Documentation Index
Fetch the complete documentation index at: https://docs.tembo.io/llms.txt
Use this file to discover all available pages before exploring further.

Features
- Scan repositories for known vulnerabilities in dependencies (Snyk Open Source)
- Surface Snyk-detected issues to Tembo agents during sessions
- Open PRs that bump vulnerable packages to fixed versions
Installation
Sign in to Snyk
Sign in with your organization email using an approved auth method.
If you don’t have a Snyk account yet, you’ll be guided through Snyk’s account setup after the initial sign-in. Once your account is ready, return to Settings → Integrations in Tembo and click Install again to complete the connection.
Usage
Once installed, Tembo monitors your Snyk-connected repositories for known vulnerabilities and opens fix PRs that bump affected dependencies to safe versions. Tembo agents can reference Snyk-detected issues during sessions to inform the changes they propose.Advanced
Snyk organization scope
Snyk organization scope
The integration connects to a single Snyk organization, not a Snyk user. All scanning and issue access happens within that org. To monitor projects across multiple Snyk orgs, install the integration once per org.
Permissions
Permissions
At install time, Tembo’s Snyk App requests the following 11 OAuth scopes on your Snyk organization:Read access
org.read— your Snyk organization’s metadata (name, slug, settings)org.project.read— the list of projects in your org and their detailsorg.project.snapshot.read— historical scan snapshots (vulnerability findings over time)org.report.read— org-level reports (aggregated vulnerability and compliance data)org.project.ignore.read— which vulnerabilities you’ve configured Snyk to ignore
org.project.test— trigger Snyk to re-test (re-scan) a project on demandorg.project.attributes.edit— edit project attributes (e.g., business criticality, environment, lifecycle)org.project.tag.edit— add, modify, or remove tags on projectsorg.project.ignore.create— create new ignore rules (suppress specific vulnerability findings)org.project.ignore.edit— modify existing ignore rulesorg.project.ignore.delete— delete ignore rules
Install not completing
Install not completing
If you’re redirected back to Tembo but the integration still shows as uninstalled, the most common cause is the OAuth flow being cancelled or rejected on Snyk’s side. Try the install again and make sure you click Authorize on the Snyk consent screen.