feat(aa-log): minor improvment in rule generation & formatting.

This commit is contained in:
Alexandre Pujol 2024-09-26 22:15:46 +01:00
parent fbdf9cea64
commit 83bc7d3ade
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 97 additions and 34 deletions

View file

@ -9,8 +9,8 @@ import (
)
type Base struct {
IsLineRule bool
Comment string
IsLineRule bool
NoNewPrivs bool
FileInherit bool
Optional bool