Requirements
- Linux (32-bit or 64-bit).
- Personal Access Token (PAT) from your CybeDefend account.
- Basic terminal knowledge.
Installation Steps
- Download the Binary
From Releases, pickcybedefend-linux-amd64(64-bit) orcybedefend-linux-386(32-bit). - Make Executable
- Move to PATH
- Test
If you’re running Alpine or a musl-based distro, ensure compatibility or build from source using go build.
Scanning Your Project
- Authenticate (one-time setup)
- In Terminal
- Check Results
Integration with Docker
Integration with Docker
If you run scans inside Docker, mount your source directory as a volume and pass your PAT via the CYBEDEFEND_PAT environment variable.