As a security engineer, I want previously cached approvals to be invalidated when the associated executable files on disk have been changed since the initial cached check so that these processes are subject to validation.
Acceptance Criteria
If executables related to a process that was previously approved are changed or updated, invalidate the approval cache so that the process and associated executables are checked again.
Why
As a security engineer, I want previously cached approvals to be invalidated when the associated executable files on disk have been changed since the initial cached check so that these processes are subject to validation.
Acceptance Criteria