Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:50
· 55 commits to main since this release
Immutable release. Only release title and notes can be modified.
9d4f8f2

Changelog

Features

  • 98e1be3 feat: add init and validate CLI subcommands with latest tag syntax template
  • b397367 feat: fix apk multi-repository scoping, concurrent fetching, checksum validation, and package signing support

Bug Fixes

  • adef6c7 fix(deps): update module github.com/moby/buildkit to v0.32.2
  • d4181ff fix(deps): update module github.com/moby/buildkit to v0.32.2

Documentation

  • 372ac4f docs/ci: remove snyk badge and add OpenSSF Scorecard workflow
  • 4c91a95 docs: add OpenSSF Best Practices baseline badge to README
  • 4872f1b docs: add SLSA 3 badge to README
  • 3f52a68 docs: add Snyk badge and float it to the right
  • ff0401d docs: add snyk vulnerability badge to README
  • c86fab5 docs: format OpenSSF Scorecard badge as HTML for consistency
  • 35f5cee docs: update snyk badge image asset

Build & CI

  • 053eeed ci: consolidate build and verify workflows, enable setup-go caching
  • 9d4f8f2 ci: optimize workflows and add Snyk badge to README
  • a012bb5 ci: remove duplicate Snyk workflow file
  • d9acef7 ci: remove redundant test-examples matrix workflow
  • 2fdf00e ci: update workflow names for Snyk and Release
  • 841fab6 ci: use atomic covermode and add codecov token

Other Changes

  • fc8da1a Merge origin/main into develop
  • 0b5d6f7 [StepSecurity] Apply security best practices
  • f38ea05 test: improve codecov coverage from 44% to 68%