-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make audit-sample-rules into a diff-style tool
Based on recent discussions, turn the test into a diff-like tool the output of which is to be always reviewed by a human. This is in contrast to the old (current) state which treats the test as a regression test, assuming it is meant to normally 'pass'. And that would make sense if we wanted to keep audit rule lists stored in the content identical with auditd samples, but we (CaC/content) do not want that. Instead, the intention is to just alert about any differences, and let the humans decide whether they are significant enough to update the CaC/content audit rules, and how. Signed-off-by: Jiri Jaburek <[email protected]>
- Loading branch information
Showing
4 changed files
with
6 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters