1
0
mirror of https://github.com/HorlogeSkynet/AppArmor.git synced 2025-11-03 16:00:27 +01:00
Files
AppArmor/AppArmor.sublime-syntax
Samuel FORESTIER 427b0282ba Fixes file rule with a file glob "exec target"
This patch actually prevents ',' from being matched in file globs/AARE
and reworks/simplifies/tightens `file` rules matching.

The regular expression used to _check_ for file globs also received a
proper fix (as they **MUST** start with '/', after optional variable
expansion).
2025-05-31 16:06:12 +02:00

27 KiB