Skip to main content

Unified security scanning — SAST, containers, IaC, secrets, dependencies, and DAST from a single CLI.

Project description

Argus — Perception is Protection

Unified security scanning — SAST, containers, IaC, secrets, dependencies, and DAST from a single CLI.

Install

pip install argus-security

Quick Start

argus init        # Create argus.yml config
argus scan        # Run all configured scanners

Or scan immediately without a config file:

argus scan bandit gitleaks osv --severity-threshold high

Features

  • 14+ security scanners -- SAST, secrets, containers, IaC, dependencies, DAST, supply chain, malware
  • Single CLI -- argus scan runs everything, locally or in CI
  • Flexible selection -- run all scanners, specific ones, or groups
  • Multiple output formats -- terminal, Markdown, SARIF, JSON
  • Severity thresholds -- fail builds on low, medium, high, or critical
  • Docker-backed execution -- scanners run in containers when not installed locally
  • Config-driven -- argus.yml for repeatable scan profiles
  • GitHub Actions integration -- composite actions for native CI/CD workflows
  • Linting built in -- YAML, JSON, Python, JavaScript, Dockerfile, Terraform

Supported Scanners

Category Scanners
SAST Bandit, OpenGrep, CodeQL
Secrets Gitleaks
Containers Trivy, Grype, Syft
IaC Trivy IaC, Checkov
Dependencies OSV Scanner
Supply Chain zizmor + actionlint
Malware ClamAV
DAST ZAP
Compliance FedRAMP SCN Detector

Configuration

# argus.yml
scanners:
  - gitleaks
  - bandit
  - osv
  - trivy-iac

scan_path: "."
severity_threshold: high

MCP Server (AI Integration)

Argus includes an MCP server so AI assistants (Claude, Copilot, Cursor) can run scans, validate configs, and detect project characteristics directly.

pip install argus-security[mcp]

Add to your AI tool's MCP configuration:

{
  "mcpServers": {
    "argus": {"command": "argus", "args": ["mcp"]}
  }
}

Available tools: argus_scan, argus_detect, argus_validate, argus_list_scanners, argus_init

Documentation

License

AGPL-3.0 -- see LICENSE.md for details.

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

argus_security-1.2.0.tar.gz (410.0 kB view details)

Uploaded Source

Built Distribution

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

argus_security-1.2.0-py3-none-any.whl (450.2 kB view details)

Uploaded Python 3

File details

Details for the file argus_security-1.2.0.tar.gz.

File metadata

  • Download URL: argus_security-1.2.0.tar.gz
  • Upload date:
  • Size: 410.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for argus_security-1.2.0.tar.gz
Algorithm Hash digest
SHA256 b8fff1f8ae26cfbf898b560259dd2790a53ea7bed2e74857cb45fdabae90cdc7
MD5 38007bbeaeb77af35ee7ef7f041d600a
BLAKE2b-256 6635cc9b7d4182e3ce685e05b1e1a711208e885ba505b336bd8ff7a4e57ba0cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for argus_security-1.2.0.tar.gz:

Publisher: release.yml on huntridge-labs/argus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file argus_security-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: argus_security-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 450.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for argus_security-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84ffdeece330d3f87ab7be8e04e860bab83b4254402214ca42de14998ac9f577
MD5 774530d0ebcc201e02a54e9c79300bfb
BLAKE2b-256 78731667dded269bb1a6408a22d77f95d0f2d2a0ebb24c1e92752dfe8a391719

See more details on using hashes here.

Provenance

The following attestation bundles were made for argus_security-1.2.0-py3-none-any.whl:

Publisher: release.yml on huntridge-labs/argus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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