Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 5.63 KB

File metadata and controls

77 lines (43 loc) · 5.63 KB

Changelog

1.4.0 (2026-02-18)

Features

  • version: bump version for transcribe removal (#100) (09e5749)

1.3.0 (2026-02-18)

Features

  • add pharia backup and restore (#74) (404994b)
  • add scripts for qdrant backup and restore (#81) (48ecf4c)
  • add support charts for mariadb (49e4bc9)
  • add Triage File exist report (#80) (86251b8)
  • CVE scanner in python (#75) (aa5a8b5)
  • increase max user connections for temporal database (#73) (d9dee48)
  • oras: pass mininum level (#87) (00005fc)
  • remove transcribe: cleanup support helm to remove references to deprecated transcribe service (#98) (4536f9d)
  • sbom: generate sbom report after image scan (#83) (9e821e5)
  • triage: add script to retrieve triage info from txt file (#97) (7ff8956)
  • triage: add triage retrieval script for scheduled workflow (#96) (e759ee4)
  • version: bump version for transcribe removal (#99) (dc36b1f)

Bug Fixes

1.2.2 (2025-10-01)

Bug Fixes

  • improve handling of output for verify-image script (#10) (ea3e68e)
  • make cosign-verify fully silent in case of errors (#12) (6f0d5ef)

1.2.1 (2025-09-30)

Bug Fixes

  • fix requirements for k8s-image-scanner (63dd65d)

1.2.0 (2025-09-30)

Features

  • scan script to scan k8s pods for cves from their root signed images (#6) (79bae93)

1.1.0 (2025-09-27)

Features

  • add --verify option to cosign-extract.sh (#3) (a184297)
  • image verification script (#5) (a015779)

1.0.0 (2025-09-23)

Features

  • extract cosign attestation script (3e8cab1)

Bug Fixes

  • cosign: support script to extract attestations (#1) (488070e)
  • support extra vuln reports (d3eb64f)