Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

### Changed

## [v1.10.1](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.10...v1.10.1) - 2021-03-29
### Changed
- renamed `secure code warriors` mapping to `secure code warrior`

## [v1.10](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.9...v1.10) - 2021-03-18
### Added
- insufficient_security_configurability.verification_of_contact_method_not_required
Expand Down Expand Up @@ -94,8 +98,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- sensitive_data_exposure.critically_sensitive_data.private_api_keys
- sensitive_data_exposure.critically_sensitive_data

### Changed


## [v1.8](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.7.1...v1.8) - 2019-09-25
### Added
Expand All @@ -116,10 +118,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Added
- Remediation Advice and CVSS mappings for automotive_security_misconfiguration

### Removed

### Changed

## [v1.7](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.6...v1.7) - 2019-03-13
### Added
- sensitive_data_exposure.weak_password_reset_implementation.token_leakage_via_host_header_poisoning
Expand Down
2 changes: 1 addition & 1 deletion vulnerability-rating-taxonomy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metadata": {
"release_date": "2021-03-18T00:00:00+00:00"
"release_date": "2021-03-29T00:00:00+00:00"
},
"content": [
{
Expand Down