Skip to content

Releases: RedHatInsights/vulnerability-engine

v2.41.7

16 Oct 14:38
Compare
Choose a tag to compare

v2.41.7 (2024-10-16)

Chores

  • chore: update libs (mainly starlette vulnerability) (08ce5a4)

v2.41.6

16 Oct 14:37
Compare
Choose a tag to compare

v2.41.6 (2024-10-16)

Continuous Integration

  • ci: only build tagged commits (b826492)

v2.41.5

16 Oct 02:17
Compare
Choose a tag to compare

v2.41.5 (2024-10-16)

Chores

  • chore(deps): update konflux references

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (b24af60)

v2.41.4

14 Oct 18:15
Compare
Choose a tag to compare

v2.41.4 (2024-10-14)

Chores

  • chore(deps): update konflux references to 674e70f

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (a59f14c)

v2.41.3

14 Oct 15:28
Compare
Choose a tag to compare

v2.41.3 (2024-10-14)

Fixes

  • fix(manager): System identity header should be checked with owner_id instead of inventory_id

RHINENG-13409 (d45b1b3)

v2.41.2

14 Oct 11:12
Compare
Choose a tag to compare

v2.41.2 (2024-10-14)

Chores

  • chore(deps): update konflux references

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (66369d5)

Continuous Integration

  • ci: new flake8 issues (e22057a)

  • ci: setup-python is now required for pre-commit (52f8a58)

v2.41.1

08 Oct 13:01
Compare
Choose a tag to compare

v2.41.1 (2024-10-08)

Continuous Integration

  • ci: create patch tag for more keywords

going to enable Konflux image build only for tags (7d78a99)

v2.41.0

08 Oct 11:04
Compare
Choose a tag to compare

v2.41.0 (2024-10-08)

Chores

  • chore(platform-mock): deny System identities

RHINENG-13409 (dda4489)

  • chore: allow sending System identity headers

RHINENG-13409 (b9ad030)

  • chore(deps): update pre-commit hook psf/black to v24.10.0

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (f5245ef)

Features

  • feat(manager): support System identity auth for certain endpoints
  • playbook templates
  • APIs related to the given inventory ID

RHINENG-13409 (bc49e63)

  • feat(manager): properly log different identity types

RHINENG-13409 (2228a8f)

Testing

  • test: decorator behavior

RHINENG-13409 (f3b4226)

v2.40.10

07 Oct 12:17
Compare
Choose a tag to compare

v2.40.10 (2024-10-07)

Chore

  • chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (ff49f52)

  • chore(deps): update grafana/grafana docker tag to v11.2.2

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (6d62450)

  • chore(deps): update konflux references to 37b9187

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (d112592)

  • chore: trigger stage deployment (40c3d56)

  • chore(deps): update konflux references

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (2dcc0ee)

  • chore: konflux image url (e6c623a)

  • chore: automerge PRs updating konflux references (be7e4ff)

Fix

  • fix(vmaas-sync): return only repositories having advisories since the last modified_since (dc6b4f3)

v2.40.9

27 Sep 11:37
Compare
Choose a tag to compare

v2.40.9 (2024-09-27)

Chore

  • chore(deps): update grafana/grafana docker tag to v11.2.1

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (a22c03d)

  • chore: replace reorder-python-imports by isort

black and reorder-python-imports are incompatibles

asottile/reorder-python-imports#366

asottile/reorder-python-imports#367

psf/black#4175 (c285066)

  • chore: fix black v24 issues (e97ad01)

  • chore: fix flake8 v7 issues (83cd073)

  • chore(deps): update pre-commit hook pycqa/flake8 to v7

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (470c6d9)

  • chore(deps): update pre-commit hook psf/black to v24

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (4ef3a26)

Fix

  • fix(manager): repair error handling when forbidden

RHINENG-12111: 500 HTTP error when requesting api with account without persmissions (2c7c9f9)