1.2.6 (2019-10-09)
- misc - Style Changes (#177, #176)
- new - Correct Metric Direction of
Vulnerable Component Ratio
andInherited Risk Score
(#180)
1.2.5 (2019-08-01)
- new - Add skip feature (#157)
1.2.4 (2019-06-04)
- testing - Switch to openjdk8 and openjdk11 for travis tests (#153)
- misc - Add compatibility table (#151 by Mobrockers)
- misc - Use interfaces instead of DefaultIssueLocation (#150)
- examples - Correct Copyright in example (#148)
- examples - Add nodejs examples (#145 by thib3113)
- parser,new - Parse reports without score and severity + calculate score from severity (#144)
- parser,new - Read vulnerability source (#138)
- testing - Add test data for node.Js report (#136 by thib3113)
1.2.3 (2019-04-20)
- new - Support dependency-check 5.0 (#131)
- testing - Update test libaries (#130)
- parser - Be more null safe (#129)
- misc - Update license to 2019 (#127)
1.2.2 (2019-04-07)
- new, BREAKING - Go on search for dependencies in project configuration files (#99)
- misc - Improve release process (#125)
- new - Use measurecomputer (#124 by reallyinsane)
- misc - Change project namespace (#121)
- examples - Update examples (#119)
- examples - Rename example project (#118)
- testing - Remove old libaries (#115)
- new - Add Confidence and Identifier in xml-parser (#113)
- examples - Update dependency-check to 4.0.2 (#110)
- misc - Some small improvements (#96)
- new - Count infoIssues (#95)
1.2.1 (2018-12-15)
- examples - Add gradle example
- logging - Improve logging
- testing - Add jacoco for code coverage
- misc - Rewrite Report loading
- new - summarize vulnerabilities feature (#92)
1.2.0 (2018-11-07)
- new, BREAKING - Add Sonarqube 7 Support (#79)
- new - Make severity "minor" configurable (#77 by fr33ky)
- bugfix - show HTML-Reports in Submodules (81)
- new - add OwaspTop10.A9 , cwe 937 (#84)
- new - Add blocker feature (based on #63 by walterdeboer)
1.1.1 (2018-08-17)
- new - Link issues to report files (#61)
- new - Make severities configurable (#48 by ttsiebzehntt)
- misc - Improve Embedded Report (#43 by NickHarvey2)