steinsi/Docker Scout

List vulnerabilities in images; find better base images and upload an image SBOM to Docker Scout

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand(s) to run. Use a comma separated list to run several commands on the same set of parameters, for instance quickview,compare yes
debugDebugno
verbose-debugPrint more verbose debug messagesno
summaryPublish the output as GitHub Action summarynotrue
organizationNamespace of the Docker organizationno
imageImage to analyzeno
platformPlatform of the image to analyzeno
refRef if neededno
toImage to compare tono
to-refRef of image to compareno
to-streamCompare to image in streamno
to-envCompare to image in environmentno
to-latestCompare to latest pushed imageno
streamName of the stream to record the imageno
environmentName of the environment to record the imageno
hide-policiesHide policies from the output altogetherno
ignore-baseIgnore vulnerabilities from base imageno
ignore-unchangedFilter out unchanged packagesno
ignore-vexFilter out CVEs that are marked not affected by a VEX statementno
only-fixedFilter to fixable CVEsno
only-unfixedFilter to unfixed CVEsno
only-severitiesComma separated list of severities (critical, high, medium, low, unspecified) to filter CVEs byno
only-package-typesComma separated list of package types (like apk, deb, rpm, npm, pypi, golang, etc)no
exit-codeFail the action step if vulnerability changes are detectedno
exit-on(compare only) Comma separated list of conditions to fail the action step if worsened, options are: vulnerability, policyno
sarif-fileWrite output to a SARIF file for further processing or upload into GitHub code scanningno
formatFormat of the SBOM to generate (json, list, spdx)nojson
outputOutput file for the SBOMno
fileFile path to the attestation fileno
predicate-typePredicate type of the attestationno
dockerhub-userDocker Hub Userno
dockerhub-passwordDocker Hub PATno
registry-userRegistry user to pull imagesno
registry-passwordRegistry password to pull imagesno
github-tokenGitHub Token to write commentsno${{ github.token }}
write-commentWrite the output as a Pull Request commentnotrue
keep-previous-commentsIf set, keep but hide previous comment. If not set, keep and update one single comment per jobno

no outputs