Keeping Infrastructure as Code Secure (KICS)

From wikieduonline
Revision as of 15:19, 30 March 2026 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

wikipedia:KICS (https://kics.io/)

Scan a directory:

docker run -t -v {path_to_host_folder_to_scan}:/path checkmarx/kics:latest scan -p /path -o "/path/"

Scan a single file:

docker run -t -v {path_to_host_folder}:/path checkmarx/kics:latest scan -p /path/{filename}.{extension} -o "/path/"


uses: checkmarx/kics-github-action


See also[edit]

Advertising: