1
1
# Change Log
2
2
3
- ## [ Version 9.0.8] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.8 ) (2024-01-06)
3
+ ## [ Version 9.0.8] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.8 ) (2024-01-06)
4
4
5
5
- fix: favor stability over performance (#6349 )
6
6
- chore: replace commons-io with core java calls (#6343 )
12
12
13
13
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/78?closed=1 ) .
14
14
15
- ## [ Version 9.0.7] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.7 ) (2023-12-18)
15
+ ## [ Version 9.0.7] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.7 ) (2023-12-18)
16
16
17
17
- docs: document insecure configuration for GHSA-qqhq -8r2c-c3f5 (#6315 )
18
18
- fix: improve memory usage on NVD update (#6321 )
@@ -21,7 +21,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
21
21
22
22
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/77?closed=1 ) .
23
23
24
- ## [ Version 9.0.6] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.6 ) (2023-12-15)
24
+ ## [ Version 9.0.6] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.6 ) (2023-12-15)
25
25
26
26
- build: bump
[email protected] (
#6308 )
27
27
- fix: mask nvd.api.key in logs; see GHSA-qqhq -8r2c-c3f5 (#6307 )
@@ -32,7 +32,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
32
32
33
33
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/76?closed=1 ) .
34
34
35
- ## [ Version 9.0.5] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.5 ) (2023-12-13)
35
+ ## [ Version 9.0.5] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.5 ) (2023-12-13)
36
36
37
37
- fix: make NVD API endpoint configurable (#6287 )
38
38
- fix: synch last modified timestamp for NVD API (#6281 )
@@ -47,7 +47,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
47
47
48
48
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/75?closed=1 ) .
49
49
50
- ## [ Version 9.0.4] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.4 ) (2023-12-08)
50
+ ## [ Version 9.0.4] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.4 ) (2023-12-08)
51
51
52
52
- fix: utilize maven proxy if present (#6255 )
53
53
- fix: allow api key in cli to be quoted (#6253 )
@@ -56,7 +56,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
56
56
57
57
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/74?closed=1 ) .
58
58
59
- ## [ Version 9.0.3] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.3 ) (2023-12-06)
59
+ ## [ Version 9.0.3] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.3 ) (2023-12-06)
60
60
61
61
- fix: use Java properties for proxy configuration (#6238 )
62
62
- docs: update proxy configuration documentation (#6237 )
@@ -74,7 +74,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
74
74
75
75
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/73?closed=1 ) .
76
76
77
- ## [ Version 9.0.2] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.2 ) (2023-12-01)
77
+ ## [ Version 9.0.2] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.2 ) (2023-12-01)
78
78
79
79
- fix: remove virtual match string on NVD API Request (#6177 )
80
80
- fix: correct meta data in report after switching the NVD API (#6154 )
@@ -85,7 +85,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
85
85
86
86
See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/72?closed=1 ) .
87
87
88
- ## [ Version 9.0.1] ( https://github.com/jereong /DependencyCheck/releases/tag/v9.0.1 ) (2023-11-26)
88
+ ## [ Version 9.0.1] ( https://github.com/jeremylong /DependencyCheck/releases/tag/v9.0.1 ) (2023-11-26)
89
89
90
90
** breaking changes** : See the [ upgrade notice] ( https://github.com/jeremylong/DependencyCheck#900-upgrade-notice )
91
91
0 commit comments