Skip to content

Commit 5558931

Browse files
authored
Add vrt version 1.9 to data (#52)
* Add vrt version 1.9 to data * Update changelog (link will not work until after release) Rubocop Update changelog
1 parent f98874d commit 5558931

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
[submodule "lib/data/1.8"]
3232
path = lib/data/1.8
3333
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git
34+
[submodule "lib/data/1.9"]
35+
path = lib/data/1.9
36+
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git

CHANGELOG.md

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

66
## [Unreleased]
77
### Added
8+
- Support for VRT 1.9
89

910
### Changed
1011

lib/data/1.9

Submodule 1.9 added at d7aa52b

0 commit comments

Comments
 (0)