actions-marketplace-validations/Generate Vulnerability Alerts CSV File
This action generates a csv file that contains a list of the vulnerabilities detected for each of the specified repos.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | REQUIRED: The GITHUB_TOKEN secret. Make sure this token has rights to all the repos you want to catalog. | yes | — |
| org-name | The name of the owner/organization that contains the repositories (defaults to current repository owner) | no | ${{ github.repository_owner }} |
| repo-names | REQUIRED: A comma separated list of repository names to catalog. | yes | — |
Outputs
no outputs