ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
11 stars 5 forks source link

Handle escapes in syslog entries #959

Closed jw3 closed 8 months ago

jw3 commented 8 months ago

Adds tests to ensure escapes in syslog entries are being parsed properly

Closes #781