Difference between revisions of "Keeping Infrastructure as Code Secure (KICS)"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
  
 
== See also ==
 
== See also ==
 +
* {{kics}}
 
* {{KICS}}
 
* {{KICS}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Revision as of 16:57, 1 February 2024

wikipedia:KICS

kics --help
kics scan

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

Advertising: