digitalist-se/DigiSemgrep
Easily detect and prevent bugs and anti-patterns in your codebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Rules and patterns to search for with semgrep. | — | — |
| generateSarif | Set to 1 if you want a semgrep.sarif file to be written with all semgrep findings. | — | — |
| auditOn | GitHub Actions events where the action should always report success, even if findings were found. `auditOn: push` will scan for findings but not fail on push events. You can set multiple event names with a space-separated string. | — | — |
Outputs
no outputs