ssanidhya0407/FixYourSecret
Catch leaked secrets and frontend exposure in CI, with SARIF for GitHub code scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan. | no | . |
| fail-on | Minimum severity that fails the build: low | medium | high. | no | high |
| verify | Verification mode: none | safe. | no | safe |
| sarif-file | Where to write the SARIF report. | no | fixyoursecret.sarif |
| upload-sarif | Upload the SARIF report to GitHub code scanning (true/false). | no | true |
| version | npm version/tag of fixyoursecret to run. | no | latest |
| args | Extra arguments passed to the scan. | no | "" |
Outputs
no outputs