Integrate CybeDefend local scans into your GitHub Actions workflow using the official CybeDefend Action.
CYBEDEFEND_API_KEY
).CYBEDEFEND_PROJECT_ID
).ghcr.io/cybedefend/cybedefend-cli:latest
).
Name | Description | Required | Default |
---|---|---|---|
api_key | API Key for authentication | ✅ | |
project_id | Project ID for the scan | ✅ |
.github/workflows/cybedefend-scan.yml
main
or develop
). Use scans on feature branches if you want to catch new issues before they are merged.