Skip to content

v0.0.2-beta

Pre-release
Pre-release

Choose a tag to compare

@trottomv trottomv released this 02 Aug 18:50
· 95 commits to main since this release

What's Changed

  • fix: run celery worker and scheduler as non-root appuser by @trottomv in #24
  • docs: document Caddy + Coraza WAF proxy service by @trottomv in #25
  • ci: add GitHub Actions workflow for docs deployment to GitHub Pages by @trottomv in #26
  • fix: GitHub Actions workflow for docs deployment to GitHub Pages by @trottomv in #29
  • fix: remove --rebase flag from mike deploy (not supported) by @trottomv in #30
  • fix: use distinct version and alias for mike deploy on main by @trottomv in #31
  • fix: delete previous latest version before mike redeploy by @trottomv in #32
  • fix: remove stale docs/versions.json conflicting with mike-managed versions by @trottomv in #33
  • refactor: remove unnecessary noqa suppressions by @trottomv in #27
  • fix: rename UploadSBOM to upload_sbom, add alias for gRPC dispatch by @trottomv in #34
  • feat: add language and PR policy to AGENTS.md by @trottomv in #35
  • chore: migrate frontend build tooling from node/npm to bun by @trottomv in #36
  • feat: scheduled vulnerability rescan of latest SBOMs by @trottomv in #37
  • chore: make compose image pull policy configurable by @trottomv in #38
  • security: remove shell from remote image via python entrypoint by @trottomv in #39
  • feat: add manual refresh CTA for snapshot metrics by @trottomv in #40
  • feat: show affected library and fixed version in vulnerabilities lists by @trottomv in #41
  • docs: add per-recipe descriptions to justfile by @trottomv in #43
  • ci: build and push app image to GHCR on release by @trottomv in #42
  • chore: bump version to 0.0.2-beta by @trottomv in #44
  • ci: fix sigstore/cosign-installer version to v4.1.2 by @trottomv in #45
  • ci: deploy docs on release publish instead of tag push by @trottomv in #47
  • fix: create protos/generated dir before running protoc in Docker build by @trottomv in #46
  • fix: remove deprecated cosign --upload-bundle flag by @trottomv in #48

Full Changelog: v0.0.1-beta...v0.0.2-beta