PatchOps Guard CLI
Project description
patchops CLI
Official command-line interface for PatchOps Guard.
Install
pip install patchops-cli
Usage
# remote commands (require PATCHOPS_API_KEY)
export PATCHOPS_BASE_URL=https://patchguard.ai
export PATCHOPS_API_KEY=pk_live_...
patchops health
patchops findings list --kind cve --severity critical
patchops benchmark
# local scans (no backend needed)
patchops scan secrets ./my-repo
patchops scan mlbom ./my-repo
Local scanners
secrets— regex scan for AWS / GitHub / Anthropic key patternsmlbom— ML model reference inventory (huggingface / openai / anthropic)
These run offline and never transmit source to our servers.
License
MIT
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
patchops_cli-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file patchops_cli-0.1.0.tar.gz.
File metadata
- Download URL: patchops_cli-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
494016a5ddcb6a3774cf5941f55d0d91ed75e93e43eeaa1bd396a918b92a899d
|
|
| MD5 |
13bbff35e54eb6ba329031654b1d89ba
|
|
| BLAKE2b-256 |
41cdb2c1a23c103a0ee27a397c2ff002abf7172f2ac896611daf92d58bd9da1b
|
File details
Details for the file patchops_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: patchops_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd45ecc39f03ceb15343cf828c345ef328cd07155b940d88649cd006cfa58e9d
|
|
| MD5 |
798f19d0a04f083df817ba86416d9af0
|
|
| BLAKE2b-256 |
2000a909bcc451a8f1792f6c24d0b59b055606feb82f5eb919a0b33838705ceb
|