BasiliskScan - CLI para varrer projetos e listar dependências vulneráveis ou desatualizadas.
Project description
BasiliskScan
Advanced CLI for dependency and vulnerability analysis in software projects.
Installation
pip install basiliskscan
Quick Start
bscan --version
bscan --help
bscan scan
If bscan is not recognized on Windows, run once:
python -m basiliskscan --help
This command auto-adds your Python Scripts directory to PATH (user scope).
What BasiliskScan does
- Recursively discovers dependencies in supported manifests
- Aggregates vulnerability data from OSV, NVD, and Sonatype Guide
- Supports offline vulnerability database mode
- Generates rich HTML reports
Supported Files
- Node.js / Ionic:
package.json,package-lock.json,npm-shrinkwrap.json - Java:
pom.xml,build.xml,build.gradle,build.gradle.kts,gradle.lockfile
Useful Commands
# Main scan command
bscan scan --help
# NVD credentials
bscan nvd-key --help
# Sonatype Guide credentials
bscan sonatype-guide-key --help
# Offline database operations
bscan offline-db --help
Optional Environment Configuration
Create a .env file in your working directory:
NVD_API_KEY=your-nvd-api-key
Project Links
- Homepage: https://github.com/puuertA/basiliskscan
- Repository: https://github.com/puuertA/basiliskscan
- Issues: https://github.com/puuertA/basiliskscan/issues
For complete documentation (including Portuguese version), visit the GitHub repository.
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
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 basiliskscan-1.5.18.tar.gz.
File metadata
- Download URL: basiliskscan-1.5.18.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0df903c1270f31f974a580f099d8524553c179254411c0596d5b86f36730d2c
|
|
| MD5 |
6ab698801c87cc6f922c0c65dd32e639
|
|
| BLAKE2b-256 |
e6aba4e6880509559768b9995511cb1be29b27278ec282ef043614468e894ec3
|
File details
Details for the file basiliskscan-1.5.18-py3-none-any.whl.
File metadata
- Download URL: basiliskscan-1.5.18-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7478debfa4df624d8805f505bbd263b0968101bd4951c73ab925b61ff00cce1a
|
|
| MD5 |
69be20c671e4080bb7c0d4d88ac68a3f
|
|
| BLAKE2b-256 |
6e7f4164b04b376ddfffab53dd18f717e311840f82d0799ed5cba0aca6bf100e
|