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

Lint exe subjects #853

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

Add lints to check that

  1. exe is not a directory
  2. exe is executable

2 would cover 1, but separating them will provide more specifics on the issue.