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
Release files for psaudit 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| psaudit-0.1.1.tar.gz | 1.8 kB | Details |
Release files / psaudit-0.1.1.tar.gz
| Download URL | psaudit-0.1.1.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
949767eba161361ada9b3b6037a5bb150c3507f37843913cd90ec93b573f6f1f
|
|
BLAKE2b-256 checksum How to use checksums |
92c9179d15e28780762069744a4ee998508ac84ded871cdc51719487d32cf71d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|