<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automation on ZAP</title>
    <link>/tags/automation/</link>
    <description>Recent content in Automation on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scanning MCP Servers with ZAP</title>
      <link>/blog/2026-05-21-scanning-mcp-servers-with-zap/</link>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <guid>/blog/2026-05-21-scanning-mcp-servers-with-zap/</guid>
      <description>ZAP can now scan MCP (Model Context Protocol) servers as a first-class target. Import an MCP server from the ZAP desktop or the Automation Framework, or run the new action-mcp-scan GitHub Action to scan one from CI.</description>
    </item>
    <item>
      <title>Automating OWASP PTK with ZAP (Phase 1)</title>
      <link>/blog/2026-05-06-automating-owasp-ptk-with-zap-phase-1/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <guid>/blog/2026-05-06-automating-owasp-ptk-with-zap-phase-1/</guid>
      <description>ZAP&amp;rsquo;s Automation Framework can now drive OWASP PTK scans using the Client Spider. This is an early release - we want you to try it and give us feedback while we work toward deeper integration with ZAP&amp;rsquo;s active and passive scan engines.</description>
    </item>
    <item>
      <title>Use ZAP with KRO in Kubernetes</title>
      <link>/blog/2026-04-13-use-zap-with-kro-in-kubernetes/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <guid>/blog/2026-04-13-use-zap-with-kro-in-kubernetes/</guid>
      <description>Learn how to integrate ZAP with KRO in a Kubernetes cluster to scan the security of each new deployment.</description>
    </item>
    <item>
      <title>The ZAP MCP Server</title>
      <link>/blog/2026-04-02-zap-mcp-server/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <guid>/blog/2026-04-02-zap-mcp-server/</guid>
      <description>Connect AI assistants like Claude and ChatGPT to ZAP via the Model Context Protocol. Start scans, read alerts, and explore your application—all through natural conversation.</description>
    </item>
    <item>
      <title>Configuring Scan Policies with Alert Tags</title>
      <link>/blog/2025-09-03-configuring-scan-policies-with-alert-tags/</link>
      <pubDate>Wed, 03 Sep 2025 00:00:00 +0000</pubDate>
      <guid>/blog/2025-09-03-configuring-scan-policies-with-alert-tags/</guid>
      <description>A new feature in ZAP&amp;rsquo;s automation framework allows you to configure scan policies using alert tags, making it easier to target specific types of vulnerabilities without manually managing individual scan rules.</description>
    </item>
    <item>
      <title>Use ZAP with Flagger in Kubernetes</title>
      <link>/blog/2024-12-24-use-zap-with-flagger-in-kubernetes/</link>
      <pubDate>Tue, 24 Dec 2024 00:00:00 +0000</pubDate>
      <guid>/blog/2024-12-24-use-zap-with-flagger-in-kubernetes/</guid>
      <description>Learn how to integrate ZAP with Flagger in a Kubernetes cluster to scan the security of each new deployment.</description>
    </item>
    <item>
      <title>Powering Up DAST with ZAP and Noir</title>
      <link>/blog/2024-11-11-powering-up-dast-with-zap-and-noir/</link>
      <pubDate>Mon, 11 Nov 2024 00:00:00 +0000</pubDate>
      <guid>/blog/2024-11-11-powering-up-dast-with-zap-and-noir/</guid>
      <description>Integrating Noir, a tool for discovering hidden endpoints in source code, with ZAP enhances dynamic application security testing (DAST).</description>
    </item>
    <item>
      <title>Signing Requests using RSA Keys</title>
      <link>/blog/2024-01-29-signing-requests-using-rsa-keys/</link>
      <pubDate>Mon, 29 Jan 2024 00:00:00 +0000</pubDate>
      <guid>/blog/2024-01-29-signing-requests-using-rsa-keys/</guid>
      <description>A new script in the community-scripts repository enables the signing of outgoing requests with RSA keys, addressing the challenge of testing applications that require this functionality.</description>
    </item>
    <item>
      <title>Automated ZAP Scans for Orchard Core Apps</title>
      <link>/blog/2023-12-08-automated-zap-scans-for-orchard-core-apps/</link>
      <pubDate>Fri, 08 Dec 2023 00:00:00 +0000</pubDate>
      <guid>/blog/2023-12-08-automated-zap-scans-for-orchard-core-apps/</guid>
      <description>If you have an app running on the ASP.NET Core web framework and CMS Orchard Core, you can now easily run ZAP scans for it.</description>
    </item>
    <item>
      <title>Automation Guide - Exploring Your App</title>
      <link>/docs/getting-further/automation/exploring-your-app/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/exploring-your-app/</guid>
      <description>&lt;p&gt;ZAP cannot attack parts of the target app if it does not know about them.&#xA;Exploring the app is key - the more effectively that is done the more effectively ZAP will be able to attack it.&#xA;This is why ZAP has so many options for exploring apps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Guide - Options</title>
      <link>/docs/getting-further/automation/automation-options/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/automation-options/</guid>
      <description>&lt;p&gt;If you want to use ZAP for automated security scanning then you have a wide range of options, also listed on the main&#xA;&lt;a href=&#34;/docs/automate/&#34;&gt;Automate&lt;/a&gt; page.&lt;/p&gt;&#xA;&lt;p&gt;Also see the &lt;a href=&#34;https://www.youtube.com/watch?v=PnCbIAnauD8&#34;&gt;ZAP Chat 06 Automation Introduction&lt;/a&gt; video which talks about&#xA;and demonstrates all of these options in more detail.&lt;/p&gt;&#xA;&lt;p&gt;Each of these options provides a different balance between ease of use and flexibility + functionality:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Guide - Target Scanning Issues</title>
      <link>/docs/getting-further/automation/target-scanning-issues/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/target-scanning-issues/</guid>
      <description>&lt;p&gt;It is not unusual for target systems to struggle or even fail when being scanned by ZAP.&lt;/p&gt;&#xA;&lt;p&gt;This page explains what can go wrong, how to detect these problems and what can be done about them.&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;cannot-connect&#34;&gt;Cannot Connect &lt;a class=&#34;header-link&#34; href=&#34;#cannot-connect&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;If ZAP cannot connect to the target app then it will typically fail very quickly.&#xA;Solving connection problems will depend on the underlying cause, which ZAP will not be able to detect.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
