thedave42/CodeQL OWASP ASVS Coverage Check

Displays the ASVS coverage from the tests run with CodeQL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenREQUIRED: The GITHUB_TOKEN secret. Make sure this token has rights to all the repos you want to catalog.yes
org-nameThe name of the owner/organization that contains the repositories (defaults to current repository owner)yes${{ github.repository_owner }}
repo-namesREQUIRED: A comma separated list of repository names to catalog.yes
depthThe depth of transitive dependencies to report on. Defaults to 0, which will not include transitives (i.e. it will only list packages from manifests found in the repo). Higher numbers will include transitive dependencies by including the manifests from the included packages' repos as well, but can significantly increase scan time.yes0

no outputs