checkmarx/KICS Github Action

Run KICS scan against IaC projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GITHUB_TOKEN for the current workflow runno${{github.token}}
enable_annotationsEnable annotations reportnotrue
enable_commentsEnable pull request report commentsnofalse
enable_jobs_summaryEnable report as jobs summarynofalse
comments_with_queriesAdd queries in th pull request report comments (available when enable_comments = true)nofalse
excluded_column_for_comments_with_queriesExcluded columns for the comment with queries, accepts a comma separated listnodescription_id,similarity_id,search_line,search_value
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
exclude_severitiesexclude results by providing the severity of a resultno
exclude_gitignoredisables the exclusion of paths specified within .gitignore fileno
output_formatsformats in which the results report will be exported (json, sarif)no
output_pathdirectory to store results reportno
payload_pathfile path to store source internal representation in JSON formatno
queriespath to directory with queries (default "./assets/queries")no
secrets_regexes_pathpath to secrets regex rules configuration fileno
libraries_pathpath to directory with Rego librariesno
disable_full_descriptionsdisable request for full descriptions and use default vulnerability descriptionsno
disable_secretsdisable secrets detectionno
typecase insensitive comma-separated list of platform types to scan (Ansible, AzureResourceManager, CloudFormation, Dockerfile, Kubernetes, OpenAPI, Terraform)no
verboseverbose scanno
include_queriescomma separated list of queries ID's to include, cannot be provided with query exclusion flagsno
bominclude bill of materials (BoM) in results outputno
cloud_providerlist of cloud providers to scan (alicloud, aws, azure, gcp)no

no outputs