<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nirojan on ZAP</title>
    <link>/authors/nirojan/</link>
    <description>Recent content in Nirojan on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 15 May 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="/authors/nirojan/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dynamic Application Security Testing with ZAP and GitHub Actions</title>
      <link>/blog/2020-05-15-dynamic-application-security-testing-with-zap-and-github-actions/</link>
      <pubDate>Fri, 15 May 2020 00:00:00 +0000</pubDate>
      <guid>/blog/2020-05-15-dynamic-application-security-testing-with-zap-and-github-actions/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/marketplace/actions/zap-full-scan&#34;&gt;&lt;img src=&#34;./images/zap-action.png&#34; alt=&#34;zap-action&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/marketplace/actions/zap-full-scan&#34;&gt;ZAP full scan GitHub action&lt;/a&gt; provides free dynamic application&#xA;security testing (DAST) of your web applications. DAST is also known as black-box testing, which allows ZAP to identify&#xA;potential vulnerabilities in your web applications. We previously introduced the &lt;a href=&#34;https://github.com/marketplace/actions/zap-baseline-scan&#34;&gt;ZAP baseline scan GitHub action&lt;/a&gt;&#xA;to passively identify potential alerts in a web application. However, unlike the baseline scan, ZAP full scan attacks the web application&#xA;to find additional vulnerabilities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automate Security Testing with ZAP and GitHub Actions</title>
      <link>/blog/2020-04-09-automate-security-testing-with-zap-and-github-actions/</link>
      <pubDate>Thu, 09 Apr 2020 00:00:00 +0000</pubDate>
      <guid>/blog/2020-04-09-automate-security-testing-with-zap-and-github-actions/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/marketplace/actions/zap-baseline-scan&#34;&gt;&lt;img src=&#34;./images/zap-action.png&#34; alt=&#34;zap-action&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;With the increasing number of web application security breaches, it is essential to keep your web application secure at all times.&#xA;Furthermore having security integrated into your CI/CD pipeline (DevSecOps) will become a lifesaver if you are actively&#xA;developing the application. To cater to this need ZAP provides a baseline scan feature to find common security faults in&#xA;a web application without doing any active attacks.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
