Releases: RedHatInsights/vulnerability-engine
Releases · RedHatInsights/vulnerability-engine
v2.34.1
v2.34.1 (2023-12-06)
Fix
- fix(manager): systems_affected columns should never be NULL when applying filters
...and for some reason postgresql executes the query faster
RHINENG-5256 (0156188
)
v2.34.0
v2.34.0 (2023-12-06)
Feature
- feat: enable edge_parity feature flag (
5baee7d
)
v2.33.0
v2.33.0 (2023-12-05)
Chore
- chore: check init.py in separate workflow step (
cef6a89
)
Feature
- feat(manager): add system_count_per_type counts in /vulnerabilities/cves
RHINENG-5885 (5ab3fa8
)
v2.32.2
v2.32.2 (2023-11-30)
Chore
- chore: add gabi script collecting cve stats (
d9aca04
)
Fix
- fix(manager): referer should only check redhat DNS domain (
f61daa3
)
v2.32.1
v2.32.1 (2023-11-29)
Fix
- fix(manager): fix exec report to use new cache
RHINENG-5256 (07c0ab3
)
- fix(manager): fix dashboard to use new cache
RHINENG-5256 (b8f8638
)
- fix(manager): fix dashbar to use new cache
RHINENG-5256 (a49db16
)
v2.32.0
v2.32.0 (2023-11-29)
Feature
- feat(manager): use edge caches for vulnerabilities endpoint
RHINENG-5256 (9e7f8df
)
- feat(cacheman): start counting edge systems inside cache
RHINENG-5256 (e4de48f
)
v2.31.0
v2.31.0 (2023-11-29)
Chore
- chore: split tests job into separate tasks (
f7ab21d
)
Feature
- feat(manager): add API throttling (
ae2d84d
)
v2.30.1
v2.30.1 (2023-11-27)
Fix
- fix(manager): allow UI referer to be other envs (
abd185a
)
v2.30.0
v2.30.0 (2023-11-27)
Feature
- feat(manager): limit page size to 100 (
9404052
)
v2.29.0
v2.29.0 (2023-11-24)
Chore
- chore: log debug insert/delete vulnerable pkg-cve (
eb4dc1b
)
Feature
- feat(evaluator): skip old kafka evaluation messages (
33f8e98
)