-
Notifications
You must be signed in to change notification settings - Fork 0
cixel/osascript-audit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Small wrapper around `osascript`. Logs all use of osascript to `/usr/local/var/log/osascript-audit.log`, because jamf tried to use it for something and that spooked me. To use: ``` go build -o /usr/local/bin/osascript ``` Ensure your `$PATH` sets `/usr/local/bin` before `/usr/bin`. Anything invoking `osascript` by name, and not by path, will call the wrapper in `/usr/local/bin` instead of the default.
About
small wrapper around the macos osascript binary for snooping on what scripts jamf is trying to run :(
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published