Difference between revisions of "Brew install kics"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{KICS}} Category:K8s")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
Keeping Infrastructure as Code Secure
 +
 +
Usage:
 +
  kics [command]
 +
 +
Available Commands:
 +
  analyze        Determines the detected platforms of a certain project
 +
  generate-id    Generates uuid for query
 +
  help          Help about any command
 +
  list-platforms List supported platforms
 +
  remediate      Auto remediates the project
 +
  scan          Executes a scan analysis
 +
  version        Displays the current version
 +
 +
Flags:
 +
      --ci                  display only log messages to CLI output (mutually exclusive with silent)
 +
  -h, --help                help for kics
 +
  -f, --log-format string  determines log format (pretty,json) (default "pretty")
 +
      --log-level string    determines log level (TRACE,DEBUG,INFO,WARN,ERROR,FATAL) (default "INFO")
 +
      --log-path string    path to generate log file (info.log)
 +
      --no-color            disable CLI color output
 +
      --profiling string    enables performance profiler that prints resource consumption metrics in the logs during the execution (CPU, MEM)
 +
  -s, --silent              silence stdout messages (mutually exclusive with verbose and ci)
 +
  -v, --verbose            write logs to stdout too (mutually exclusive with silent)
 +
 +
Use "kics [command] --help" for more information about a command.
  
  

Revision as of 16:55, 1 February 2024

Keeping Infrastructure as Code Secure

Usage:
  kics [command]

Available Commands:
  analyze        Determines the detected platforms of a certain project
  generate-id    Generates uuid for query
  help           Help about any command
  list-platforms List supported platforms
  remediate      Auto remediates the project
  scan           Executes a scan analysis
  version        Displays the current version

Flags:
      --ci                  display only log messages to CLI output (mutually exclusive with silent)
  -h, --help                help for kics
  -f, --log-format string   determines log format (pretty,json) (default "pretty")
      --log-level string    determines log level (TRACE,DEBUG,INFO,WARN,ERROR,FATAL) (default "INFO")
      --log-path string     path to generate log file (info.log)
      --no-color            disable CLI color output
      --profiling string    enables performance profiler that prints resource consumption metrics in the logs during the execution (CPU, MEM)
  -s, --silent              silence stdout messages (mutually exclusive with verbose and ci)
  -v, --verbose             write logs to stdout too (mutually exclusive with silent)

Use "kics [command] --help" for more information about a command.


See also

Advertising: