Skip to content

Commit 7591afe

Browse files
authored
Update vrt version 1.10 (#57)
* Add submodule for vrt v1.10 * Add submodule for vrt v1.10.1
1 parent 0acc4f7 commit 7591afe

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@
3434
[submodule "lib/data/1.9"]
3535
path = lib/data/1.9
3636
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git
37+
[submodule "lib/data/1.10"]
38+
path = lib/data/1.10
39+
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git
40+
[submodule "lib/data/1.10.1"]
41+
path = lib/data/1.10.1
42+
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git

CHANGELOG.md

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

66
## [Unreleased]
77
### Added
8+
- Support for VRT 1.10
9+
- Support for VRT 1.10.1 (updated spelling in scw mapping)
810

911
### Changed
1012

lib/data/1.10

Submodule 1.10 added at 1643be3

lib/data/1.10.1

Submodule 1.10.1 added at 716ef51

0 commit comments

Comments
 (0)