Skip to content

Releases: RedHatInsights/vuln4shift-backend

v0.8.3

26 Aug 13:13
Compare
Choose a tag to compare

Fix

  • pyxis: Return unique image cves despite errata from pyxis (2ac645a)

v0.8.2

26 Aug 09:19
Compare
Choose a tag to compare

Fix

  • manager: Revert this join, should be LEFT to display clusters without CVEs (f8928c0)

v0.8.1

26 Aug 08:22
Compare
Choose a tag to compare

Fix

  • manager: Make sure UUIDs from AMS API are valid (e8d6089)

v0.8.0

25 Aug 14:51
Compare
Choose a tag to compare

Feature

  • manager: Sync cluster details to db to allow sorting in DB (68fff0d)
  • database: Add missing columns to the cluster table and grant manager to update the table (a61ef5c)

Fix

  • digest-writer: Missing cluster columns (7712b02)

v0.7.0

24 Aug 14:05
Compare
Choose a tag to compare

Feature

  • manager: Add unique sets of statuses, versions and providers (c2eaded)

v0.6.0

24 Aug 09:03
Compare
Choose a tag to compare

Feature

  • manager: Add csv support for pageable endpoints (35c8526)

v0.5.0

19 Aug 11:13
Compare
Choose a tag to compare

Feature

  • manager: Search clusters by display_name in AMS (eedd8c4)

v0.4.0

19 Aug 09:02
Compare
Choose a tag to compare

Feature

  • manager: AMS integration in CVE list (74becfb)
  • manager: AMS integration in CVE exposed clusters (d3bbd88)
  • manager: AMS integration in cluster detail (81f96ac)
  • manager: AMS integration in cluster list (9f86338)
  • manager: Add AMS API client interface (7d47ca4)

Fix

  • manager: Duplicate clusters when more than 1 image is affected by CVE (c89b05f)

v0.3.0

16 Aug 16:18
Compare
Choose a tag to compare

Feature

  • manager-ams-api: Prepare env variables (79a7591)

v0.2.2

15 Aug 12:36
Compare
Choose a tag to compare

Fix

  • Make sure CVEs are ordered while inserting/deleting (13991c0)