Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 16:56
· 117 commits to main since this release
Immutable release. Only release title and notes can be modified.
598a2c8

Changelog

Features

  • 70ab27f feat: harden Dockerfiles, expand CI matrix, add examples READMEs, enable SBOM/SLSA

Bug Fixes

  • c680f99 fix(lint): resolve goimports and mapsloop issues in tests
  • 99523fa fix: remove unsupported top-level provenance section from goreleaser config

Documentation

  • 49610b0 docs(readme): capitalize badge labels for License and Release
  • a5ac67b docs(readme): modernize README layout, add Mermaid diagram and callout blocks
  • de596cb docs(readme): remove deprecated logo and simplify heading layout
  • ff19726 docs(readme): restore Docker DHI column in the comparison matrix
  • f1d2721 docs(readme): update Docker DHI comparison metrics based on open-source catalog findings
  • 729a155 docs(readme): update Docker DHI declarative spec feature description

Build & CI

  • 598a2c8 ci: install syft before running goreleaser in release workflow

Other Changes

  • 1eabe30 test: add unit tests and document lockfile and GitHub Action