Skip to main content

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

Architecture (MVC-inspired for CLI)

The codebase is organized into clear layers to keep the CLI thin:

  • controllers/: flow orchestration (scan, offline DB, credentials)
  • services/: business logic and integrations (scanner, updater, ingest)
  • parsers/: ecosystem parsers focused on dependency extraction
  • reports/: HTML report generator and assets
  • views/: terminal UI and help text
  • models/: domain models (components, vulnerabilities)

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

For complete documentation (including Portuguese version), visit the GitHub repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basiliskscan-1.5.23.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

basiliskscan-1.5.23-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file basiliskscan-1.5.23.tar.gz.

File metadata

  • Download URL: basiliskscan-1.5.23.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for basiliskscan-1.5.23.tar.gz
Algorithm Hash digest
SHA256 c35fc5e334093bc9bc34d7608f9a5dd4ce0b98b9e0ebf55d17bd37512505dbd6
MD5 35fe201c57f16c5833128baaa0ffa8b1
BLAKE2b-256 9916cb9eb0c8236a92ee82ec42fe2489326f1866da5f71c353cc2cc34dad4f7d

See more details on using hashes here.

File details

Details for the file basiliskscan-1.5.23-py3-none-any.whl.

File metadata

  • Download URL: basiliskscan-1.5.23-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

Hashes for basiliskscan-1.5.23-py3-none-any.whl
Algorithm Hash digest
SHA256 b5d776d33b010be628edc10abc52bd98f0b502acf8291f4dd5bbc827e3b15a64
MD5 8b334e29c793e172f96675dc5b85aa74
BLAKE2b-256 fed2bb24ccf022aacd0e7b16e80a28ac47e195391a4d9c18c27f42f8e21fc1fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page