pplotka/Local PHP Security Checker
Run local php security checker via GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Jul 11, 2022
- License
- AGPL 3.0
Pinned Snippet
uses: pplotka/local-php-security-checker-github-actions@426b87ce79b21c22d2e79048b6d87c82ba3b6728 # 1.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cache_dir | Pass to use a custom cache directory | no | false |
| path | Pass to check a specific directory | no | false |
| format | Output format | no | ansi |
Outputs
| name | description |
|---|---|
| security | The detected vulnerabilities in specified format |