cloudbees-io/TruffleHog Secret Scan Code Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The token in order to connect authenticate with source repository (Ex: Github PAT). | no | — |
| repoUrl | The URL of the Git repository to scan. | no | — |
| branch | The branch of the repository to scan. | yes | — |
| path | The path of the directory to scan. | no | — |
| since-commit | The commit hash or branch name to start the scan from. | no | — |
| only-verified | Enable verified flag to scan only verified secrets. | no | true |
| threshold-very-high | The threshold for very high severity. Build will be broken if vulnerabilities with very high severity exceeds this threshold. | no | 999 |
| threshold-high | The threshold for high severity. Build will be broken if vulnerabilities with high severity exceeds this threshold. | no | 999 |
| threshold-medium | The threshold for medium severity. Build will be broken if vulnerabilities with medium severity exceeds this threshold. | no | 999 |
| threshold-low | The threshold for low severity. Build will be broken if vulnerabilities with low severity exceeds this threshold. | no | 999 |
Outputs
no outputs