Skip to content

v11.19.1

Choose a tag to compare

@WhispersOfJ WhispersOfJ released this 26 Aug 11:59
cc99306

11.19.1 (2026-08-26)

Bug Fixes

  • correct SARIF merge logic in trivy-scan workflow (ccd5d99)
  • downgrade pytest to 8.3.4 for pytest-httpx 0.36.2 compat (ad5539b)
  • restore pytest==9.1.1 for pytest-httpx 0.36.2 compat (71fd9fb)
  • rewrite trivy-scan workflow with Python SARIF merge (df68414)
  • simplify trivy-scan to individual scans with CRITICAL gating (44987d8)
  • upgrade pytest-httpx to 1.1.0 for pytest 9 compatibility (d30867a)
  • write image list to file to avoid shell quoting issues (07ccbbd)

Performance Improvements

  • add --scanners vuln to trivy for faster scans (af2db03)