{
  "slug": "snyk",
  "name": "Snyk",
  "url": "https://snyk.io",
  "cat": "review",
  "group": "ship",
  "tagline": "SCA and SAST developer security",
  "price": "Free $0 with capped monthly tests; Team $25/mo per contributing developer; Ignite $1,260/yr per contributing developer; Enterprise custom; separate free program for open-source maintainers",
  "tier": "mixed",
  "pick": false,
  "what": "Developer security platform spanning Snyk Open Source for dependency SCA, Snyk Code for SAST, plus IaC and container scanning. It opens fix pull requests that bump vulnerable transitive dependencies to patched versions, and scans from the IDE, CLI and CI. Billing is per contributing developer, not per repository.",
  "why": "AI agents install whatever package name sounds plausible, including abandoned and vulnerable ones. Snyk names the exact vulnerable transitive dependency and opens the upgrade pull request for you.",
  "warn": "Billing counts contributing developers across every connected repo, so cost climbs with contributor count even when only one project is scanned, and free-tier test caps are low.",
  "install": "npm install -g snyk && snyk test",
  "category": {
    "key": "review",
    "name": "Code review, testing & security",
    "desc": "The single biggest risk in vibe coding is shipping AI code nobody read. This is the fix.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://snyk.io/",
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}