.exe file. Quickly run security scans from PowerShell, Command Prompt, or within CI runners like GitHub Actions (Windows-based).
Requirements
- Windows 10 or 11 (32-bit or 64-bit).
- Personal Access Token (PAT) from your CybeDefend account.
- Optional: Integration with your CI pipeline.
Installation Steps
- Download
Grabcybedefend-windows-amd64.exe(64-bit) orcybedefend-windows-386.exe(32-bit) from Releases. - Rename (Optional)
Rename tocybedefend.exefor easier usage. - Add to PATH
Place it in a folder included in your PATH, or just call it from its current location.
On Windows, some security tools may flag new executables. Ensure cybedefend.exe is unblocked in your antivirus or firewall settings.
Running a Scan
- Open PowerShell or CMD
Navigate to your project directory: - Authenticate (one-time setup)
- Initiate Scan
- View Results