Releases: Checkmarx/kics
v1.1.3
Changelog
Added
MacOS binaries in the release
Common query - Password and Secrets in Infrastructure as Code
Platform field to query in metadata.json and results JSON
Progress bar in CLI
Type flag to select type to scan (e.g. Terraform, Dockerfile, etc.)
Exclude-paths flag to enable excluding unwanted folders/files from being scanned
Config flag added to enable passing a .json/yaml config file that contains all flags configured
Added support for multiple unit tests samples in queries
Printing location of generated output file
Fixed
SimilarityID bug when computing with absolute file path (#1977)
KICS failing to scan when queries path is not in same context as kics execution (#1964)
v1.1.2
Changelog
Added
Rego Generic Functions
SimilarityID for each result (a unique identifier for each vulnerability)
Scan duration in output and log
Improved log to display queries that failed during scan
Added version command
Changed
generate-id now a command instead of flag -g
Fixed
Codacy code issues
v1.1.1
Changelog
Added
Results summary (both console and JSON output)
UUID generator for query support
Changed
Replaced queryIds to a UUID format
Fixed
Bug with query "Access Key Is Not Rotated Within 90 Days" appearing in every scan
SonarCloud code issues
v1.1.0
Changelog
Added
- Kubernetes queries
- Cloudformation queries
- Support for Dockerfile files
- Dockerfile queries
- Support for Ansible .yaml files
- Ansible queries
Changed
Improved logging capabilities (now can output to a log file)
Fixed
Missing categories for Terraform queries