rank0-dev/SecretsBuster Scan Action
Trigger a SecretsBuster scan for your target
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sb-api-key | Your SecretsBuster account API key | yes | — |
| targets | A list of targets to scan, declared as a multiline string (using the pipe syntax). Targets must be a valid URL, including the protocol (http/https). | yes | — |
| errorOnLeak | Whether this action should ends in error when a target is leaky (scan returned secrets). Default to `false` | no | false |
Outputs
| name | description |
|---|---|
| scan-results | A JSON array of scan reports returned by SecretsBuster |