Skip to content

Commit e8949bc

Browse files
adding changelog and release date for v1.14.1 release (#419)
* adding changelog and release date for v1.14.1 release * fixed version * release date update in vrt json
1 parent 9ba9fcb commit e8949bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1010

1111
### Changed
1212

13+
## [v1.14.1](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.14...v1.14.1) - 2024-07-18
14+
### Changed
15+
- `vulnerability-rating-taxononomy.json` correction
16+
1317
## [v1.14](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.13...v1.14) - 2024-07-09
1418
### Added
1519
- Server Security Misconfiguration - Email verification bypass - P5

vulnerability-rating-taxonomy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"release_date": "2024-07-09T00:00:00+00:00"
3+
"release_date": "2024-07-18T00:00:00+00:00"
44
},
55
"content": [
66
{

0 commit comments

Comments
 (0)