actions-marketplace-validations/unify iscan scan Github Action

Runing scans against IaC projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathpaths to a file or directories to scan, accepts a comma separated listyes
ignore_on_exitdefines which non-zero exit codes should be ignored (all, results, errors, none)no
fail_oncomma separated list of which severities returns exit code !=0no
timeoutnumber of seconds the query has to execute before being canceledno
profilingturns on profiler that prints resource consumption in the logs during the execution (CPU, MEM)no
config_pathpath to configuration fileno
platform_typecase insensitive list of platform types to scanno
exclude_pathsexclude paths from scan, supports glob, quoted comma separated string example: './shouldNotScan/*,somefile.txt'no
exclude_queriesexclude queries by providing the query IDno
exclude_categoriesexclude categories by providing its name, can be provided multiple times or as a comma separated stringno
exclude_resultsexclude results by providing the similarity ID of a resultno
output_formatsformats in which the results report will be exported (json, sarif)no
output_pathfile path to store results report (json, sarif)no
payload_pathfile path to store source internal representation in JSON formatno
queriespath to directory with queries (default "./assets/queries")no
verboseverbose scan
namedescription
resultsthe result of sayeed89 scan