Skip to content

Releases: KrakoX/capsule

v1.0.3

20 Mar 10:09
7826b1c

Choose a tag to compare

Changelog

  • 7826b1c refactor: simplify cap printing, isolation veto, gitignore CLAUDE.md (#2)

v1.0.2

14 Mar 22:19

Choose a tag to compare

Changelog

  • 101d551 feat: two-tier capability risk model (severe/notable)

v1.0.1

14 Mar 21:14

Choose a tag to compare

Changelog

  • 11ab11f fix: rename banner from Container Inspector to capsule
  • 41c5ebb refactor: reduce cyclomatic complexity for Go Report Card
  • a54bc87 sec: add dependabot, codeql scanning, and branch protection

v1.0.0

14 Mar 10:51

Choose a tag to compare

Changelog

  • a266677 ci: update actions to latest versions, pin golangci-lint to v2.11.3
  • 0d41db9 feat: initial public release of capsule v1.0.0
  • 6c1fac8 fix: resolve all golangci-lint v2 issues