expert-services/ghas-alerts
This script gathers GitHub Advanced security alerts (code scanning & secret scanning) and creates JSON based output for them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token to use to interact with the REST API and gather alerts with. | yes | — |
| github_orgs | The GitHub organizations to gather alerts for. | yes | — |
| proxy | The outbound proxy URL to leverage when interacting with the GitHub API. | no | — |
| proxy_credential_password | The password to use when authenticating with the outbound proxy; proxy_credential_user is also required. | no | — |
| proxy_credential_user | The username to use when authenticating with the outbound proxy; proxy_credential_password is also required. | no | — |
Outputs
no outputs