Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 07:08
· 3 commits to main since this release
0b77a90

⚠️ Code Refactoring

The latest refactor removes the inventory and vulnerability management tools, as the APIs they relied on have been officially deprecated.

Compilation & Dependencies

  • Change base image to sysdig-ubi for security (#20)
  • add nix flake for dev environment (#17)

Continuous Integration

  • add git-chglog templates for the releases (#16)
  • release only on version change in pyproject (#15)
  • Added test-step to build+scan docker image (#11)