AI-powered PyPI supply chain security scanner
Project description
pyguard
pyguard is a PyPI supply chain scanner focused on malicious-package detection, not just known CVEs.
Current scope
This repository now includes:
- A working
pyguard scanCLI - Core data models and scan orchestration
- Layer 1 static analysis baseline
- JSON and terminal reporting
- Project tooling, CI, and test scaffolding
Quick start
python -m venv .venv
source .venv/bin/activate
pip install -e .[dev]
pyguard scan requests==2.31.0
pytest
Roadmap
The implementation follows the multi-phase plan for:
- Layer 1 static analysis
- Layer 2 AI-assisted analysis
- Layer 3 sandbox runtime analysis
- CI/CD integrations and reporting outputs
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
pyguard_ai-0.2.0.tar.gz
(56.0 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 pyguard_ai-0.2.0.tar.gz.
File metadata
- Download URL: pyguard_ai-0.2.0.tar.gz
- Upload date:
- Size: 56.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbc9562f0b2ec95229a256f41df65abdefffa4801976106717cd802abcf7ac99
|
|
| MD5 |
d7ad3a7575551c2138452651ff872f6a
|
|
| BLAKE2b-256 |
709dba434feff92e28aeaeccd392b616ab964234d2fadb300a9d42d664686f26
|
File details
Details for the file pyguard_ai-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyguard_ai-0.2.0-py3-none-any.whl
- Upload date:
- Size: 58.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aae6650fa84c78bb2cc9a521931cb9a911afbd934b6c7d466e280cb722210704
|
|
| MD5 |
ecb91fd33f98fc291819c2d9fa8efa1c
|
|
| BLAKE2b-256 |
1789875d3cd18ee47d7e3560d3b118bd852cb12682631b7794471dea32a456b8
|