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
12 stars 5 forks source link

Quoted arguments not parsed from profiler #999

Open jw3 opened 8 months ago

jw3 commented 8 months ago

Command arguments that need single or double quotes do not appear to be parsed correctly.

image

`bash -c 'sleep 100'` stderr (/var/tmp/.fapa1706980632.stderr)
100': -c: line 1: unexpected EOF while looking for matching `''
100': -c: line 2: syntax error: unexpected end of file