feat(aa-log): update order of impression.

This commit is contained in:
Alexandre Pujol 2024-02-29 23:37:50 +00:00
parent 65386321c2
commit 86898ec673
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -136,7 +136,7 @@ func (aaLogs AppArmorLogs) String() string {
"mask", "bus", "path", "interface", "member", // dbus
"info", "comm",
"laddr", "lport", "faddr", "fport", "family", "sock_type", "protocol",
"requested_mask", "denied_mask", "signal", "peer",
"requested_mask", "denied_mask", "signal", "peer", "peer_label",
}
// Key to not print
ignore := []string{