Skip to content

Releases: arnica-ext/trivy

v0.64.1-arnica-patch-0.0.10

Choose a tag to compare

@arnica-afang arnica-afang released this 01 Jun 21:15
Immutable release. Only release title and notes can be modified.
294c1d6

Changelog

  • 294c1d6 add comments for clarity
  • 6a4f6bc version bump
  • 1d3ab02 scrub auth from db calls that should be anonymous
  • 9c150c3 Merge pull request #13 from arnica-ext/fix/includeKeychain
  • 449592c add keychain fallback when registry bearer token is set

v0.64.1-arnica-patch-0.0.9

Choose a tag to compare

@arnica-afang arnica-afang released this 29 May 16:45
Immutable release. Only release title and notes can be modified.
58d6ee2

Changelog

  • 58d6ee2 Update tag to v0.64.1-arnica-patch-0.0.9
  • 449592c add keychain fallback when registry bearer token is set

v0.64.1-arnica-patch-0.0.8

Choose a tag to compare

@aayachnes aayachnes released this 28 May 13:50
Immutable release. Only release title and notes can be modified.
5fc3bec

Changelog

  • 5fc3bec Merge pull request #12 from arnica-ext/feat/skipAuthProbe
  • 3a522d6 short circuit container registry auth when bearer token is supplied

v0.64.1-arnica-patch-0.0.7

Choose a tag to compare

@aayachnes aayachnes released this 15 May 15:36
Immutable release. Only release title and notes can be modified.

Changelog

  • 3741c50 Revert "Remove redundant default (needs testing)"
  • a00e699 Delete actions and workflows
  • 6a2bd7f Add TODO
  • f72a8b6 Remove redundant default (needs testing)
  • 35c1f79 Merge pull request #11 from arnica-ext/v0.64.1-arnica-patch-0.0.7
  • ebfc331 Fix missing CVSSv4 ratings in CycloneDX SBOM output, v.0.0.7
  • beacb66 Merge pull request #10 from arnica-ext/v0.64.1-arnica-patch-0.0.6

v0.64.1-arnica-patch-0.0.6

Choose a tag to compare

@aayachnes aayachnes released this 09 Apr 00:42
Immutable release. Only release title and notes can be modified.

Changelog

  • d43e7f3 Add maven central URL flag, v0.0.6
  • 0cfad1e Fix package lock v1 dependency tree generation
  • f110071 Merge pull request #9 from arnica-ext/v0.64.1-arnica-patch-0.0.5
  • a49ae42 Update tag to v0.64.1-arnica-patch-0.0.5
  • cba4879 Update release version

v0.64.1-arnica-patch-0.0.5

Choose a tag to compare

@aayachnes aayachnes released this 21 Nov 14:57
Immutable release. Only release title and notes can be modified.

Changelog

  • 0cfad1e Fix package lock v1 dependency tree generation
  • f110071 Merge pull request #9 from arnica-ext/v0.64.1-arnica-patch-0.0.5
  • a49ae42 Update tag to v0.64.1-arnica-patch-0.0.5
  • cba4879 Update release version

v0.64.1-arnica-patch-0.0.4

Choose a tag to compare

Changelog

  • 02fb523 Merge pull request #8 from arnica-ext/v0.64.1-arnica-patch-0.0.4
  • f681067 Support requirements-dev.txt, dev-requirements.txt, etc. for Python
  • 144115c Patch version 0.0.4

v0.64.1-arnica-patch-0.0.3

Choose a tag to compare

@arnica-engineering arnica-engineering released this 04 Aug 15:46
240288a

Changelog

  • 240288a Merge pull request #7 from arnica-ext/v0.64.1-arnica-patch-0.0.3
  • ab26e26 Patch v0.0.3
  • 79b6c25 Enable ARM64 Linux Build
  • 3ba436f Merge pull request #6 from arnica-ext/v0.64.1-arnica-patch-boltdb-concurrency

v0.64.1-arnica-patch-0.0.2

Choose a tag to compare

Changelog

  • 3ba436f Merge pull request #6 from arnica-ext/v0.64.1-arnica-patch-boltdb-concurrency
  • 7ffe60d Release v0.64.1-arnica-patch-0.0.2
  • bd6d834 Open Trivy DB in Readonly mode

v0.64.1-arnica-patch-0.0.1

Choose a tag to compare

Changelog

  • fe00c0a Add Maven HTTP cache, domain blocklist to POM parsing
  • 9cb5b36 Fix infinite loop on parent pom.xml with same artifactId
  • e22e6cc Update build/install plumbing for Arnica fork