feat(aa-log): minor improvment in rule generation & formatting.
This commit is contained in:
parent
fbdf9cea64
commit
83bc7d3ade
7 changed files with 97 additions and 34 deletions
|
|
@ -9,8 +9,8 @@ import (
|
|||
)
|
||||
|
||||
type Base struct {
|
||||
IsLineRule bool
|
||||
Comment string
|
||||
IsLineRule bool
|
||||
NoNewPrivs bool
|
||||
FileInherit bool
|
||||
Optional bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue