Skip to content

Releases: RedHatInsights/vulnerability-engine

v2.38.0

10 Jun 11:20
Compare
Choose a tag to compare

v2.38.0 (2024-06-10)

Feature

  • feat(vmaas_sync): Recalc system with updated packages in repos

RHINENG-10107 (8422f75)

v2.37.8

07 Jun 11:12
Compare
Choose a tag to compare

v2.37.8 (2024-06-07)

Fix

  • fix(build): update it-root-ca

RHINENG-10539 (4899219)

v2.37.7

06 Jun 09:46
Compare
Choose a tag to compare

v2.37.7 (2024-06-06)

Chore

  • chore: waive CVE-2019-8341 jinja2 (old CVE, we're using latest version, false positive?) (e26ae1e)

  • chore: Centos 8 Stream was removed, install postgresql from COPR (d510f31)

  • chore: update dependencies

RHINENG-10047 (8569134)

Fix

  • fix: include levelname in CW logs from python code

RHINENG-8336 (a881b68)

v2.37.6

25 Apr 14:12
Compare
Choose a tag to compare

v2.37.6 (2024-04-25)

Fix

  • fix(build_deploy): only create sc tag when building sc branch (bb55383)

v2.37.5

23 Apr 14:16
Compare
Choose a tag to compare

v2.37.5 (2024-04-23)

Chore

  • chore: force using bash due to syntax error (cbc6637)

  • chore: upgrade to latest gunicorn and idna

RHINENG-9574 (8d315d0)

Fix

  • fix(taskomatic): use org_id for metrics because account_number can be empty (768fa7d)

v2.37.4

18 Apr 08:35
Compare
Choose a tag to compare

v2.37.4 (2024-04-18)

Fix

  • fix(database): vulnerable_package_cve(cve) index is useful for cve/affected_systems query (98206e5)

v2.37.3

17 Apr 15:16
Compare
Choose a tag to compare

v2.37.3 (2024-04-17)

Fix

  • fix(manager): uvicorn worker overrides gunicorn logging settings (068dd08)

v2.37.2

17 Apr 14:27
Compare
Choose a tag to compare

v2.37.2 (2024-04-17)

Chore

  • chore: log there are missing secrets for read replica (f994fb3)

Fix

  • fix(manager): set specific models for possible RW operations instead of changing peewee internals (b937f1a)

Unknown

  • Fix artifact collection on tests failure
  • refactor CI scripts, simplify Jenkinsfile (c072c93)

v2.37.1

15 Mar 14:36
Compare
Choose a tag to compare

v2.37.1 (2024-03-15)

Chore

  • chore: upgrade peewee (5b552df)

  • chore(manager): upgrade to connexion 3 (keep flask)

RHINENG-7677 (197f578)

  • chore: --verify has been deprecated (6dd38a4)

  • chore: upgrade to py 3.11 in test container (145b372)

  • chore(platform-mock): update kafka url (1878c87)

Fix

  • fix(manager): selected wait_event_type and wait_event can be NULL (6116b8c)

  • fix(manager): pin a2wsgi due to bug

spec-first/connexion#1894 (0939141)

Test

  • test: current query is now actually selected (ff0ab5f)

v2.37.0

26 Feb 16:25
Compare
Choose a tag to compare

v2.37.0 (2024-02-26)

Chore

  • chore(deps): update aiohttp to fix cve

poetry also updates other packages which are not pinned
RHINENG-7857 (2fe50f8)

  • chore: update dev setup info in README (48136f3)

Feature

  • feat(taskomatic): inherit global CVE status for generated caches

RHINENG-2381 (d1f16e0)

  • feat(manager): inherit global CVE status in case CVE-system override is not set

RHINENG-2381 (3c672b2)

  • feat(manager): add status ID cache

RHINENG-2381 (7222df6)