Add Snyk integration docs#563
Conversation
Co-authored-by: Darren <68653294+DarrenBaldwin07@users.noreply.github.com>
|
Requesting review from @benja who has experience with the following files modified in this PR:
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1c557b0. Configure here.
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> | ||
| <!-- Placeholder: replace with official Snyk logo from https://snyk.io/brand --> | ||
| <path d="M12 1L3 5v6c0 5.25 3.75 10.15 9 11.25C17.25 21.15 21 16.25 21 11V5l-9-4zm0 2.18l7 3.12V11c0 4.12-2.96 8-7 9.15C7.96 19 5 15.12 5 11V6.3l7-3.12z"/> | ||
| </svg> |
There was a problem hiding this comment.
Placeholder SVG logo shipped instead of official Snyk logo
Medium Severity
The SVG file is explicitly a placeholder (the comment says "Placeholder: replace with official Snyk logo from https://snyk.io/brand") and renders a generic shield icon, not the actual Snyk logo. This would ship a clearly incorrect logo to the production docs site. All other integrations use their real brand logos.
Reviewed by Cursor Bugbot for commit 1c557b0. Configure here.
There was a problem hiding this comment.
on this and will push a patch for official logo
There was a problem hiding this comment.
I went ahead and created the proper png image, upgraded the language here just to make it more accurate. I have both this snyk integration docs and stripe docs on PR right now for review and then they can go in. but we can close this PR for now. @DarrenBaldwin07


Summary
Added new user-facing documentation for the Snyk integration in the tembo/docs repo, modeled after existing integration docs. Included features, installation steps, usage, and advanced details. Added Snyk SVG logo and updated docs.json to include the Snyk integration.