vishalinagathevan/Example Action
Example GitHub action for scanning code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scanType | Type of scan to perform. Must be one of "static", "sca", "secret" or "iac | yes | — |
| sdbPath | Sample DB path from where a secret to be read | yes | — |
| sampleUsernameKey | sample SDB Username keyname | yes | — |
| samplePasswordKey | sample SDB Password keyname | yes | — |
| sampleUrl | sample SDB path from where a secret to be read | yes | https://prod.sample.com |
| sampleRegion | sample Region to authenticate with | yes | us-west-2 |
| actionPAT | GitHub Action PAT | yes | — |
Outputs
no outputs