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

Trust view does not consistently remove deletions #736

Closed jw3 closed 1 year ago

jw3 commented 1 year ago
  1. Add some trust entries (or start with some)
  2. Untrust some of them
  3. Deploy
  4. Observe that the deleted items are still present
    • this can be random; if they are not left, restart from (1)
  5. With deleted leftovers present, add new trust
  6. Deploy
  7. Observe that the deletions are now gone.
jw3 commented 1 year ago

Fixed in #840