v0.1.0
What's Changed
- Add seccomp and AppArmor profile merge library by @saschagrunert in #1
- Simplify merge logic and fix filesystem nil semantics by @saschagrunert in #2
- Extract shared merge utilities and add tests by @saschagrunert in #3
- Add fuzz tests, benchmarks, and improve CI by @saschagrunert in #4
- Improve correctness, performance, and test coverage by @saschagrunert in #5
- Add Landlock profile merge support by @saschagrunert in #6
- Add smarter arg intersection, generic fold, validation, and examples by @saschagrunert in #7
- Simplify comparators, preallocate, genericize validation, and improve test coverage by @saschagrunert in #8
New Contributors
- @saschagrunert made their first contribution in #1
Full Changelog: https://github.com/saschagrunert/security-profiles-merger/commits/v0.1.0