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

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
* https://kics.io/
 
* https://kics.io/
 +
* <code>[[brew install kics]]</code>
 +
* <code>[[kics --help]]</code>
 +
* <code>[[kics scan]]</code>
  
 +
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]]
  
  
Line 8: Line 20:
 
* [[GitHub]]
 
* [[GitHub]]
 
* [[Checkmarx]]
 
* [[Checkmarx]]
 +
* [[KICS execution example]]
 +
* [[Hardeneks]]: <code>[[hardeneks]]</code>
 +
 +
== See also ==
 +
* {{kics}}
 +
* {{KICS}}
 +
* {{IaC}}
 +
 +
[[Category:K8s]]

Latest revision as of 18:58, 27 February 2024

Advertising: