Process auditor for macOS
Project description
psaudit
Process auditor for macOS. Verifies that all running processes have been signed by Apple.
Installation
pip install psaudit
Usage
psaudit
If any processes fail the audit, they will be listed and the script will return a non-zero error code indicating the number of failed processes. For example:
$ psaudit
process 371 (/Applications/Utilities/Adobe Sync/CoreSync/Core Sync.app/Contents/PlugIns/ACCFinderSync.appex/Contents/MacOS/ACCFinderSync) not signed by Apple
process 14722 (/usr/local/Cellar/bash/5.0.11/bin/bash) not signed by Apple
process 75508 (/usr/local/Cellar/macvim/8.1-157/MacVim.app/Contents/MacOS/MacVim) not signed by Apple
process 75509 (/usr/local/Cellar/macvim/8.1-157/MacVim.app/Contents/MacOS/Vim) not signed by Apple
$ echo $?
4
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
psaudit-0.1.1.tar.gz
(1.8 kB
view details)
File details
Details for the file psaudit-0.1.1.tar.gz
.
File metadata
- Download URL: psaudit-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 949767eba161361ada9b3b6037a5bb150c3507f37843913cd90ec93b573f6f1f |
|
MD5 | 71d251d168c4a3ee4d490f77c5d5cbcc |
|
BLAKE2b-256 | 92c9179d15e28780762069744a4ee998508ac84ded871cdc51719487d32cf71d |