Releases: RedHatInsights/vuln4shift-backend
Releases · RedHatInsights/vuln4shift-backend
v0.8.3
Fix
- pyxis: Return unique image cves despite errata from pyxis (
2ac645a
)
v0.8.2
Fix
- manager: Revert this join, should be LEFT to display clusters without CVEs (
f8928c0
)
v0.8.1
Fix
- manager: Make sure UUIDs from AMS API are valid (
e8d6089
)
v0.8.0
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
Feature
- manager: Add unique sets of statuses, versions and providers (
c2eaded
)
v0.6.0
Feature
- manager: Add csv support for pageable endpoints (
35c8526
)
v0.5.0
Feature
- manager: Search clusters by display_name in AMS (
eedd8c4
)
v0.4.0
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
Feature
- manager-ams-api: Prepare env variables (
79a7591
)
v0.2.2
Fix
- Make sure CVEs are ordered while inserting/deleting (
13991c0
)