Skip to main content

Buckle-up: a toolbox for writing macOS sandbox profiles

Project description

buckle-up by m4rkw

A python toolbox for writing macOS sandbox profiles.

installation

pip3 install buckle-up

monitor all sandbox events

bu -p all

monitor sandbox events for specific processes

bu -p 'Slack,Slack Helper'

write denied actions to a sandbox profile file

bu -p 'Slack,Slack Helper' -o slack.sb

known issues

deny events are de-duped but written verbatim from the system log into the output sandbox profile. this means that all file references are entered as "literal" and other actions such as signals will not be in a valid format so some manual tidying will be necessary.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buckle-up-0.0.4.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page