Skip to content

Releases: bugcrowd/vrt-ruby

v0.13.7

06 Mar 10:00
b0b29db

Choose a tag to compare

Added

  • Support for VRT v1.18
  • CVSS v4 mapping support: cvss_v4 in VRT::MAPPINGS and node.mappings[:cvss_v4] when mapping data is present
  • Specs for cvss_v4 mappings (mapping file loading, #get for leaf/internal/root nodes, default, and node #mappings)

v0.13.6

19 Aug 03:53
cfe524e

Choose a tag to compare

Added

  • Support for VRT v1.17

v0.13.5

23 Jun 06:02
77c63c6

Choose a tag to compare

Added

  • Support for VRT v1.16

v0.13.4

11 Mar 12:15
afa8de3

Choose a tag to compare

Added

  • Support for VRT v1.15.1

v0.13.3

11 Mar 12:08
abbe37a

Choose a tag to compare

Added

  • Support for VRT v1.15

v0.13.2

25 Oct 09:17
89aada3

Choose a tag to compare

Added

  • Support for VRT v1.14.2

v0.13.1

18 Jul 06:28
64bccf9

Choose a tag to compare

Added

  • Minor Bugfixes

v0.13.0

17 Jul 09:21
05892ba

Choose a tag to compare

Added

  • Support for VRT 1.14.1

Removed

  • Support for ruby version < 3.1

v0.12.7

09 Jul 07:17
79d40c4

Choose a tag to compare

Added

  • Support for VRT 1.14

v0.12.6

03 Apr 12:45
c149020

Choose a tag to compare

Added

  • Support for VRT 1.12 and some fixes