https://github.com/umutphp/php-psecio-parse-action
Parse: A PHP Security Scanner
https://github.com/umutphp/php-psecio-parse-action
Last synced: 20 days ago
JSON representation
Parse: A PHP Security Scanner
- Host: GitHub
- URL: https://github.com/umutphp/php-psecio-parse-action
- Owner: umutphp
- License: mit
- Created: 2020-03-11T13:44:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T13:55:27.000Z (almost 6 years ago)
- Last Synced: 2025-10-16T21:12:37.428Z (4 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A PHP Security Scanner Action
This action uses [Psecio Parse](https://github.com/psecio/parse) tool which is a static scanning tool to review your PHP code for potential security-related issues.
## Inputs
No inputs to be given.
## Example usage
```yaml
uses: umutphp/php-psecio-parse-action@v1
```