atilsensalduz/quay-vulnerability-check

GitHub Action for reporting Docker image vulnerabilities on Quay registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationThe organization name on Quay.io where the repository is located.yes
repositoryThe name of the repository on Quay.io to check for vulnerabilities.yes
image_tagThe tag of the Docker image in the specified repository to check for vulnerabilities.yes
quay_tokenThe Quay.io authentication token with necessary permissions to access the repository and perform vulnerability checks.yes
severitiesComma-separated list of allowed severities. Example: 'High,Critical'. If not provided, all severities will be considered. Allowed values: Unknown, Low, Medium, High, Critical.no
exit_codeThe exit code to be set if vulnerabilities are found. Allowed values: 0 (default) or 1.no0

no outputs