adevinta/Vulnerability scanning with vulcan local

Scan for vulnerabilities

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 14, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: adevinta/vulcan-local-action@49e1b45a89b528ae5d574f913eecbe1b8a38277a # v0.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
local-configPath of the vulcan.yaml filenovulcan.yaml
use-local-configWhether to use local-config file if existsnotrue
log-levelLog levelnoinfo
report-severityMinimum severity to reportnoLOW
break-severityMinimum severity to break the pipelinenoNEVER
target-imagesSpace separated list of images to scanno
target-pathsSpace separated list of local paths or git repositories scanno
includeRegex with the checks to includeno
excludeRegex with the checks to excludeno
policiesSpace separated list of policies to applyno
checktypesSpace separated list of urls or paths to checktypesno
configsSpace separated list of config filesno
varsSpace separated list of variablesno
extra-argsExtra args to append to vulcan-localno
versionVulcan local version to usev0.2.9
namedescription
reportPath to the report file
statusExit code depending on the vulns detected