|
1 | 1 | # Change Log |
| 2 | + |
2 | 3 | All notable changes to this project will be documented in this file. |
3 | 4 |
|
4 | 5 | The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/) |
5 | 6 |
|
6 | 7 | ## [Unreleased] |
| 8 | + |
7 | 9 | ### Added |
| 10 | + |
8 | 11 | - Find the [Secure Code Warrior](https://www.securecodewarrior.com/) remediation training associated with a VRT node |
9 | 12 |
|
10 | 13 | ### Changed |
11 | 14 |
|
12 | 15 | ### Removed |
13 | 16 |
|
14 | | -## [v0.13.2](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.1...v0.13.2) - 2025-10-25 |
| 17 | +## [v0.13.3](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.2...v0.13.3) - 2025-02-12 |
15 | 18 |
|
16 | 19 | ### Added |
| 20 | + |
| 21 | +- Support for VRT 1.15 |
| 22 | + |
| 23 | +## [v0.13.2](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.1...v0.13.2) - 2024-10-25 |
| 24 | + |
| 25 | +### Added |
| 26 | + |
17 | 27 | - Support for VRT 1.14.2 |
18 | 28 |
|
19 | 29 | ## [v0.13.1](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.0...v0.13.1) - 2024-07-18 |
20 | 30 |
|
21 | 31 | ### Changed |
| 32 | + |
22 | 33 | - Minor Bugfixes |
23 | 34 |
|
24 | 35 | ## [v0.13.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.7...v0.13.0) - 2024-07-18 |
25 | 36 |
|
26 | 37 | ### Added |
| 38 | + |
27 | 39 | - Support for VRT 1.14.1 |
28 | 40 |
|
29 | 41 | ### Removed |
| 42 | + |
30 | 43 | - Support for ruby version < 3.1 |
31 | 44 |
|
32 | 45 | ## [v0.12.7](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.6...v0.12.7) - 2024-07-09 |
33 | 46 |
|
34 | 47 | ### Added |
| 48 | + |
35 | 49 | - Support for VRT 1.14 |
36 | 50 |
|
37 | 51 | ## [v0.12.6](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.5...v0.12.6) - 2024-04-02 |
38 | 52 |
|
39 | 53 | ### Added |
| 54 | + |
40 | 55 | - Support for VRT 1.13 |
41 | 56 |
|
42 | 57 | ## [v0.12.5](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.4...v0.12.5) - 2023-12-18 |
43 | 58 |
|
44 | 59 | ### Added |
| 60 | + |
45 | 61 | - Support for VRT 1.12 and some fixes |
46 | 62 |
|
47 | 63 | ## [v0.12.4](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.3...v0.12.4) - 2023-12-18 |
48 | 64 |
|
49 | 65 | ### Added |
| 66 | + |
50 | 67 | - Support for VRT 1.12 and some fixes |
51 | 68 |
|
52 | 69 | ## [v0.12.3](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.2...v0.12.3) - 2023-12-18 |
53 | 70 |
|
54 | 71 | ### Added |
| 72 | + |
55 | 73 | - Support for VRT 1.12 |
56 | 74 |
|
57 | 75 | ## [v0.12.2](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.1...v0.12.2) - 2023-11-20 |
58 | 76 |
|
59 | 77 | ### Added |
| 78 | + |
60 | 79 | - Support for VRT 1.11 and some fixes |
61 | 80 |
|
62 | 81 | ## [v0.12.1](https://github.com/bugcrowd/vrt-ruby/compare/v0.12.0...v0.12.1) - 2023-11-20 |
63 | 82 |
|
64 | 83 | ### Added |
| 84 | + |
65 | 85 | - Support for VRT 1.11 and some minor fixes |
66 | 86 |
|
67 | 87 | ## [v0.12.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.11.0...v0.12.0) - 2023-11-16 |
68 | 88 |
|
69 | 89 | ### Added |
| 90 | + |
70 | 91 | - Support for VRT 1.11 |
71 | 92 |
|
72 | 93 | ## [v0.11.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.10.0...v0.11.0) - 2021-03-31 |
73 | 94 |
|
74 | 95 | ### Added |
| 96 | + |
75 | 97 | - Support for VRT 1.10 |
76 | 98 | - Support for VRT 1.10.1 (updated spelling in scw mapping) |
77 | 99 |
|
78 | 100 | ## [v0.10.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.9.0...v0.10.0) - 2020-07-09 |
| 101 | + |
79 | 102 | ### Added |
| 103 | + |
80 | 104 | - Support for VRT 1.9 |
81 | 105 |
|
82 | 106 | ## [v0.9.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.8.1...v0.9.0) - 2019-10-04 |
| 107 | + |
83 | 108 | ### Added |
| 109 | + |
84 | 110 | - Support for VRT 1.8 |
85 | 111 |
|
86 | 112 | ## [v0.8.1](https://github.com/bugcrowd/vrt-ruby/compare/v0.8.0...v0.8.1) - 2019-04-25 |
| 113 | + |
87 | 114 | ### Added |
| 115 | + |
88 | 116 | - Support for VRT 1.7.1 (includes automotive mappings) |
89 | 117 |
|
90 | 118 | ## [v0.8.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.7.0...v0.8.0) - 2019-03-15 |
| 119 | + |
91 | 120 | ### Added |
92 | | -- Support for nested mappings: https://github.com/bugcrowd/vrt-ruby/pull/43 |
| 121 | + |
| 122 | +- Support for nested mappings: <https://github.com/bugcrowd/vrt-ruby/pull/43> |
93 | 123 | - Support for VRT v1.7 |
94 | 124 |
|
95 | 125 | ### Changed |
| 126 | + |
96 | 127 | - Upgrade ruby version to 2.5.3 |
97 | 128 |
|
98 | 129 | ## [v0.7.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.6.0...v0.7.0) - 2018-11-05 |
| 130 | + |
99 | 131 | ### Added |
| 132 | + |
100 | 133 | - Support for VRT v1.6 |
101 | 134 |
|
102 | 135 | ## [v0.6.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.5.1...v0.6.0) - 2018-09-27 |
| 136 | + |
103 | 137 | ### Changed |
| 138 | + |
104 | 139 | - Fixed bug for mappings with multiple keys and a default (resolves: [#26](https://github.com/bugcrowd/vrt-ruby/issues/26)) |
105 | 140 |
|
106 | 141 | ### Removed |
| 142 | + |
107 | 143 | - Removed `Gemfile.lock` from source control |
108 | 144 |
|
109 | 145 | ## [v0.5.1](https://github.com/bugcrowd/vrt-ruby/compare/v0.5.0...v0.5.1) - 2018-05-15 |
| 146 | + |
110 | 147 | ### Changed |
| 148 | + |
111 | 149 | - Mappings with array values will no longer coalesce the mapping default. |
112 | 150 | The mapping default will only be used in the case where no value is mapped. |
113 | 151 |
|
114 | 152 | ## [v0.5.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.4.6...v0.5.0) - 2018-05-01 |
| 153 | + |
115 | 154 | ### Added |
| 155 | + |
116 | 156 | - VRT 1.4 data |
117 | 157 | - Support for mappings with `keys` metadata |
118 | 158 | - CWE mapping |
119 | 159 | - Bugcrowd Remediation Advice mapping |
120 | 160 |
|
121 | 161 | ### Changed |
| 162 | + |
122 | 163 | - Mappings with array values now coalesce downwards. |
123 | 164 | Child VRT nodes will include values from parent nodes if a mapping |
124 | 165 | provides node data as an array. |
125 | 166 |
|
126 | 167 | ## [v0.4.6](https://github.com/bugcrowd/vrt-ruby/compare/v0.4.5...v0.4.6) - 2018-02-05 |
| 168 | + |
127 | 169 | ### Changed |
| 170 | + |
128 | 171 | - Cache VRT::Map objects (#18) |
0 commit comments