Open
Description
Currently, if a user loads a shared object with a large amount of sigantures, the work of actually enabling all these signatures is exhausting (imagine writing 50 different sigantures and enabling all of them!).
The likely way to implement this is supporting sets again or something similar in the policy file. So we could do something like
...
spec:
scope:
- global
rules:
set: signatures
event: security_file_open