Actions
User story #12613
openEnsure file content without specifying the content
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
A Generic Method or a Technique could check if the content of a file is not changing from a initial state that we could set manually. That permit to not know exactly the content of a file but simply ensure that the current file don't change after.
Simple scenario :- Create a directive that monitor the content of a specific file, eg. /etc/hosts. By default, the content set is "blank" (but maybe we can copy/paste the content or pre-accept for the 1st run ?)
- Apply the directive to a node throug a rule
- The node show a non compliance for the directive
- We manually accept the change of state of the directive
Actions