ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
11 stars 5 forks source link

Rule History #739

Open jw3 opened 1 year ago

jw3 commented 1 year ago

Create an on-disk journal to track rule change history.

Goals

Storing backups as flat files would be zero dependency, however sled might also be an interesting backend choice.

edit: Sled does not have a Fedora package

jw3 commented 5 months ago

Building blocks in fapolicyd