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.1.tar.gz
(5.5 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.1.tar.gz.
File metadata
- Download URL: patchops_cli-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d051ac80b386f599cf7655be3758eef5188b55daa397d3de698396f4634a216b
|
|
| MD5 |
d122c5d723aa53d403099ffdac3cad5e
|
|
| BLAKE2b-256 |
a05de0c03daad4eaecf19a3fe00e7e7ce9cbcd768440ccdd18ab124095c5e9f3
|
File details
Details for the file patchops_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: patchops_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 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 |
8895fe74ec1309bda9d615ba4c3d5fbf90e251820590383adfe743cf133c7361
|
|
| MD5 |
60de8b8865ed18ec65a1c1b3f58e4cc2
|
|
| BLAKE2b-256 |
1d4ac4c4bb95c4688a3a34657a31c11451bc9475acb42acacae5c4c91a542089
|