Changelog
New
11 new queries
Add line information to the payload increasing detect line precision (#3977)
Add flag --exclude-severities
to filter by severities (#4114)
Integrated --queries-path
flag with go-getter enabling to get queries from archived files and git repos (#4119)
Rego libraries are now embedded in the binary, --libraries-path
can be provided to override them (#4115)
Refactored flags definition and added flags validation (#4091)
Fixed
Broken PDF report style #4129 (#4135)
Bug in finding libraries path in Windows (#4082)
Treated unhandled errors in printer.go, detector/helper.go (#4102)
KICS integrations docs and examples (#4087)
Improved several queries (accuracy, samples and metadata)
Fixed documentation typos