Skip to main content

Argus RedTeam local security scan agent — code never leaves your infrastructure

Project description

argus-agent

Argus RedTeam local security scan agent. Runs SAST (semgrep) and SCA (Trivy) entirely inside your infrastructure — no source code leaves your network.

Installation

pip install argus-agent

Requires: Python 3.10+, semgrep, trivy (for dependency scan)

Quick Start

Online mode (uploads results to Argus dashboard)

argus-agent scan /path/to/repo \
  --target-name "my-service" \
  --api-key "$ARGUS_API_KEY"

Air-gap mode (results stay local)

# Scan and save to file
argus-agent airgap /path/to/repo \
  --target-name "my-service" \
  --passphrase "strong-passphrase"

# Decrypt and import via dashboard
argus-agent decrypt argus-my-service-20260101.enc --passphrase "strong-passphrase"

Docker

docker run --rm \
  -v /path/to/repo:/scan-target \
  -e ARGUS_API_KEY=your-key \
  blocks/argus-agent:latest \
  --target-name my-service --server https://your-argus-instance.com

Options

argus-agent scan --help
argus-agent airgap --help

Sensitivity levels

Level What is sent
full Code snippets included
medium SHA-256 hash only (default)
minimal Finding count only

License

Proprietary — see argus-redteam.io for licensing.

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_redteam_agent-0.2.0.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

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

argus_redteam_agent-0.2.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file argus_redteam_agent-0.2.0.tar.gz.

File metadata

  • Download URL: argus_redteam_agent-0.2.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.12

File hashes

Hashes for argus_redteam_agent-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b84b29ba746340d74fe982f1ba3e7399808da9f604bb1c4e45553f2134f86602
MD5 bdb4a9b382448cc73d6ab242b08c22f0
BLAKE2b-256 067f83162ec90edfcf9937ba1eb029146155ec85067be71fb201f2df29d477ee

See more details on using hashes here.

File details

Details for the file argus_redteam_agent-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for argus_redteam_agent-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12f31235372cc1e342ada65f63f86723e21bab4a4eaa429a69337ab67fbe9d55
MD5 b95b0839d1840f553f7baa1cc2cacb32
BLAKE2b-256 1d935aba63b269882c0f5b786e7574dc0473b9d930d3c4641b38cfbe3c2d8c3f

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