Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 7.51 KB

CHANGELOG.md

File metadata and controls

79 lines (61 loc) · 7.51 KB

Change Log

1.2.6 (2019-10-09)

All Commits

  • misc - Style Changes (#177, #176)
  • new - Correct Metric Direction of Vulnerable Component Ratio and Inherited Risk Score(#180)

1.2.5 (2019-08-01)

All Commits

  • new - Add skip feature (#157)

1.2.4 (2019-06-04)

All Commits

  • 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)

All Commits

  • 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)

All Commits

  • 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)

All Commits

  • 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)

All Commits

  • 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)

All Commits

  • new - Add HTML-Report(#40 by NickHarvey2)
  • misc - fix sonar issues and improved test coverage (#36 by gtudan)
  • misc - Skip analysis if report does not exist (#35 by gtudan)
  • new - Sonarqube 6.x compatibility (#28 by gtudan)