Highlights
- Performance improvements - Bearer is now about 4x as fast! #1017 #1025
- Improved import detection in JS - This will allow us to more accurately detected loaded libs #1027
Changelog
- 179ccae chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#1013)
- c466049 chore(deps): bump github.com/open-policy-agent/opa from 0.52.0 to 0.53.0 (#1014)
- 6079ebd feat: add exclude-fingerprints flag (#1018)
- 37f23e3 feat: add fingerprint to report and move skip rule to docs (#1023)
- 9c987ec feat: add no-color flag (#1015)
- 7f7a438 feat: ignore minified JS files (#1025)
- 5d5073b feat: javascript import support (#1027)
- a90388c feat: worker per file (#1017)
- 4d3f86b fix: prefer fingerprint to fingerprints to match other flags (#1022)
- 077a311 fix: result scope following testing (#1024)
- 5e3dfcb fix: ruby element reference query (#1019)