Overview
Snyk is a developer security platform covering open source dependencies (SCA), container images, infrastructure as code, and code (SAST). The Pwnbook Snyk integration imports findings from your Snyk organization so you can review and track them alongside other security findings.Prerequisites
- A Snyk account (Free, Team, or Enterprise)
- A Snyk API token
- Your Snyk organization ID
- Admin or Owner access in Pwnbook to configure the integration
Credentials required
Setup
1
Generate a Snyk API token
- Log in to snyk.io.
- Click your account name → Account Settings.
- Under General, copy your Auth Token.
- Go to Organization Settings → Service Accounts.
- Click Create a service account.
- Give it a name (e.g.,
pwnbook) and assign the Viewer role. - Copy the generated token.
2
Find your organization ID
- In Snyk, go to Organization Settings → General.
- Copy the Organization ID (UUID format).
3
Configure the integration in Pwnbook
- Go to Organization Settings → Marketplace → Snyk.
- Click Configure.
- Enter your API Token and Organization ID.
- Click Save & Test.
What gets synced
Viewing findings in Pwnbook
Synced Snyk findings appear under Security Findings → Snyk in your organization. You can:- Filter by severity, issue type, and project
- View CVSS scores, CVE details, and fix recommendations
- Assign findings to tasks
- Mark findings as resolved or suppressed
Disconnecting
To remove the Snyk integration:- Go to Organization Settings → Marketplace → Snyk.
- Click Disconnect.
- Confirm.