<?xml version="1.0" encoding="UTF-8"?>

    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
      <channel>
        <title>snyk.io updates</title>
        <link>https://updates.snyk.io</link>
        <description>snyk.io updates</description>
        <language>en-us</language>
        <lastBuildDate>Mon, 24 Aug 2026 01:03:37 GMT</lastBuildDate>
        <atom:link href="https://updates.snyk.io/rss" rel="self" type="application/rss+xml" />
        
        <item>
          <title>Snyk Code September Update</title>
          <link>https://updates.snyk.io/snyk-code-september-update/</link>
          <description>&lt;p&gt;This update is available on &lt;b&gt;September 14, 2026&lt;/b&gt;. It improves coverage and precision across Snyk Code: template files are analyzed, Java framework and library support is extended, detection gaps are closed in six languages, and .gitignore no longer hides committed files from analysis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Template files&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Snyk Code analyzes template files and follows data from your application code into the template. Cross-site scripting that only becomes exploitable where the template renders its output is now reported, with the data flow shown from the application through to the template.&lt;/p&gt;&lt;p&gt;Supported engines: Jinja2, Razor, FreeMarker, EJS, Handlebars, Pug, Thymeleaf, Twig, Mustache and Velocity.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Java&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Apache CXF&lt;/b&gt; — the web services framework, including its HTTP transport.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;OkHttp&lt;/b&gt; — the HTTP client.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Spring Security OAuth2 Client&lt;/b&gt; — OAuth2 and OpenID Connect authentication.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Google OAuth Client&lt;/b&gt; and &lt;b&gt;Google API Client&lt;/b&gt; — Google authentication and API access.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;MSAL4J&lt;/b&gt; — Microsoft identity platform authentication.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Apache Commons Collections&lt;/b&gt; — collection utilities.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Flyway&lt;/b&gt; — database migrations.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;JAXB&lt;/b&gt; — XML binding.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;SAP Commerce (Hybris)&lt;/b&gt; — FlexibleSearch queries, with parameter binding recognised as safe.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Coverage for these libraries is added or improved, resulting in improved data flow analysis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Python&lt;/b&gt;&lt;/p&gt;&lt;p&gt;LangChain LiteLLM is recognised as a source of untrusted data.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Java 25&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Java 25 source is analyzed.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rule coverage improvements&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Detection coverage is extended for &lt;b&gt;Java, Kotlin, C#, Go, JavaScript and PHP&lt;/b&gt; — additional sources, sinks and unsafe API patterns, in particular for cryptography.&lt;/p&gt;&lt;p&gt;Expect additional true positives and fewer false positives.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Files matched by .gitignore&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Committed files matched by a .gitignore rule are analyzed.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Secrets committed and later matched by a .gitignore rule are now detected. Git ignores only untracked files, so this brings Snyk Code and Snyk Secrets in line with Git.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;These are pre-existing issues in code you already committed.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;The change applies across all interfaces and cannot be disabled.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Required for CLI scans.&lt;/b&gt; Upgrade to Snyk CLI 1.1307.0 or later, available from 26 August. Earlier versions keep the previous behavior, so CLI results will differ from your SCM and web results. SCM imports and scans need no action.&lt;/p&gt;&lt;p&gt;&lt;b&gt;What is unchanged&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Untracked files matched by .gitignore remain excluded from analysis.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;.snyk exclude patterns behave as before, and remain the way to exclude a path deliberately.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Severity levels and rule identifiers do not change.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;</description>
          <pubDate>Fri, 21 Aug 2026 08:00:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>5L0xa8XdaOpYR1kjxlt1OD</guid>
          <category>Improved</category>
        </item>
        <item>
          <title>New model risk scoring for AI models in Evo</title>
          <link>https://updates.snyk.io/model-risk-score-evo-ga/</link>
          <description>&lt;p&gt;Starting August 17, 2026, Evo by Snyk uses a rebuilt model risk score to evaluate the AI models discovered in your organization.&lt;/p&gt;&lt;p&gt;The previous Risk Index is replaced by a single score from 0–1,000 that combines attack success rate with the potential impact of a successful attack, tested against categories including prompt injection, data exfiltration, and insecure code generation. The result is a score that reflects both how easily a model can be compromised and how much damage that compromise could cause — not just whether an attack succeeded.&lt;/p&gt;&lt;p&gt;What&amp;#39;s new:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Impact-weighted scoring:&lt;/b&gt; Risk scores now factor in the real-world consequence of an attack succeeding, not only its likelihood.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Four severity bands:&lt;/b&gt; Scores map to low (0–249), medium (250–499), high (500–749), and critical (750–1,000), so you can triage at a glance.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Broader attack coverage:&lt;/b&gt; Testing spans a wider range of direct and indirect attack categories against each discovered model.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Framework-mapped:&lt;/b&gt; Findings map to OWASP LLM Top 10, OWASP Agentic Security, MITRE ATLAS, and NIST AI 600-1/100-2e2025, so you can connect model risk to the compliance frameworks you already report against.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Policy-ready from day one:&lt;/b&gt; Evo applies default policies across common attack categories automatically, and you can create custom policies scoped to specific attack categories or goals to match your organization&amp;#39;s risk tolerance.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;If you have policies built on the old Risk Index:&lt;/b&gt; those policies remain visible but no longer evaluate under the new scoring. Review and recreate any Risk Index-based policies against the new model risk score to keep enforcement active.&lt;/p&gt;&lt;p&gt;Read more in the Risk intelligence &lt;a href=&quot;http://docs.snyk.io/agent-security/evo-by-snyk/ai-spm/risk-intelligence&quot;&gt;documentation&lt;/a&gt;.&lt;/p&gt;</description>
          <pubDate>Wed, 19 Aug 2026 15:00:00 GMT</pubDate>
          <dc:creator>Ranko Cupovic, Principal Product Manager</dc:creator>
          <guid>1W3f0okRBUn45Q63RKJFbX</guid>
          <category>General availability</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1306.4</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1306-4/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1306.4&lt;/p&gt;&lt;p&gt;This release contains fixes and minor improvements. To learn more beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.4&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Clearer error messages when the CLI cannot reach a configured proxy. Failures now report the proxy URL the CLI attempted to use, with credentials redacted, along with the specific error code &lt;code&gt;SNYK-CLI-0028&lt;/code&gt;, making proxy misconfiguration quicker to diagnose in CI and behind corporate networks.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;An updated embedded runtime, moving Node.js from 22.22.2 to 22.23.2 and OpenSSL from 3.5.5 to 3.5.7, which brings in fixes for six high-severity CVEs plus additional OpenSSL security fixes.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://security.snyk.io/vuln/SNYK-JS-JSYAML-18593780&quot;&gt;SNYK-JS-JSYAML-18593780&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-45447&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-48618&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-48933&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-56846&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-56848&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-58043&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;</description>
          <pubDate>Thu, 13 Aug 2026 15:00:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>3Tx7MBhC6zhBzpcu9YTrcG</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1306.3</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1306-3/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1306.3&lt;/p&gt;&lt;p&gt;This release contains security fixes. To learn more beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.3&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Updates bundled dependencies to remediate known vulnerabilities, keeping the CLI current for teams with supply chain policies on the tools running in their pipelines.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://security.snyk.io/vuln/SNYK-JS-SHESCAPE-18319522&quot;&gt;SNYK-JS-SHESCAPE-18319522&lt;/a&gt; (CVE-2026-14257)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-69152&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;</description>
          <pubDate>Thu, 06 Aug 2026 12:40:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>xrZtlOwibL3pLZ6KAkHK2</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>NTLM Authentication in Snyk API &amp; Web</title>
          <link>https://updates.snyk.io/ntlm-authentication-in-snyk-api-and-web/</link>
          <description>&lt;p&gt;Snyk API &amp;amp; Web now supports NTLM v2 authentication for Web targets. Security teams can configure NTLM credentials (username, password, domain, workstation) directly in the target settings, enabling authenticated scans of Windows-authenticated applications without requiring separate tools.&lt;/p&gt;</description>
          <pubDate>Wed, 05 Aug 2026 14:30:00 GMT</pubDate>
          <dc:creator>Ana Pascoal, Product Manager</dc:creator>
          <guid>453DfTMuj3QAYyv0LprU3r</guid>
          <category>New</category>
        </item>
        <item>
          <title>Snyk secrets scanner reaches general availability</title>
          <link>https://updates.snyk.io/snyk-secrets-scanner-reaches-ga/</link>
          <description>&lt;p&gt;Starting August 4, 2026, Snyk secrets scanner is generally available to help secure your entire SDLC against credential leaks.&lt;/p&gt;&lt;p&gt;Stolen credentials remain a leading initial access vector in security breaches, and the rise of AI-generated code increases the risk of exposing sensitive data. You can now use Snyk secrets scanner to detect hardcoded credentials, API keys, and tokens across your repositories and prevent them from reaching commits or being leaked.&lt;/p&gt;&lt;p&gt;Key capabilities include:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Machine learning driven detection and prevention across your development surfaces.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Secrets detection for both human-written and AI-generated code.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Governance and finding management directly within the Snyk web UI.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information, please read the &lt;a href=&quot;https://snyk.io/blog/snyk-secrets/&quot;&gt;blog&lt;/a&gt; and &lt;a href=&quot;https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-secrets&quot;&gt;Snyk Secrets documentation&lt;/a&gt;&lt;/p&gt;</description>
          <pubDate>Wed, 05 Aug 2026 13:00:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>70bXuyXT4d4CBxMAih8TFG</guid>
          <category>New</category>
        </item>
        <item>
          <title>Governed ignores with Ignore Approval Workflow (IAW)</title>
          <link>https://updates.snyk.io/code-ignore-approval-workflow/</link>
          <description>&lt;p&gt;Until now, a developer could suppress a Snyk Code finding on their own — directly in the Web UI or IDE — with no review step. &lt;/p&gt;&lt;p&gt;Suppression happened silently and unilaterally, leaving security teams without a gate on what got ignored.&lt;/p&gt;</description>
          <pubDate>Mon, 03 Aug 2026 14:00:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>1PjjIFyxLpkEtmKl4r8LTh</guid>
          <category>General availability</category>
        </item>
        <item>
          <title>COBOL support for Snyk Code</title>
          <link>https://updates.snyk.io/cobol-support-for-snyk-code/</link>
          <description>&lt;p&gt;COBOL support becomes generally available on August 17, 2026. Snyk Code brings SAST to your mainframe applications, scanning fixed-format COBOL across the integrations you already use, so mainframe code receives the same real-time, in-workflow security coverage as the rest of your stack. Detection is tuned with feedback from design-partner environments across large finance and mainframe estates.&lt;/p&gt;&lt;p&gt;&lt;b&gt;What you can do&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Scan COBOL applications for security issues alongside your other languages, with no separate workflow.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Catch real, actionable findings, with COBOL engagement in line with mainline languages.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Bring mainframe AppSec into the CLI, IDE, SCM, and PR-check integrations your teams already use.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Scope change at general availability&lt;/b&gt;&lt;/p&gt;&lt;p&gt;At general availability, the COBOL preview flag is removed and COBOL scanning runs automatically across all repositories. You may see new findings in repositories that were not scanned during the preview.&lt;/p&gt;&lt;p&gt;&lt;b&gt;For design-partner customers&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Thank you for shaping COBOL support during early access.&lt;/p&gt;</description>
          <pubDate>Fri, 31 Jul 2026 08:00:00 GMT</pubDate>
          <dc:creator>Sebastian Roth, Senior Product Manager</dc:creator>
          <guid>2gMiz71UAdnDspSB5c4OM6</guid>
          <category>New</category>
        </item>
        <item>
          <title>Snyk Code August Update</title>
          <link>https://updates.snyk.io/snyk-code-august-update/</link>
          <description>&lt;p&gt;This update is available on August 17, 2026. It broadens language and framework coverage, adds serverless and LangChain support for Python, and cuts false positives in C++ and C#.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Python&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;LangChain support&lt;/b&gt; — Snyk Code covers applications that use LangChain, flagging unsafe handling of data flowing through the framework.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Serverless support&lt;/b&gt; — Snyk Code covers Python applications running on AWS Lambda.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;New detection&lt;/b&gt; — weak-hash detection and detection of debug features left enabled.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Java&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Spring Data coverage&lt;/b&gt; — data read through Spring Data repositories is tracked as a taint source, so injection, SSRF, path-traversal, and XSS findings reflect data flowing from the Spring Data layer.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;New framework recognition&lt;/b&gt; — vert.x, Jolokia, and Spring Cloud Config Client.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Reduced noise&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Fewer false positives in C++ DoubleFree and C# Code Injection.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Change to fix examples&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Fix examples no longer appear in &lt;b&gt;Fix analysis&lt;/b&gt; in the Snyk Web UI, and no longer appear in SARIF output. The issue details, the data flow, and the CWE reference are unchanged.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;To remediate a Snyk Code finding, use Snyk Agent Fix. It generates a fix for that specific finding in your own code and verifies the fix by rescanning. See &lt;a href=&quot;https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-code/manage-code-vulnerabilities/fix-code-vulnerabilities-automatically&quot;&gt;&lt;u&gt;Fix code vulnerabilities automatically&lt;/u&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Overall, this release increases true-positive coverage and reduces false positives.&lt;/p&gt;</description>
          <pubDate>Thu, 30 Jul 2026 23:00:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>7laX7xiLQxy7PPEbLNmJlm</guid>
          <category>Improved</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1306.2</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1306-2/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1306.2&lt;/p&gt;&lt;p&gt;This release contains fixes and minor improvements. To learn more beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.2&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Improved authentication handling in the Snyk Language Server, which powers Snyk&amp;#39;s IDE integrations&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://security.snyk.io/vuln/SNYK-GOLANG-GOOGLEGOLANGORGGRPCINTERNALXDSRBAC-18172577&quot;&gt;SNYK-GOLANG-GOOGLEGOLANGORGGRPCINTERNALXDSRBAC-18172577&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;</description>
          <pubDate>Mon, 27 Jul 2026 15:27:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>3Oct7DGh88kF7aw4n62Ka8</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>Automatic Target Authentication Configuration for Snyk API &amp; Web</title>
          <link>https://updates.snyk.io/atac/</link>
          <description>&lt;p&gt;We are introducing Automatic Target Authentication Configuration for API &amp;amp; Web, an AI-driven feature that streamlines DAST authenticated scan setup.&lt;/p&gt;</description>
          <pubDate>Thu, 23 Jul 2026 23:00:00 GMT</pubDate>
          <dc:creator>Natalia Yurchenko, Senior Product Manager</dc:creator>
          <guid>4xLWUDm9YrfIn9iuGSSGTl</guid>
          <category>New</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1306.1</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1306-1/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1306.1&lt;/p&gt;&lt;p&gt;This release contains fixes to ensure security. To learn more beyond what is highlighted below, please reference the full release notes.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;CVE-2026-41907&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-13149&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-59869&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-59873&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-39244&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Release notes can be found &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.1&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
          <pubDate>Thu, 16 Jul 2026 15:00:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>2ih44HFmYQOIIudKzOVp8h</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>Rule Extensions for Snyk Code is now generally available</title>
          <link>https://updates.snyk.io/rule-extensions-for-snyk-code-is-now-generally-available/</link>
          <description>&lt;p&gt;Extend Snyk Code&amp;#39;s security rules with your own code. Add your custom functions to an existing rule so the engine understands your project&amp;#39;s specific logic and returns more accurate findings.&lt;/p&gt;&lt;p&gt;Start with custom sanitizers: register your in-house sanitizer functions so Snyk Code recognizes them as valid ways to clean data, and stops flagging the code paths your own security controls already protect.&lt;/p&gt;&lt;p&gt;&lt;b&gt;What you can do&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Define and manage custom sanitizers in the in-product UI, with an FQN builder to pinpoint the exact function, or through a public REST API.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Preview the impact of a change in the UI or with the impact-test API before you apply it — see how your findings change before anything reaches your team.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Agent-friendly API&lt;/b&gt;: manage and preview rule extensions programmatically, so automation and agents can configure them at scale.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Available to Enterprise customers.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;For our closed-beta customers&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Thank you for shaping Rule Extensions during the closed beta. There are a few migration steps to complete — please read the &lt;a href=&quot;https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-code/rule-extensions/rule-extensions-permissions#create-the-custom-role&quot;&gt;documentation&lt;/a&gt;.&lt;/p&gt;</description>
          <pubDate>Wed, 15 Jul 2026 08:00:00 GMT</pubDate>
          <dc:creator>Sebastian Roth, Senior Product Manager</dc:creator>
          <guid>1E4YXCBSjQaKLwIoZ5jTdn</guid>
          <category>New</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1306.0</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1306-0/</link>
          <description>&lt;p&gt;We are pleased to announce the latest stable Snyk CLI release, v1.1306.0.&lt;/p&gt;&lt;p&gt;We are introducing the following key improvements in this version. To learn more about bug fixes and additional enhancements beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.0&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Doctor&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Adds a new &lt;code&gt;snyk doctor&lt;/code&gt; command, giving you a quick way to diagnose common CLI problems by generating a diagnostic report for your system or analyzing debug log output.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Container&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Container scans now detect the Java runtime version across a wider range of JVM base images, and can find vulnerabilities in .NET application dependencies.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Snyk Studio MCP&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;The breakability evaluation tool in the Snyk MCP Server is now enabled by default and no longer requires an experimental flag.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;SCA Test&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Improves dependency detection for Gradle projects.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Additional Reliability and Performance Improvements&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Shows a warning when a request is automatically retried due to rate limiting, instead of retrying silently.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Skips the reachability upload when no supported files are present, instead of failing.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixes dependency resolution for Swift Package Manager projects that reference packages by registry identity, so they&amp;#39;re correctly matched to their GitHub source for vulnerability scanning.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixes scanning of sbt projects with custom Scala configurations.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixes a bug where scanning Yarn workspaces could report vulnerabilities from a workspace member&amp;#39;s dev dependencies as production dependencies, when that member was consumed by a sibling package.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Updates dependencies to fix vulnerabilities.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Release notes can be found &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1306.0&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these new features and improvements.&lt;/p&gt;</description>
          <pubDate>Thu, 09 Jul 2026 12:30:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>7MBDWuJlm8XUQnXdleKakt</guid>
          <category>New</category>
        </item>
        <item>
          <title>Support for Bruno Collections in API Targets</title>
          <link>https://updates.snyk.io/support-for-bruno-collections-in-api-targets/</link>
          <description>&lt;p&gt;Snyk API &amp;amp; Web now provides native support for Bruno collections. You can import your collections directly into the platform to create API Targets without converting files to Postman collections or OpenAPI schemas first.&lt;/p&gt;</description>
          <pubDate>Tue, 07 Jul 2026 23:00:00 GMT</pubDate>
          <dc:creator>Natalia Yurchenko, Senior Product Manager</dc:creator>
          <guid>1XQspwJdiEtojjNl8hBChV</guid>
          <category>New</category>
        </item>
        <item>
          <title>Snyk Open Source ecosystem coverage update</title>
          <link>https://updates.snyk.io/snyk-open-source-ecosystem-coverage-update/</link>
          <description>&lt;p&gt;We&amp;#39;ve expanded &lt;b&gt;Snyk Open Source&lt;/b&gt; coverage with improved scanning capabilities. These updates help you close security gaps and manage dependencies more effectively. Key improvements include new support for the uv package manager and enhanced Go scanning for private dependencies.&lt;/p&gt;&lt;h3&gt;uv SCM support&lt;/h3&gt;&lt;p&gt;The uv package manager is an emerging tool in the Python ecosystem. Following our earlier &lt;b&gt;CLI&lt;/b&gt; release, uv is now available in &lt;b&gt;SCM&lt;/b&gt; integrations. You can import uv projects and workspaces, use &lt;b&gt;PR Checks&lt;/b&gt;, and monitor your code directly from your connected Git repositories. You do not need to use the &lt;b&gt;CLI&lt;/b&gt; for these tasks. uv joins pip, Poetry, and Pipenv as the fourth Python ecosystem with native support in &lt;b&gt;Snyk Open Source&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;To get started, enable this feature for your &lt;b&gt;Groups&lt;/b&gt; and &lt;b&gt;Organizations&lt;/b&gt; in Snyk Preview. You can find more details in the &lt;a href=&quot;https://docs.snyk.io/&quot;&gt;Snyk documentation&lt;/a&gt;.&lt;/p&gt;&lt;h3&gt;Improved Go scanning&lt;/h3&gt;&lt;p&gt;Our Go scanning improvements are now generally available. This update features support for private dependencies. Go teams that use private module proxies, such as Artifactory or Nexus, or private repositories via &lt;b&gt;Broker&lt;/b&gt;, can now achieve the same depth of scanning available for public modules.&lt;/p&gt;&lt;p&gt;This ensures you have no blind spots in your dependency graph when a module lives behind authentication. We support both brokered and direct connections across all &lt;b&gt;SCM&lt;/b&gt; integrations. We are rolling this out to all users over the next two weeks. You can learn how to configure private dependencies in the &lt;a href=&quot;https://docs.snyk.io/&quot;&gt;Snyk documentation&lt;/a&gt;.&lt;/p&gt;</description>
          <pubDate>Sun, 28 Jun 2026 23:00:00 GMT</pubDate>
          <dc:creator>undefined, undefined</dc:creator>
          <guid>4BH6GaGikt3gFff7BbWboA</guid>
          <category>General availability</category>
        </item>
        <item>
          <title>Snyk Code: July Release, C++ rules, Java library coverage, and JavaScript Insecure Transmission</title>
          <link>https://updates.snyk.io/snyk-code-july-release-c-rules-java-library-coverage-and-javascript-insecure-transmission/</link>
          <description>&lt;p&gt;The July release expands Snyk Code coverage for C++ with several new rules and broader native C++ detection, improves detection for several popular Java libraries, and adds a new Insecure Transmission rule for JavaScript and TypeScript. These changes arrive with the July release on 1&lt;b&gt;3 July 2026&lt;/b&gt;&lt;/p&gt;&lt;h2&gt;What&amp;#39;s changing&lt;/h2&gt;&lt;h3&gt;New rules&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Log Forging, C++ (CWE-117, high):&lt;/b&gt; flags untrusted user input reaching a logging sink, which can let an attacker forge or corrupt log entries.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Improper Privilege Management, C++ (CWE-269, high):&lt;/b&gt; flags a privilege-dropping call whose result is not verified; a failed call can leave the process running with elevated privileges.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Missing Authorization, C++ (CWE-862, CWE-732):&lt;/b&gt; flags overly permissive file permissions (world-writable or world-executable), and calls that pass root (UID or GID 0) to privilege-escalation or file-ownership functions.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;SSL/TLS Certificate Verification Bypass, C++ (CWE-295, medium):&lt;/b&gt; detects disabled certificate verification across seven TLS frameworks (OpenSSL, Qt, mbedTLS, libcurl, Boost.Asio, libpq, libpqxx), which exposes connections to man-in-the-middle attacks.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Insecure TLS Configuration, C++ (CWE-327, high):&lt;/b&gt; detects insecure TLS configuration, such as enabling outdated TLS versions.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Sensitive Cookie Without Secure Attribute, C++ (CWE-614, low):&lt;/b&gt; flags cookies that omit the Secure attribute, either by default or explicitly set to false, leaving them exposed to man-in-the-middle attacks.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Insecure Transmission, JavaScript (CWE-319):&lt;/b&gt; detects cleartext transmission over insecure transports beyond HTTP. Initial coverage targets Redis clients (@redis/client, ioredis, redis) connecting over a non-TLS redis:// URL. New rule-key, separate from HttpToHttps.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;New C++ coverage&lt;/h3&gt;&lt;p&gt;Detection now extended to native C++ for:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Code Injection (CWE-94):&lt;/b&gt; across six framework modules: dlopen, LoadLibrary, Lua, CPython, Duktape, QuickJS.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Insecure Storage (CWE-922, info):&lt;/b&gt; sqlite, realm, leveldb, rocksdb, lmdb, Qt.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Insecure Cipher (CWE-327):&lt;/b&gt; broader native C++ crypto coverage (OpenSSL, Botan, libsodium, libtomcrypt, libgcrypt, Crypto++, mbedTLS).&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Expanded Java library coverage&lt;/h3&gt;&lt;p&gt;Improved detection for code using these popular Java libraries:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Azure SDK for Java&lt;/b&gt; (&lt;code&gt;com.azure:azure-core&lt;/code&gt;)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Logback&lt;/b&gt; (&lt;code&gt;ch.qos.logback:logback-classic&lt;/code&gt;)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Reactor Netty HTTP&lt;/b&gt; (&lt;code&gt;io.projectreactor.netty:reactor-netty-http&lt;/code&gt;)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Apache Kafka clients&lt;/b&gt; (&lt;code&gt;org.apache.kafka:kafka-clients&lt;/code&gt;)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Jackson&lt;/b&gt; (&lt;code&gt;com.fasterxml.jackson.core:&lt;/code&gt; &lt;code&gt;jackson-databind&lt;/code&gt; and &lt;code&gt;jackson-core&lt;/code&gt;)&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;</description>
          <pubDate>Fri, 26 Jun 2026 15:00:00 GMT</pubDate>
          <dc:creator>Nina Kanti, Senior Product Manager</dc:creator>
          <guid>4RnO1fTbaEiLmRWyA5aVpv</guid>
          <category>Improved</category>
        </item>
        <item>
          <title>Issue alert emails: updating the default</title>
          <link>https://updates.snyk.io/issue-alert-emails-updating-the-default/</link>
          <description>&lt;p&gt;On July 27, 2026, Snyk updates the default setting for issue alert emails to ensure every notification you receive is relevant to your work. These emails alert you to newly detected vulnerabilities and license violations.&lt;/p&gt;&lt;h2&gt;Summary of changes&lt;/h2&gt;&lt;p&gt;If you have never manually configured your notification preferences, you stop receiving these emails after July 27, 2026. This update moves issue alert notifications to an opt-in model so they only reach you if they are useful to your workflow. If you have already chosen which emails you receive, your preferences do not change and remain preserved exactly as they are.&lt;/p&gt;&lt;h2&gt;Manage your preferences&lt;/h2&gt;&lt;p&gt;You can keep receiving these emails by saving your preferences before the July 27 deadline, or you can re-enable them at any time afterward. Wherever you can set issue alert notifications, a banner appears in the &lt;b&gt;Snyk web UI&lt;/b&gt;. To opt in instantly, click &lt;b&gt;Keep my current selections&lt;/b&gt; in the banner.&lt;/p&gt;&lt;p&gt;You can also manually manage your settings:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;For personal preferences: Navigate to &lt;b&gt;Account Settings&lt;/b&gt;, click &lt;b&gt;Notifications&lt;/b&gt;, find the issue alert emails for the relevant &lt;b&gt;Organizations&lt;/b&gt;, and save your preference.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;For &lt;b&gt;Organizations &lt;/b&gt;admins: Navigate to &lt;b&gt;Organization Settings&lt;/b&gt;, click &lt;b&gt;Notifications&lt;/b&gt;, and update the default for all members of your organization.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;For &lt;b&gt;Groups &lt;/b&gt;admins: Navigate to &lt;b&gt;Group&lt;/b&gt;, click &lt;b&gt;Notifications&lt;/b&gt;, and manage issue alert settings across every organization in the &lt;b&gt;Groups &lt;/b&gt;from a single page.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;</description>
          <pubDate>Wed, 24 Jun 2026 04:00:00 GMT</pubDate>
          <dc:creator>Neha Shenoy, Senior Product Manager</dc:creator>
          <guid>4LzoiLq8v3mC6c0dSkcZo3</guid>
          <category>undefined</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1305.2</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1305-2/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1305.2.&lt;/p&gt;&lt;p&gt;This release contains fixes and minor improvements. To learn more beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1305.2&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Bumped the Go runtime to version 1.26.4.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Improved MCP logging and addressed security issues in the Snyk MCP Server.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities: &lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;CVE-2026-44705&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-45570&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-49982&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;</description>
          <pubDate>Tue, 23 Jun 2026 10:13:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>4hX5U66t4kazSImX4upSwI</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>Snyk Learn lesson roundup: what’s new in June</title>
          <link>https://updates.snyk.io/snyk-learn-lesson-roundup-whats-new-in-june/</link>
          <description>&lt;p&gt;This month on Snyk Learn, we’ve added new AI security lessons covering the attacks that target agentic systems: getting agents to run code they shouldn&amp;#39;t, poisoning their memory to bend their reasoning, and exploiting the gaps where agents talk to each other!&lt;/p&gt;&lt;h3&gt;Security lessons&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;[&lt;i&gt;New&lt;/i&gt;][&lt;b&gt;AI-Sec&lt;/b&gt;] &lt;a href=&quot;https://learn.snyk.io/lesson/agentic-unexpected-code-execution/&quot;&gt;Unexpected code execution (RCE)&lt;/a&gt; - tricking your agentic systems to execute code!&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;[&lt;i&gt;New&lt;/i&gt;][&lt;b&gt;AI-Sec&lt;/b&gt;] &lt;a href=&quot;https://learn.snyk.io/lesson/memory-context-poisoning/&quot;&gt;Memory and Context Poisoning&lt;/a&gt; - how corrupted agent memory can silently reshape reasoning, decisions, and behavior.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;[&lt;i&gt;New&lt;/i&gt;][&lt;b&gt;AI-Sec&lt;/b&gt;] &lt;a href=&quot;https://learn.snyk.io/lesson/insecure-inter-agent-communication/&quot;&gt;Insecure Inter-Agent Communication&lt;/a&gt; - exploiting weak communication protections between agents.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;[&lt;i&gt;Updated&lt;/i&gt;] &lt;a href=&quot;https://learn.snyk.io/lesson/generation-of-predictable-numbers-or-identifiers/&quot;&gt;Generation of predictable numbers&lt;/a&gt; - how intruders can use weaknesses in random number generation to launch more successful attacks.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;[&lt;i&gt;Updated&lt;/i&gt;] &lt;a href=&quot;https://learn.snyk.io/lesson/uncontrolled-recursion/&quot;&gt;Uncontrolled recursion&lt;/a&gt; - how infinite loops can ruin your life and crash your systems.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Expanded framework &amp;amp; language coverage&lt;/h3&gt;&lt;p&gt;We’ve also expanded Snyk Learn content to cover more of your tech stack:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;New/expanded language support:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Multiple lessons expanded into Python, Rust, and Ruby for the &lt;a href=&quot;https://learn.snyk.io/learning-paths/owasp-top-10/&quot;&gt;OWASP Top 10&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Each new/updated lesson above links directly to the relevant content so you can share it with your teams or assign it as part of your training program with the &lt;a href=&quot;https://docs.snyk.io/discover-snyk/snyk-learn#learning-management-add-on&quot;&gt;Snyk Learning Management Add-On&lt;/a&gt;.

Use Snyk Learn to help your security engineers and developers stay ahead of the latest risks!&lt;/p&gt;&lt;p&gt;&lt;i&gt;&lt;b&gt;Bonus Content&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Snyk is also publishing videos on AI coding and AI security on our &lt;a href=&quot;http://youtube.com/@Snyksec/videos&quot;&gt;YouTube channel&lt;/a&gt;! If you would like to see content like this on Snyk Learn, use the feedback button on Snyk Learn to let us know.&lt;/p&gt;&lt;div&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</description>
          <pubDate>Wed, 17 Jun 2026 12:00:00 GMT</pubDate>
          <dc:creator>Alex Ley, Senior Director, Snyk Learn</dc:creator>
          <guid>5uvMjwJUSTRUNnM1gvBgZM</guid>
          <category>New</category>
        </item>
        <item>
          <title>Automatically Close Obsolete Open Source Fix PRs with Help from Snyk, Now Generally Available!</title>
          <link>https://updates.snyk.io/automatically-close-obsolete-fix-open-source-prs-with-help-from-snyk-now-generally-available/</link>
          <description>&lt;p&gt;A cluttered PR backlog slows everyone down. &lt;/p&gt;&lt;p&gt;Following a &lt;a href=&quot;https://updates.snyk.io/automatically-close-obsolete-fix-open-source-prs-with-help-from-snyk/&quot;&gt;successful Early Access&lt;/a&gt;, automatic closing of Open Source Fix PRs is now generally available. What&amp;#39;s more, this feature will be turned on by default across all of our customers so your team spends less time triaging stale pull requests and more time shipping.&lt;/p&gt;&lt;p&gt;Whether a developer manually applied a fix, removed the dependency, or a transitive update resolved the issue, Snyk catches it during your next recurring test and closes the outdated PR. We also drop a comment on the PR explaining exactly which issues were resolved, so your team always has the right context without the extra noise.&lt;/p&gt;&lt;p&gt;&lt;b&gt;How it works:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Snyk checks your open Fix PRs during recurring tests.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;If the targeted dependency was removed, updated transitively, or fixed manually, the PR is automatically closed.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Snyk leaves a comment detailing the resolved issues so your team knows exactly why it was closed.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;A Fix PR is only closed if all issues are resolved—if some remain, Snyk leaves the PR open so nothing falls through the cracks.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;What&amp;#39;s new at GA:&lt;/b&gt; With the general availability rollout, this feature is now enabled by default for all organizations. Administrators who prefer to manage closures manually can &lt;a href=&quot;https://docs.snyk.io/scan-fix-and-prevent/fix/snyk-pull-or-merge-requests/enable-automatic-fix-prs#turn-off-auto-close-pull-requests&quot;&gt;opt out from the settings page&lt;/a&gt;. You can now also &lt;a href=&quot;https://docs.snyk.io/scan-fix-and-prevent/fix/snyk-pull-or-merge-requests/enable-automatic-fix-prs#how-to-enable-the-automatic-upgrade-prs-option-for-an-organization&quot;&gt;configure the maximum number of obsolete PRs&lt;/a&gt; Snyk will close per day. giving you control of your workflow, a top piece of feedback from Early Access.

We hope you enjoy cleaner, more actionable backlogs!&lt;/p&gt;</description>
          <pubDate>Tue, 16 Jun 2026 04:00:00 GMT</pubDate>
          <dc:creator> Ryan McMorrow, Product Lead, Remediation</dc:creator>
          <guid>1Nx3DHMpp4RFJc0WKl7Fr1</guid>
          <category>General availability</category>
        </item>
        <item>
          <title>Rescheduling Snyk Code June Update on June 15 to June 22</title>
          <link>https://updates.snyk.io/rescheduling-snyk-code-june-update-on-june-15-to-june-22/</link>
          <description>&lt;p&gt;The upcoming improvements for our &lt;b&gt;Snyk Code: June Update&lt;/b&gt; will be postponed from June 15 to June 22. We&amp;#39;re running a final round of quality validation to make sure these updates deliver the most accurate results. 

These updates, including broader TLS and cryptographic detection for .NET and expanded PHP SQL injection coverage, will now go live on June 22.&lt;/p&gt;</description>
          <pubDate>Fri, 12 Jun 2026 14:13:00 GMT</pubDate>
          <dc:creator>Nina Kanti, Senior Product Manager</dc:creator>
          <guid>mZIVGmYfT6zTAQ6u0ZIz3</guid>
          <category>Improved</category>
        </item>
        <item>
          <title>Assess secure-at-inception effectiveness with the Prevention report (Early Access)</title>
          <link>https://updates.snyk.io/assess-secure-at-inception-effectiveness-with-the-prevention-report-early-access/</link>
          <description>&lt;p&gt;We are thrilled to announce that the &lt;b&gt;Prevention Report&lt;/b&gt; is now available in Early Access!&lt;/p&gt;&lt;p&gt;Measuring the true impact of &amp;quot;shifting left&amp;quot; has traditionally been a challenge. We designed the Prevention report to give you clear, actionable visibility into the effectiveness of security adoption directly within your development lifecycle.&lt;/p&gt;&lt;p&gt;This new report tracks the vulnerabilities developers proactively remediate at the point of creation in Snyk Code and Secrets—long before those issues ever reach a pull request or production environment. Data is seamlessly captured in the background as your team works across our developer surfaces, including Snyk Studio (MCP), IDE plugins and extensions, and the CLI.&lt;/p&gt;</description>
          <pubDate>Wed, 03 Jun 2026 04:00:00 GMT</pubDate>
          <dc:creator>Sara Meadzinger, Staff Product Manager</dc:creator>
          <guid>4pD5Wier6jizuHzHG2ViCm</guid>
          <category>Early access</category>
        </item>
        <item>
          <title>Announcing Snyk CLI v1.1305.1</title>
          <link>https://updates.snyk.io/announcing-snyk-cli-v1-1305-1/</link>
          <description>&lt;p&gt;We are pleased to announce Snyk CLI release, v1.1305.1&lt;/p&gt;&lt;p&gt;This release contains fixes and minor improvements. To learn more beyond what is highlighted below, please reference the &lt;a href=&quot;https://github.com/snyk/cli/releases/tag/v1.1305.1&quot;&gt;full release notes&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;This update includes the following:&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Improved rate-limit handling: the CLI now respects the &lt;code&gt;X-RateLimit-Reset&lt;/code&gt; header when it is rate limited by the API, so retries wait the correct amount of time. This improves the reliability of scans in high-volume and CI/CD environments.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fixed vulnerabilities:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;CVE-2026-39827&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-39831&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CVE-2026-33186 (IaC extensions)&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.&lt;/p&gt;</description>
          <pubDate>Tue, 02 Jun 2026 10:24:00 GMT</pubDate>
          <dc:creator>Matt Dolan, Senior Product Manager</dc:creator>
          <guid>4PcQRoR8LoyJ1NPKqsuHwb</guid>
          <category>Fix</category>
        </item>
        <item>
          <title>Announcing a new Snyk User Docs site structure!</title>
          <link>https://updates.snyk.io/announcing-a-new-snyk-user-docs-site-structure/</link>
          <description>&lt;p&gt;We are excited to announce a redesign of the Snyk User Docs site, introducing a new structure built around site sections.&lt;/p&gt;&lt;p&gt;&lt;b&gt;What&amp;#39;s changed?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;The docs are now reorganized into six clearly defined site sections:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Discover Snyk: &lt;/b&gt;An introduction to the platform, capabilities, and supported languages.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Platform administration: &lt;/b&gt;Settings, user management, Org configuration, and more.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Scan, fix, and prevent: &lt;/b&gt;Snyk core security scanning, fixing and prevention workflows&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Developer tools: &lt;/b&gt;CLI, IDE integrations, related tooling, and more&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Agent security: &lt;/b&gt;Agentic and AI-powered security features.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Snyk data and governance: &lt;/b&gt;Data handling, compliance, and policies.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;In addition, there are dedicated sections for &lt;b&gt;Getting started guides&lt;/b&gt; and &lt;b&gt;Implementation guides&lt;/b&gt; to support onboarding and deployment workflows.&lt;/p&gt;</description>
          <pubDate>Thu, 28 May 2026 17:00:00 GMT</pubDate>
          <dc:creator>Natasha Ellingford, Senior Technical Writer</dc:creator>
          <guid>3fKw5TilCqLvKA7nJRsDzg</guid>
          <category>Improved</category>
        </item>
      </channel>
    </rss>