Skip to content

Commit 113f2e3

Browse files
committed
fix: CVE numbers in CHANGELOG
1 parent d9dbd9a commit 113f2e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
3434

3535
## [4.0.8] - 2024-08-22
3636

37-
- backported CVE fix (from v4.0.6) over to 4.x branch
37+
- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
3838

3939
## [4.0.7] - 2024-05-22
4040

4141
- this is basically v4.0.5, with some README updates
42-
- **it is vulnerable to CVE-2024-4067 & CVE-2024-4068**
42+
- **it is vulnerable to CVE-2024-4067**
4343
- does NOT break API compatibility
4444

4545
## [4.0.6] - 2024-05-21
4646

4747
- Added `hasBraces` to check if a pattern contains braces.
48-
- Fixes CVE-2024-4067 & CVE-2024-4068
48+
- Fixes CVE-2024-4067
4949
- **BREAKS API COMPATIBILITY**
5050
- Should be labeled as a major release, but it's not.
5151

0 commit comments

Comments
 (0)