linux-application-whitelisting / fapolicyd

File Access Policy Daemon
GNU General Public License v3.0
186 stars 55 forks source link

Add Support to Fapolicdy Rules for Globbing #307

Open aghassemlouei opened 1 month ago

aghassemlouei commented 1 month ago

Formally raising the request to allow for fapolicyd to leverage globbing (fnmatch) within the ruleset. This is currently a TODO in the root of the repository:

https://github.com/linux-application-whitelisting/fapolicyd/blob/main/TODO#L3C38-L3C46

It appears that this has been a TODO since August 2nd 2022 from @RH-steve-grubb as show in the commit below:

https://github.com/linux-application-whitelisting/fapolicyd/commit/b14451987c2618bc61d2e111d8e238531f5db284

Red Hat case 03840225 has been opened and cross-linked for broader visibility and support.

skosachiov commented 2 weeks ago

https://github.com/linux-application-whitelisting/fapolicyd/pull/309