v0.3.0-beta.3
Pre-release
Pre-release
✨ Features
- add dependency location resolver and get code locations for XML, JSON files by @pranavgaikwad in #412
🐛 Bug Fixes
- Fix source decompilation by @jmle in #409
- Also download deps prior to downloading sources by @pranavgaikwad in #414
- Update generic + golang provider deps by @dymurray in #415
- Fix golang provider build by @dymurray in #417
- Use qaware's dependency plugin to avoid all issues related to maven dependency plugin by @jmle in #426
- #390 Workaround to prevent SEGV when POM file has no properties by @ascheman in #425
- Only analyze dependencies if running on source-only mode by @jmle in #429
- using golang for filecontent searching by @shawn-hurley in #430
- Implement sorting on structs when marshaling by @JonahSussman in #431
- Analyze all (yet known) formats of Maven dependency graph elements by @ascheman in #437
- Keep rule total in output logging by @eemcmullan in #435
- Test cases for #390 by @ascheman in #427
- Do not create tags for filtered out incidents by @pranavgaikwad in #438
New Contributors
Full Changelog: v0.3.0-beta.2...v0.3.0-beta.3