Skip to content

Releases: RedHatInsights/vulnerability-engine

v2.28.0

23 Nov 14:07
Compare
Choose a tag to compare

v2.28.0 (2023-11-23)

Feature

  • feat(manager): introduce NA score CVEs as 0 in vuln/cves POST

RHINENG-3260 (5401490)

  • feat(manager): introduce NA score CVEs as 0 in executive

RHINENG-3260 (87a1dd6)

  • feat(manager): introduce NA score CVEs as 0 in dashboard

RHINENG-3260 (622f52a)

v2.27.0

23 Nov 09:50
Compare
Choose a tag to compare

v2.27.0 (2023-11-23)

Chore

  • chore: update dependencies (f160f5d)

  • chore(manager): limit API request size (3f8e37f)

Feature

  • feat(manager): executive report to feature system count by host types

RHINENG-3332 (49dcd6c)

v2.26.0

10 Nov 14:15
Compare
Choose a tag to compare

v2.26.0 (2023-11-10)

Feature

  • feat(vmaas_sync): fetch paginated vmaas values differently

RHINENG-2609 (c7f54d0)

v2.25.3

09 Nov 15:31
Compare
Choose a tag to compare

v2.25.3 (2023-11-09)

Fix

  • fix: mitigate CVE-2023-61657, CVE-2023-61661 (b95d0b4)

v2.25.2

08 Nov 15:38
Compare
Choose a tag to compare

v2.25.2 (2023-11-08)

Chore

  • chore: add type annotations and use named tuples (6283173)

Fix

  • fix(manager): randomize unleash tmp path for each gunicorn process (f35e2f9)

Refactor

  • refactor: change selects to use the system_cve_data table

RHINENG-2328 (81384d3)

  • refactor: re-write status_handler to use the system_cve_data table

RHINENG-2328 (880d51d)

  • refactor: migrate status values from system_vulnerabilities to system_cve_data

RHINENG-2328 (c381cba)

  • refactor: add separate table to store system-cve statuses

RHINENG-2328 (8aa973a)

v2.25.1

07 Nov 14:13
Compare
Choose a tag to compare

v2.25.1 (2023-11-07)

Fix

  • fix(manager): fix print (a18601d)

v2.25.0

07 Nov 12:26
Compare
Choose a tag to compare

v2.25.0 (2023-11-07)

Feature

  • feat: enable cyndi filters on ephemeral (8a46f09)

Fix

v2.24.0

07 Nov 10:36
Compare
Choose a tag to compare

v2.24.0 (2023-11-07)

Feature

  • feat(manager): add overall affected systems count to /cve/id

RHINENG-2824 (d6554c6)

v2.23.0

02 Nov 10:14
Compare
Choose a tag to compare

v2.23.0 (2023-11-02)

Feature

  • feat(manager): return RPMDNF systems by default from affected_systems

RHINENG-1640 (73e3b2a)

v2.22.0

02 Nov 10:00
Compare
Choose a tag to compare

v2.22.0 (2023-11-02)

Feature

  • feat(manager): allow customer to delete his received notifications

VULN-2833 (40c244a)