Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 16:30
· 7483 commits to master since this release
59eac1c

Changelog

Added

  • Add support to terraform vars (#2675)
  • Added --log-level flag that determines log verbosity
  • Added --log-path flag that determines the log file location
  • Added --ci flag that print only logs in stdout (no CLI UI output)

Changed

  • Updated documentation
  • Bumping external dependencies (#2722)

Fixes

  • Fixing gosec issues (#2694)
  • Missing log on fail to parse invalid YAML (#2698)
  • The flag --no-color should remove color from log messages to console (#2692)
  • Fixed bug that panics KICS when --queries-path not exists (#2732)