snyk reviews — what users really think

last reviewed 24 march 2026
how we review

We start with direct ratings from our readers, then look at what real users are saying in practitioner forums and community spaces. We pair that with search demand data and profession-level persona analysis.

full methodology →

Editorial note: this was originally published in june of 2024

quick take

  • Best for: developers scanning open-source dependencies and containers in CI/CD
  • Skip if: you need a single consolidated tool to replace SonarQube and manual reviews
  • £Best value: free tier for open-source projects; Team plan only once you hit private project scan limits
½3.7/ 5 — editorial rating

based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

used snyk? we'd love to know your thoughts

reader ratings shape our score

Snyk is an AI-driven security platform that helps developers and security teams find and fix vulnerabilities across their applications. The platform fits into existing development workflows, allowing teams to identify security issues in open-source dependencies, container images, infrastructure code, and custom-built applications.

The platform integrates with popular development tools like GitHub, GitLab, and Azure DevOps, making it simple to start scanning code for potential threats. Users can detect vulnerabilities through automated scans and receive fix suggestions, often through automated pull requests. Snyk uses its proprietary DeepCode AI, which combines symbolic AI and machine learning for code analysis, dataflow tracking, and fix generation.

A free tier is available for small teams and individual developers, while paid plans offer expanded features and support for larger organizations. The Team plan starts at $25 per month per developer with a minimum of 5 developers. Enterprise options are available for companies needing advanced security controls and custom solutions.

Beyond basic vulnerability scanning, Snyk provides tools for generating Software Bills of Materials (SBOM), monitoring container security, and checking infrastructure configurations. The platform also includes detailed reporting features to help teams track their security status and meet compliance requirements.

how popular is snyk?

monthly search interest

12.1k/mo now

09.9k19.8k30k2023202420252026
peak interest22k/moOct 2022
searches now12k/moFeb 2026
1-month change— steadyvs prev month

Snyk peaked in early 2022 during peak DevSecOps hype and has since settled around 12,000 to 15,000 monthly searches, roughly half its peak volume. That plateau isn't collapse: it suggests Snyk has found a stable base of practitioners who know what it is and look it up deliberately, rather than riding a viral wave. The hype phase is over, which means you're evaluating the real product now, not a trend.

who is snyk for?

Whether Snyk is worth it depends almost entirely on what you're trying to secure and how big your infrastructure is. Pick your role below to see the honest breakdown.

overall sentiment

select your role to see what people like you are saying

Developer

positive

If you're writing JavaScript, Java, or Python and want vulnerability checks without leaving your IDE, Snyk fits naturally into that workflow. The one-click fix suggestions and automated PR generation save real time on dependency patching. Watch out for IDE plugin slowdowns on larger projects, and budget time for triaging false positives.

strengths

  • Fast and accurate vulnerability detection in open-source dependencies
  • Seamless CLI and IDE plugin integration into existing workflows
  • One-click fix suggestions and automated PR generation
  • Broad language support (JavaScript, Java, Python, etc.)
  • Free tier suitable for small teams and open-source projects

concerns

  • IDE plugin performance and resource consumption on larger projects
  • Performance degradation when scanning large monorepos with thousands of dependencies
  • False positives that require manual review and triage

what users are saying

SonarQube runs nightly, Snyk yells about vulnerabilities once a week, and reviewers manually check for style and logic. It's all disconnected - different dashboards, overlapping issues, and zero visibility on whether we're actually improving.

Reddit r/devsecops

The main community thread in r/devsecops captures a real frustration: Snyk doesn't exist in a vacuum, and most teams end up running it alongside SonarQube and manual review processes, creating disconnected dashboards, overlapping alerts, and no clear picture of whether security posture is actually improving week to week. That's a workflow problem that Snyk's own integrations don't fully solve. The independent review landscape for Snyk is broadly positive on core functionality, with vulnerability detection accuracy and IDE integration consistently praised, but enterprise pricing draws consistent criticism. At $25 per developer per month with a minimum of 5 developers, a small team is looking at $1,500 a year before they've unlocked anything beyond the Team tier. The free plan is genuinely useful for open-source work, but the jump to paid is steep.

Our take: Snyk earns its reputation as the developer-friendliest security scanner on the market, and the free tier is a legitimate starting point for open-source projects or small teams. The real question is whether the paid tiers justify the cost once you're past the basics. If you're already running SonarQube for code quality, adding Snyk on top specifically for dependency and container scanning makes sense. If you're trying to consolidate everything into one tool, Snyk doesn't fully solve that either, and you'll hit the same fragmented-toolchain problem that r/devsecops is complaining about. Don't subscribe to the Team plan until you've genuinely outgrown the free tier's 200 private project tests.

features

  • Snyk Open Source: Automatically scans open-source dependencies for known vulnerabilities, helping developers prioritize and fix security risks quickly with one-click solutions and workflow integration.
  • Snyk Code: Performs static application security testing to analyze proprietary code, identifying potential security issues directly within developers' integrated development environments using DeepCode AI.
  • Snyk Container: Tests container images for vulnerabilities, generates software bill of materials, and provides continuous monitoring for emerging security threats.
  • Infrastructure as Code Security: Identifies misconfigurations in infrastructure templates, audits security settings, and ensures compliance across cloud deployment configurations.
  • AI-Powered Agent Fix: Uses generative AI to provide one-click code fixes that are validated by re-scanning, saving developers time on remediation tasks.
  • Real-Time IDE Scanning: Integrates directly into development environments with hybrid AI that reduces false positives and catches issues as you code.
  • Deep Code Analysis: Combines machine learning with symbolic AI for advanced vulnerability detection, event graphs, and dataflow tracking across multiple languages including JavaScript, Java, and Python.

pricing

  • Free version includes unlimited tests on open-source projects, 200 tests on private projects, up to 100 container tests, GitHub.com/Bitbucket Cloud/Azure Repos/GitLab.com integration, CI/CD pipeline integration, continuous monitoring, and remediation for open-source projects.
  • Team Plan starts at $25 per month per developer, requires minimum of 5 developers with up to 10 developers per team, and provides 1 month free on annual pricing.
  • Standard Plan costs $599 per month with unlimited application dependency tests, reports, bill of materials, licenses, rich API, and optional unlimited container tests add-on.
  • Pro Plan costs $1,659 per month with on-premises Git support for GitHub, Bitbucket, and GitLab, single sign-on, teams and groups, Jira integration, service accounts, and optional unlimited container tests add-on.
  • Ignite Plan costs $1,260 per year per contributing developer for organizations with less than 50 developers, includes SCA, SAST, IaC, container testing, 10 DAST targets, advanced risk factors, and advanced analytics.
  • Enterprise Plan offers custom pricing with centralized policy governance, custom user roles, security policy management, application asset discovery, risk-based prioritization, rich API, reports, on-premises container registries, and enhanced support options.
  • Enterprise add-on Snyk AppRisk available for managing and scaling application security programs, requires contacting sales for specific pricing details.

frequently asked questions

The free tier is worth it, full stop, for open-source projects or solo developers. The Team plan at $25 per developer per month is harder to justify unless you need the private project scan limits and CI/CD governance features. At a 5-developer minimum, that's $125 a month before you've done anything at the enterprise level. If your main use case is dependency scanning on a handful of private repos, exhaust the free tier first.

Developers working with JavaScript, Java, or Python codebases get the most out of it, especially through the IDE plugin and one-click fix suggestions. Security Team Leads running compliance monitoring across multiple applications find the supply chain visibility useful. DevOps Engineers benefit most when container and IaC scanning is already part of their pipeline setup, though large monorepos will test their patience.

Scan performance degrades noticeably on large monorepos and complex cloud deployments, which can slow down CI/CD pipelines at the worst possible time. False positives require manual triage and don't go away on their own. Support for niche languages and specialized frameworks is limited compared to some alternatives. And the tool doesn't solve the multi-scanner fragmentation problem, so you may still end up running it alongside SonarQube rather than replacing it.

They're not direct replacements. SonarQube focuses on code quality and static analysis of your own code; Snyk's strength is open-source dependency and supply chain vulnerability detection. If you need both, you'll likely end up running both. If you're choosing one, pick Snyk when dependency risk and container security are your priority; pick SonarQube when code quality and custom rule enforcement matter more to your team.

It depends heavily on project size. For standard-sized repos, the scan overhead is minimal and fits cleanly into automated pipelines. For large monorepos with thousands of dependencies or complex cloud infrastructure, scan times can add meaningful delays to your deployment cycle. DevOps Engineers running infrastructure-heavy projects should test scan performance on a representative branch before committing it to every deployment gate.

tools for
humans

toolsforhumans editorial team

Reader ratings and community feedback shape every score. Since 2022, ToolsForHumans has helped 600,000+ people find software that holds up after launch. how we research →

other tools to check out

Box screenshot
online buzz550k
trend (1M)steady
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Box

Box is a cloud-native content management platform that enables secure storage, collaboration, and content management. It offers features including security controls, AI-driven insights, workflow automation, and integrations across business applications. With scalable solutions for individuals, teams, and enterprises, Box helps organizations manage, share, and protect their digital content.

best deal

Try Box free with 10GB storage or get 30% off Enterprise plans when billed annually

PimEyes screenshot
online buzz165k
trend (1M)18%
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

PimEyes

PimEyes is an advanced online facial recognition search engine that uses AI to perform reverse image searches across publicly accessible websites. It helps users monitor their digital presence, find instances of their face online, and provides tools for privacy protection, including image removal assistance and alert systems. Available through various subscription plans, PimEyes searches an index of 3.5 billion photographic images and focuses specifically on facial features rather than entire images.

best deal

Get 25% off annual plans: PROtect for $26.24/month or Advanced for $224.99/month

Barracuda screenshot
online buzz165k
trend (1M)steady
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Barracuda

Barracuda Networks is a cybersecurity company founded in 2003, offering AI-powered solutions for email, network, and data protection through its BarracudaONE platform. The product suite includes email gateway defense, web security, firewalls, cloud backup services, and managed XDR with multimodal AI threat detection.

best deal

Free trials available for email protection and other products

FaceCheck.ID screenshot
online buzz41k
trend (1M)18%
3.0based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

FaceCheck.ID

FaceCheck.ID is an AI-powered facial recognition search engine that allows users to upload a photo to find matching faces across social media, news sites, blogs, mugshot databases, sex offender registries, and criminal news for identity verification and safety checks. The platform scans over 763 million public images and returns results in seconds with confidence scores and source links.

best deal

Try FaceCheck.ID free with basic search, or start with 36 credits for just $6

Mimecast screenshot
online buzz41k
trend (1M)18%
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Mimecast

Mimecast is a cloud-based cybersecurity platform that provides email security, archiving, and continuity solutions. It protects against phishing, malware, ransomware, and business email compromise using AI-powered detection engines, URL scanning, attachment sandboxing, and user awareness training.

best deal

Explore Mimecast's Protect Plan with AI-powered email security starting today.

Vanta screenshot
online buzz33k
trend (1M)18%
3.8based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Vanta

Vanta is a compliance and security platform that automates up to 90% of compliance work for major security frameworks like SOC 2 and ISO 27001. It offers automated evidence collection, policy management, access control, and AI-powered tools to help businesses streamline compliance processes, strengthen security, and build stakeholder trust.

best deal

Free trial available with no credit card required. Core plan starts at $7,500 annually.