vrt 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Vrt
2
- VERSION = '0.6.0'.freeze
2
+ VERSION = '0.7.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vrt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Barnett Klane
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2018-09-28 00:00:00.000000000 Z
13
+ date: 2018-11-05 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -127,6 +127,15 @@ files:
127
127
  - lib/data/1.5/mappings/remediation_advice.schema.json
128
128
  - lib/data/1.5/vrt.schema.json
129
129
  - lib/data/1.5/vulnerability-rating-taxonomy.json
130
+ - lib/data/1.6/deprecated-node-mapping.json
131
+ - lib/data/1.6/mappings/cvss_v3.json
132
+ - lib/data/1.6/mappings/cvss_v3.schema.json
133
+ - lib/data/1.6/mappings/cwe.json
134
+ - lib/data/1.6/mappings/cwe.schema.json
135
+ - lib/data/1.6/mappings/remediation_advice.json
136
+ - lib/data/1.6/mappings/remediation_advice.schema.json
137
+ - lib/data/1.6/vrt.schema.json
138
+ - lib/data/1.6/vulnerability-rating-taxonomy.json
130
139
  - lib/generators/vrt.rb
131
140
  - lib/generators/vrt/install_generator.rb
132
141
  - lib/vrt.rb