Skip to content

Releases: RedHatInsights/vulnerability-engine

v2.39.0

06 Aug 11:57
Compare
Choose a tag to compare

v2.39.0 (2024-08-06)

Feature

  • feat(vmaas-sync): cleanup old recalc events

RHINENG-10107 (bb2bc00)

  • feat(vmaas-sync): save updated packages to the DB to be re-used in evaluator later

RHINENG-10107 (5d895e0)

  • feat(database): table for storing recalc events

RHINENG-10107 (13b871b)

Fix

  • fix(vmaas-sync): need to increase timeout due to large responses with changed pkgs

RHINENG-10107 (a016204)

Refactor

  • refactor(vmaas-sync): remove feature flag to disable repo-based recalc (199283c)

v2.38.10

30 Jul 14:53
Compare
Choose a tag to compare

v2.38.10 (2024-07-30)

Chore

  • chore: add grafana dashboard for evaluation duration metrics (de0860b)

  • chore: observe duration of async functions (64b30a7)

  • chore: add prometheus-async (38a5ba7)

  • chore: extend evaluation metrics

RHINENG-11508 (f189b4b)

Fix

  • fix(manager): advisory detail is never returned

RHINENG-11586 (bda337a)

v2.38.9

18 Jul 11:58
Compare
Choose a tag to compare

v2.38.9 (2024-07-18)

Fix

  • fix: add cve_account_data rh_account_id index (5f8bdf9)

v2.38.8

17 Jul 15:18
Compare
Choose a tag to compare

v2.38.8 (2024-07-17)

Fix

  • fix(evaluator): limit number of linked vulnerable packages to a system (bb9b5fc)

v2.38.7

08 Jul 14:11
Compare
Choose a tag to compare

v2.38.7 (2024-07-08)

Chore

Fix

  • fix(manager): add missing DISTINCTs

RHINENG-11221 (66953f7)

v2.38.6

03 Jul 16:54
Compare
Choose a tag to compare

v2.38.6 (2024-07-03)

Fix

  • fix(evaluator): use module information from VMaaS response

RHINENG-11179 (cf749c4)

  • fix(database): add module information to vulnerable_package table

RHINENG-11179 (c9fd444)

v2.38.5

27 Jun 11:37
Compare
Choose a tag to compare

v2.38.5 (2024-06-27)

Fix

  • fix(vmaas_sync): Revert recalc system with updated packages in repos

Additional work needs to be done, reverting the change to not block release to prod.

RHINENG-10107
RHINENG-10893

This reverts commit a776d33.
This reverts commit 97e9354.
This reverts commit d8cef5a.
This reverts commit 8422f75. (a469448)

v2.38.4

26 Jun 09:20
Compare
Choose a tag to compare

v2.38.4 (2024-06-26)

Fix

  • fix: udpated_repos keyerror in vmaas-sync

RHINENG-10893 (a776d33)

v2.38.3

25 Jun 14:30
Compare
Choose a tag to compare

v2.38.3 (2024-06-25)

Fix

  • fix: increase memory requests for vmaas-sync

RHINENG-10893 (60a3229)

v2.38.2

25 Jun 11:03
Compare
Choose a tag to compare

v2.38.2 (2024-06-25)

Fix

  • fix: use show_packages to get updated_package_names from vmaas

RHINENG-10893 (97e9354)

  • fix: keyerror in vmaas-sync

RHINENG-10893 (d8cef5a)