Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 60a3b38

Browse files
committed
docs: prepare release
1 parent 1eedf4c commit 60a3b38

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log
22

3+
## [Version 9.0.7](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.7) (2023-12-18)
4+
5+
- docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (#6315)
6+
- fix: improve memory usage on NVD update (#6321)
7+
- fix: skip pyproject.toml unless it contains `tool.poetry` (#6316)
8+
- fix: resolve build error that may cause an issue on some JDK versions (#6312)
9+
10+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/77?closed=1).
11+
312
## [Version 9.0.6](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.6) (2023-12-15)
413

514
- build: bump open-vulnerability-clients@5.1.1 (#6308)
6-
- fix: mask nvd.api.key in logs (#6307)
15+
- fix: mask nvd.api.key in logs; see GHSA-qqhq-8r2c-c3f5 (#6307)
716
- fix: update java version check (#6297)
817
- fix: more efficient memory usage (#6299)
918
- fix: stream NVD data via Jackson to reduce memory footprint (#6275)

0 commit comments

Comments
 (0)