Skip to content

Commit 624c3ca

Browse files
committed
docs: release 12.1.2
1 parent ce126c7 commit 624c3ca

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [Version 12.1.2](https://github.com/dependency-check/DependencyCheck/releases/tag/v12.1.2) (2025-06-07)
4+
5+
- fix: Allow configuring OSS Index user/pw directly (#7640)
6+
- fix: remove vulnerable transitive dependency - beanutils (#7705)
7+
- fix: Simplify PHP framework suppression for Composer (#7693)
8+
- fix: update CPE pattern to remove FP (#7684)
9+
- fix(cli): Patch generated Windows shell script for JAVACMD installs with spaces (#7653)
10+
- fix: Resolve various WCAG accessibility / css issues in the HTML report (#7629)
11+
- fix: #7510 Display a dedicated message when receiving an HTTP 403 (#7575)
12+
- docs: Make `Vulnerability Sources` in `Related Work` clearer (#7691)
13+
- docs: #7610 add a reference to NVD mirroring in getting started documentation (#7611)
14+
15+
See the full listing of [changes](https://github.com/dependency-check/DependencyCheck/milestone/96?closed=1)
16+
317
## [Version 12.1.1](https://github.com/dependency-check/DependencyCheck/releases/tag/v12.1.1) (2025-04-05)
418

519
- fix: resolve NVD data Parse error `com.fasterxml.jackson.core.JsonParseException: Unexpected character (']' (code 93))`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Dependency-Check makes use of several other open source libraries. Please see th
363363

364364
This product uses the NVD API but is not endorsed or certified by the NVD.
365365

366-
Copyright (c) 2012-2024 Jeremy Long. All Rights Reserved.
366+
Copyright (c) 2012-2025 Jeremy Long. All Rights Reserved.
367367

368368
[wiki]: https://github.com/dependency-check/DependencyCheck/wiki
369369
[notices]: https://github.com/dependency-check/DependencyCheck/blob/main/NOTICE.txt

0 commit comments

Comments
 (0)