Alex

Results 9 issues of Alex

Feature dev branch: **Added** * Experimental support for Bitwarden import/export with bw cli.

Following #249, this issue aims to keep tracks on progress on full system policy (FSP) integration. The architecture overview can be found on the documentation: https://apparmor.pujol.io/full-system-policy/ **Minimal feature set for...

A meta issue to list and present the current set of known issues. **Current** - [ ] systemd-udevd: is not configured to load early, as it breaks the system on...

help wanted

This issue aims to be an open discussion about possible reorganization of how the profiles are shipped. The current apparmor.d package ships a lot of profiles. Depending on the target...

This PR provide early support for multiple packages `apparmor.d.*`. See #464 for more context. Example of packages generated: - `apparmor.d` The same than usual, no change. - `apparmor.d.base` - `apparmor.d.other`...

This issue aims to present and discuss the various tests applied to the profiles as well as their current stage of deployment. **Current Status** - [x] **Build:** `make` - All...

*For more context, see https://apparmor.pujol.io/development/internal/#re-attached-path* The `attach_disconnect` should ideally never be used, sadly it is required by a lot of profiles. AppAmor 4.0 provides the `attach_disconnect.path` flag allowing to reattach...

This issue aims to discuss the creation of a linter for apparmor profiles. **Ideally, it should** - Be `apparmor.d` centric: enforce security and style rules defined by this project -...

This issue was initially reported on apparmor, but after further research it may be better placed here. See https://gitlab.com/apparmor/apparmor/-/issues/565 for the original issue. I did some tests with dbus mediation...