If youβre on Windows, you can install the CybeDefend CLI as anDocumentation Index
Fetch the complete documentation index at: https://docs.cybedefend.com/llms.txt
Use this file to discover all available pages before exploring further.
.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).
- API Key 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: - Initiate Scan
- View Results