Skip to content

Commit

Permalink
docs: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Dec 18, 2023
1 parent 1eedf4c commit 60a3b38
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log

## [Version 9.0.7](https:/jereong/DependencyCheck/releases/tag/v9.0.7) (2023-12-18)

- docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (#6315)
- fix: improve memory usage on NVD update (#6321)
- fix: skip pyproject.toml unless it contains `tool.poetry` (#6316)
- fix: resolve build error that may cause an issue on some JDK versions (#6312)

See the full listing of [changes](https:/jeremylong/DependencyCheck/milestone/77?closed=1).

## [Version 9.0.6](https:/jereong/DependencyCheck/releases/tag/v9.0.6) (2023-12-15)

- build: bump [email protected] (#6308)
- fix: mask nvd.api.key in logs (#6307)
- fix: mask nvd.api.key in logs; see GHSA-qqhq-8r2c-c3f5 (#6307)
- fix: update java version check (#6297)
- fix: more efficient memory usage (#6299)
- fix: stream NVD data via Jackson to reduce memory footprint (#6275)
Expand Down

0 comments on commit 60a3b38

Please sign in to comment.