
Overview
Corgea is a SAST platform that pairs code vulnerability detection with AI-generated fix suggestions. The Pwnbook integration pulls open findings from Corgea, including which ones have auto-fixes ready, so your team can triage and remediate without switching tools.Prerequisites
- A Corgea account
- A Corgea API token
- Admin or Owner access in Pwnbook
Setup
Generate a Corgea API token
- Log in to your Corgea dashboard.
- Go to Settings → API Tokens.
- Create a new token and copy it.
What gets synced
| Data | Description |
|---|---|
| SAST findings | Code vulnerabilities with file path and line numbers |
| AI fix availability | Whether Corgea has generated an auto-fix for the finding |
| Severity | Critical, High, Medium, Low |
| Status | Open, fixed, ignored |