Skip to content

Releases: saschagrunert/security-profiles-merger

v0.3.2

Choose a tag to compare

@saschagrunert saschagrunert released this 16 Jul 12:35
53d8e51

What's Changed

  • Bump crate-ci/typos from 1.47.2 to 1.48.0 by @dependabot[bot] in #28
  • Bump actions/attest-build-provenance from 4.1.0 to 4.1.1 by @dependabot[bot] in #26
  • Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #25
  • Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in #27
  • Split CLI test file into per-command test files by @saschagrunert in #29
  • Improve validation consistency and reduce CLI boilerplate by @saschagrunert in #30
  • Fix glob over-promotion, normalization, and hardening by @saschagrunert in #31

Full Changelog: v0.3.0...v0.3.2

v0.3.0

Choose a tag to compare

@saschagrunert saschagrunert released this 25 Jun 09:40
b068636

What's Changed

  • Unify nil-check flow, add AppArmor ValidateStrict, strengthen fuzz invariants by @saschagrunert in #20
  • Add glob caching, filesystem intersection optimization, and Fold error propagation by @saschagrunert in #21
  • Split Landlock UDP rights, fix docs, and add example tests by @saschagrunert in #22
  • Fix merge output sorting, empty capability validation, and README accuracy by @saschagrunert in #23
  • Add CLI tool and release pipeline by @saschagrunert in #24

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@saschagrunert saschagrunert released this 24 Jun 12:20
87a277c

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@saschagrunert saschagrunert released this 23 Jun 08:55
f09f748

What's Changed

  • Add UnionSyscalls for default-action-free syscall merging by @saschagrunert in #10
  • Add commutativity/associativity tests, Landlock Stringer, and multiple improvements by @saschagrunert in #11
  • Add dedup, validation, Stringer, and test coverage improvements by @saschagrunert in #12
  • Add Example tests for Validate, action comparators, and syscall helpers by @saschagrunert in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@saschagrunert saschagrunert released this 23 Jun 06:49
6b1c333

What's Changed

  • Add glob-aware path matching for AppArmor union merges by @saschagrunert in #9

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@saschagrunert saschagrunert released this 22 Jun 17:10
1bdb134

What's Changed

New Contributors

Full Changelog: https://github.com/saschagrunert/security-profiles-merger/commits/v0.1.0