feat(aa-log): improve log to rule conversion.
This commit is contained in:
parent
58b577385e
commit
3197f52a97
2 changed files with 16 additions and 10 deletions
|
|
@ -33,6 +33,7 @@ var (
|
|||
// TODO: Should be a map of slice, not exhaustive yet
|
||||
maskToAccess = map[string]string{
|
||||
"a": "w",
|
||||
"ac": "w",
|
||||
"c": "w",
|
||||
"d": "w",
|
||||
"k": "k",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue