htrgouvea/zarn-sast
A lightweight static security analysis tool (SAST) for modern Perl Apps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Configure a source directory to do static analysis | no | ./${{ github.repository }} |
| rules | Define YAML file with rules | no | ./rules/default.yml |
| ignore | Define a file or directory to ignore | no | — |
| sarif_file | Define the SARIF output file | no | ./${{ github.repository }}/result.sarif |
Outputs
no outputs