apparmor_util

Crates.ioapparmor_util
lib.rsapparmor_util
version0.1.8
sourcesrc
created_at2024-03-02 02:00:09.596357
updated_at2024-03-03 22:58:07.363444
descriptionCommand line utility program for generating rules from Audit log files for using in AppArmor profiles.
homepage
repositoryhttps://gitlab.com/security2291409/apparmor_util
max_upload_size
id1159424
size83,146
Too Generic (TheRealLukeMoss)

documentation

README

AppArmor Util

A command line tool that is meant to work with audit log files. Given an audit log file with entries for AppArmor profiles with the complain-flag, apparmor_util produces rules for all logged apparmor-events, that have either been DENIED or ALLOWED.


Roadmap

  • Command line options for parsing specific directories and generate rules for a specific file type with pre-specified mode. (Is supposed to generate rules for directories like /usr/lib/ to put into /etc/apparmor.d/tunables/ for use in other profiles.)

TODO

  • Unit tests for all associated functions and methods.

License

See COPYING for information about the license.

Contact

For any other question contact me at d445caf647f9d009387267a3@too-generic.dev.

Commit count: 0

cargo fmt