cloudbees-io/TruffleHog Secret Scan S3 Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket-name | Name of the S3 bucket. | yes | — |
| 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