Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Why
As a security engineer, I only want processes from specific directory paths to be approved and executed so that my team can prevent applications located in other directories on the device's hard drive from running.
Acceptance Criteria
/Applications/,/Downloads/, and/Desktop/directories to be executed.Dev Notes
E.g., "do not allow execution from Trash" (
~/.Trash/)