Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 12:10
· 7775 commits to master since this release
v1.2.0
6213c3a

Changelog

Added

SARIF results output format
Flag --exclude-queries to enable to exclude specific queries from the results
Flag --no-color to specify if CLI should have color codes enabled
Flag --minimal-ui to revert to minimal results output
Flag --report-formats to specify in which format to output the results (json, sarif)
Command list-platforms to list all supported platforms (names to use when filtering with --type flag)

Changed

CLI UI major revamp
Updated Go version to v1.16
All queries categories revised
Updated queries to remove FPs and improve accuracy

Fixed

Flag --type passed as empty #2137
KICS config file arrays #2140