|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta charset="utf-8"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> |
| 7 | + <meta name="description" content="The world’s most widely used web app scanner. Free and open source. ZAP is a community project actively maintained by a dedicated international team, and a GitHub Top 1000 project."> |
| 8 | + |
| 9 | + |
| 10 | + <meta name="twitter:card" content="summary_large_image"> |
| 11 | + <meta name="twitter:image" content="https://www.zaproxy.org/blog/2025-04-22-zap-wins-inaugural-defectdojo-award-for-open-source/images/awards-DAST-ZAP.png"> |
| 12 | + <meta name="twitter:title" content="ZAP Wins Inaugural DefectDojo Award for Open-Source Cybersecurity"> |
| 13 | + <meta name="twitter:description" content="ZAP was recognised as being one of the best dynamic application security testing (DAST) Tools."> |
| 14 | + |
| 15 | + <meta property="og:url" content="/blog/2025-04-22-zap-wins-inaugural-defectdojo-award-for-open-source/"> |
| 16 | + <meta property="og:site_name" content="ZAP"> |
| 17 | + <meta property="og:title" content="ZAP Wins Inaugural DefectDojo Award for Open-Source Cybersecurity"> |
| 18 | + <meta property="og:description" content="ZAP was recognised as being one of the best dynamic application security testing (DAST) Tools."> |
| 19 | + <meta property="og:locale" content="en_us"> |
| 20 | + <meta property="og:type" content="article"> |
| 21 | + <meta property="article:section" content="blog"> |
| 22 | + <meta property="article:published_time" content="2025-04-22T00:00:00+00:00"> |
| 23 | + <meta property="article:modified_time" content="2025-04-22T00:00:00+00:00"> |
| 24 | + <meta property="article:tag" content="Blog"> |
| 25 | + <meta property="article:tag" content="Award"> |
| 26 | + <meta property="og:image" content="https://www.zaproxy.org/blog/2025-04-22-zap-wins-inaugural-defectdojo-award-for-open-source/images/awards-DAST-ZAP.png"> |
| 27 | + |
| 28 | + |
| 29 | + <title>ZAP – ZAP Wins Inaugural DefectDojo Award for Open-Source Cybersecurity</title> |
| 30 | + |
| 31 | + <link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" /> |
| 32 | + <link href="https://fonts.googleapis.com/css?family=Quicksand:500,700" rel="stylesheet"> |
| 33 | + <link href="https://fonts.googleapis.com/css?family=Istok+Web|Open+Sans:400,700|Rubik&display=swap" rel="stylesheet"> |
| 34 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.6/lunr.min.js"></script> |
| 35 | + |
| 36 | + <script async src="https://www.googletagmanager.com/gtag/js?id=G-JDLGW1172L"></script> |
| 37 | + <script> |
| 38 | + window.dataLayer = window.dataLayer || []; |
| 39 | + function gtag(){dataLayer.push(arguments);} |
| 40 | + gtag('js', new Date()); |
| 41 | + gtag('config', 'G-JDLGW1172L'); |
| 42 | + </script> |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + <link href="/main.98e1bf.css" rel="stylesheet"> |
| 47 | + |
| 48 | +</head> |
| 49 | +<body> |
| 50 | +<div id="page-container"> |
| 51 | + <div id="content-wrap"> |
| 52 | + <header class="site-header"> |
| 53 | + <div class="wrapper flex jc-sb ai-c"> |
| 54 | + <div class="flex"> |
| 55 | + <nav class="site-nav" role="navigation"> |
| 56 | + <a href="/" aria-label="return to landing page" class="logo"> |
| 57 | + <img src = "/img/zap-by-checkmarx.svg" height="65px" alt="ZAP By Checkmarx"/> |
| 58 | + </a> |
| 59 | + </nav> |
| 60 | + </div> |
| 61 | + <div class="nav-content flex"> |
| 62 | + <nav class="site-nav" role="navigation"> |
| 63 | + <div class="hamburger-icon"> |
| 64 | + <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg> |
| 65 | + </div> |
| 66 | + <input class="hamburger-click" aria-label="site menu" type="checkbox" /> |
| 67 | + <ul id="primary-menu" class="flex"> |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + <li class=""> |
| 72 | + <a href="/blog/" title="Blog page"> |
| 73 | + Blog |
| 74 | + </a> |
| 75 | + </li> |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + <li class=""> |
| 80 | + <a href="/videos/" title="Videos page"> |
| 81 | + Videos |
| 82 | + </a> |
| 83 | + </li> |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + <li class=""> |
| 88 | + <a href="/docs/" title="Documentation page"> |
| 89 | + Documentation |
| 90 | + </a> |
| 91 | + </li> |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + <li class=""> |
| 96 | + <a href="/community/" title="Community page"> |
| 97 | + Community |
| 98 | + </a> |
| 99 | + </li> |
| 100 | + |
| 101 | + |
| 102 | + <li id="search-menu"> |
| 103 | + <a class="toggler" href="#"> |
| 104 | + <img height="20" width="20" src="/img/search.svg" alt="Search icon"/> |
| 105 | + </a> |
| 106 | + |
| 107 | + <form data-no-csrf action="/search"> |
| 108 | + <input type="text" name="q" placeholder="Search ..." style="width: 100%" /> |
| 109 | + </form> |
| 110 | + </li> |
| 111 | + </ul> |
| 112 | + </nav> |
| 113 | + <div class="download-button"> |
| 114 | + <a id="cta-download" href="/download/" class="button button--orange">Download</a> |
| 115 | + </div> |
| 116 | + <div class="social-links header-social"> |
| 117 | + <ul class="flex ai-c no-list-style m-10 px-20"> |
| 118 | + <li> |
| 119 | + <a href="https://github.com/zaproxy" aria-label="Go to ZAP's GitHub repo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 18.88"><path d="M9.68 0a9.68 9.68 0 0 0-3.06 18.86c.48.09.64-.21.64-.46v-1.8C4.57 17.18 4 15.45 4 15.45A2.57 2.57 0 0 0 2.93 14c-.88-.6.07-.59.07-.59a2 2 0 0 1 1.48 1 2.06 2.06 0 0 0 2.82.8A2 2 0 0 1 7.91 14c-2.15-.29-4.41-1.12-4.41-4.83a3.72 3.72 0 0 1 1-2.59A3.53 3.53 0 0 1 4.59 4s.82-.26 2.67 1a9 9 0 0 1 4.84 0c1.9-1.25 2.66-1 2.66-1a3.49 3.49 0 0 1 .1 2.57 3.71 3.71 0 0 1 1 2.59c0 3.72-2.26 4.54-4.42 4.78a2.3 2.3 0 0 1 .67 1.79v2.67c0 .25.15.56.64.46A9.68 9.68 0 0 0 9.68 0z" fill="#00549e"/></svg></a> |
| 120 | + </li> |
| 121 | + <li> |
| 122 | + <a href="https://twitter.com/zaproxy" aria-label="Follow ZAP on Twitter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 15.73"><path d="M19.36 1.86a8 8 0 0 1-2.28.63 3.94 3.94 0 0 0 1.74-2.2 7.53 7.53 0 0 1-2.52 1 4 4 0 0 0-6.77 3.59A11.29 11.29 0 0 1 1.35.73 4 4 0 0 0 2.58 6a3.91 3.91 0 0 1-1.8-.5A4 4 0 0 0 4 9.48a4 4 0 0 1-1.79.06 4 4 0 0 0 3.67 2.76A8 8 0 0 1 0 14a11.32 11.32 0 0 0 6.09 1.78A11.24 11.24 0 0 0 17.38 3.92a8.08 8.08 0 0 0 1.98-2.06z" fill="#00549e"/></svg></a> |
| 123 | + </li> |
| 124 | + </ul> |
| 125 | + </div> |
| 126 | + </div> |
| 127 | + |
| 128 | + </div> |
| 129 | +</header> |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | +<section class="bolt-header"> |
| 134 | + <div class="wrapper py-20"> |
| 135 | + <h1 class="text--white">ZAP Wins Inaugural DefectDojo Award for Open-Source Cybersecurity</h1> |
| 136 | + </div> |
| 137 | +</section> |
| 138 | + |
| 139 | +<div class="wrapper py-70" data-kind="page"> |
| 140 | + <div class="flex latest-versions"> |
| 141 | + <article class="col-2-3 pr-30 content single-post"> |
| 142 | + <div class="breadcrumbs"> |
| 143 | + <a href="/blog/">The ZAP Blog</a> |
| 144 | + </div> |
| 145 | + |
| 146 | + <main class="post-content"> |
| 147 | + <section class="p-10 bg--blue-lightest mb-10 mt-10 smaller-text text--blue-dark"> |
| 148 | + Posted <span class="post-date">Tuesday April 22, 2025</span> |
| 149 | + <span class="word-count fl-r"> 238 Words </span> |
| 150 | + </section> |
| 151 | + <p>I’m delighted to be able to announce that last week ZAP won an award for being one of the Best Dynamic Application Security Testing (DAST) Tools in the inaugural |
| 152 | +<a href="https://defectdojo.com/blog/announcing-the-defectdojo-open-source-security-awards">DefectDojo Awards</a>.</p> |
| 153 | +<p>This award recognizes ZAP’s contributions to the open-source cybersecurity ecosystem.</p> |
| 154 | +<p>About ZAP, DefectDojo CEO Greg Anderson said:</p> |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + <blockquote> |
| 159 | + <p>“Who is surprised?! There aren’t words to properly articulate the high praise ZAP deserves. In addition to being a cornerstone of dynamic scanning, ZAP has every option you could hope for to make automation easy including an API, GitHub Actions, Wrappers, etc.”</p> |
| 160 | + </blockquote> |
| 161 | + |
| 162 | +<p>You can read the full blog post <a href="https://defectdojo.com/blog/announcing-the-defectdojo-open-source-security-awards">here</a>.</p> |
| 163 | +<p>The DefectDojo Awards celebrate open-source tools and solutions that provide the most utility to |
| 164 | +cybersecurity professionals across five categories: Dynamic Application Security Testing (DAST), Static |
| 165 | +Application Security Testing (SAST), Infrastructure, Software Composition Analysis (SCA) and Secrets |
| 166 | +Scanning. As a leading open-source cybersecurity provider in its own right, DefectDojo evaluated tools |
| 167 | +based on their noisiness, accuracy and robustness of results. Winners were selected by CEO Greg |
| 168 | +Anderson and CTO Matt Tesauro in consultation with a number of other leading voices in open-source |
| 169 | +cybersecurity.</p> |
| 170 | +<p><strong>About DefectDojo</strong></p> |
| 171 | +<p>DefectDojo is the engine that drives DevSecOps, providing an open, scalable platform that connects |
| 172 | +security strategy to execution. By aggregating data from any security tool, automating manual |
| 173 | +processes, and delivering AI-powered insights, DefectDojo empowers organizations to have a unified |
| 174 | +view of security posture, automate operations to increase productivity and improve decision-making. |
| 175 | +For more information, visit <a href="https://defectdojo.com">defectdojo.com</a>.</p> |
| 176 | + |
| 177 | + </main> |
| 178 | + <div class="next-content bg--blue-lightest p-10"> |
| 179 | + |
| 180 | + Previous <a class="previous" href="/blog/2025-04-09-portswigger-labs-broken-brute-force-protection-ip-block/"> PortSwigger Labs: Broken Brute-Force Protection, IP Block</a> |
| 181 | + |
| 182 | + |
| 183 | + </div> |
| 184 | + </article> |
| 185 | + <aside class="col-1-3"> |
| 186 | + <section class="post-meta"> |
| 187 | + |
| 188 | + |
| 189 | + <div class="post-authors"> |
| 190 | + |
| 191 | + |
| 192 | + <section class="post-author-single flex p-10"> |
| 193 | + <div class="col-1-5"> |
| 194 | + |
| 195 | + <img class="author-picture" src="/img/authors/simon-bennetts_400x400.jpg" /> |
| 196 | + |
| 197 | + </div> |
| 198 | + <div class="author-name col-4-5"> |
| 199 | + |
| 200 | + Simon Bennetts |
| 201 | + |
| 202 | + |
| 203 | + <a class="author-twitter" href="https://twitter.com/psiinon">@psiinon</a> |
| 204 | + |
| 205 | + </div> |
| 206 | + </section> |
| 207 | + |
| 208 | + |
| 209 | + <h4>Table of Contents</h4> |
| 210 | + <nav id="TableOfContents"></nav> |
| 211 | + |
| 212 | + |
| 213 | + <h4>Tags</h4> |
| 214 | + <ul id="tags"> |
| 215 | + |
| 216 | + <li> <a href="/tags/blog/">blog</a> </li> |
| 217 | + |
| 218 | + <li> <a href="/tags/award/">award</a> </li> |
| 219 | + |
| 220 | + </ul> |
| 221 | + |
| 222 | + </div> |
| 223 | + |
| 224 | + </section> |
| 225 | + </aside> |
| 226 | + </div> |
| 227 | +</div> |
| 228 | + |
| 229 | + </div> |
| 230 | + <footer class="site-footer py-20 mt-20"> |
| 231 | + <div class="wrapper flex jc-sb"> |
| 232 | + <div class="flex ai-c"> |
| 233 | + <div class="footer-logo"><svg xmlns="http://www.w3.org/2000/svg" width="55px" viewBox="0 0 77.58 77.61"><path d="M49.48 21.64a3.46 3.46 0 0 1 .44 3 3.38 3.38 0 0 1-2.16 2.14l-1.17.38 10.74 13.56a3.39 3.39 0 0 1-1.83 5.41l-2 .5L68 65A37.78 37.78 0 0 0 39.85 2c-1.34 0-2.66.07-4 .2zM23.33 48.26a3.4 3.4 0 0 1 .45-6.09L25 41.7l-13.81-10a3.4 3.4 0 0 1 .62-5.86l.2-.09-5.47-3.84a37.79 37.79 0 0 0 55.32 48.6z" fill="#fff"/><path d="M67.84 69.48L49 45.59a.55.55 0 0 1 .28-.87l5.55-1.36a.58.58 0 0 0 .23-.13.48.48 0 0 0 .09-.11.62.62 0 0 0 .08-.24.58.58 0 0 0 0-.26.54.54 0 0 0-.07-.13L42.29 26.37a.75.75 0 0 1-.07-.12.55.55 0 0 1 .31-.74l4.35-1.4a.54.54 0 0 0 .26-.83L30.92.22a.5.5 0 0 0-.61-.22L.32 13a.55.55 0 0 0-.1.94l16.72 11.88a.52.52 0 0 1 .22.49.45.45 0 0 1-.09.26.48.48 0 0 1-.09.11l-.13.08-3.93 1.72a.55.55 0 0 0-.29.31v.13a.59.59 0 0 0 .22.5l8.62 6.22 8.61 6.21a.55.55 0 0 1 0 .87.57.57 0 0 1-.13.08l-5.11 2a.55.55 0 0 0-.28.75.56.56 0 0 0 .21.22l42.43 24.5a.53.53 0 0 0 .64-.79z" fill="#fff"/></svg></div> |
| 234 | + <div class="footer-left"> |
| 235 | + <nav class="footer-nav"> |
| 236 | + <ul class="flex"> |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + <li class="ml-10"><a href="/blog/" title="Blog page">Blog</a></li> |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + <li class="ml-10"><a href="/videos/" title="Videos page">Videos</a></li> |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + <li class="ml-10"><a href="/community/" title="Community page">Community</a></li> |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + <li class="ml-10"><a href="/docs/statistics/" title="Statistics page">Statistics</a></li> |
| 253 | + |
| 254 | + |
| 255 | + </ul> |
| 256 | + </nav> |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + <div class="ml-10"> |
| 262 | + <a href="https://github.com/zaproxy/zaproxy-website/blob/main/site/content/blog/2025-04-22-zap-wins-inaugural-defectdojo-award-for-open-source/index.md">Edit on GitHub</a> |
| 263 | + </div> |
| 264 | + |
| 265 | + </div> |
| 266 | + </div> |
| 267 | + |
| 268 | + <div class="flex ai-c"> |
| 269 | + <span class="OutroFooter"> |
| 270 | + © Copyright 2025 the ZAP Dev Team</br> |
| 271 | + ZAP by <a href="https://checkmarx.com" aria-label="Checkmarx">Checkmarx</a> |
| 272 | + </span> |
| 273 | + <ul class="flex footer-social"> |
| 274 | + <li> |
| 275 | + <a href="https://github.com/zaproxy/" aria-label="Go to ZAP's GitHub repo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 18.88"><path d="M9.68 0a9.68 9.68 0 0 0-3.06 18.86c.48.09.64-.21.64-.46v-1.8C4.57 17.18 4 15.45 4 15.45A2.57 2.57 0 0 0 2.93 14c-.88-.6.07-.59.07-.59a2 2 0 0 1 1.48 1 2.06 2.06 0 0 0 2.82.8A2 2 0 0 1 7.91 14c-2.15-.29-4.41-1.12-4.41-4.83a3.72 3.72 0 0 1 1-2.59A3.53 3.53 0 0 1 4.59 4s.82-.26 2.67 1a9 9 0 0 1 4.84 0c1.9-1.25 2.66-1 2.66-1a3.49 3.49 0 0 1 .1 2.57 3.71 3.71 0 0 1 1 2.59c0 3.72-2.26 4.54-4.42 4.78a2.3 2.3 0 0 1 .67 1.79v2.67c0 .25.15.56.64.46A9.68 9.68 0 0 0 9.68 0z" fill="#00549e"/></svg></a> |
| 276 | + </li> |
| 277 | + <li> |
| 278 | + <a href="https://twitter.com/zaproxy" aria-label="Follow ZAP on Twitter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 15.73"><path d="M19.36 1.86a8 8 0 0 1-2.28.63 3.94 3.94 0 0 0 1.74-2.2 7.53 7.53 0 0 1-2.52 1 4 4 0 0 0-6.77 3.59A11.29 11.29 0 0 1 1.35.73 4 4 0 0 0 2.58 6a3.91 3.91 0 0 1-1.8-.5A4 4 0 0 0 4 9.48a4 4 0 0 1-1.79.06 4 4 0 0 0 3.67 2.76A8 8 0 0 1 0 14a11.32 11.32 0 0 0 6.09 1.78A11.24 11.24 0 0 0 17.38 3.92a8.08 8.08 0 0 0 1.98-2.06z" fill="#00549e"/></svg></a> |
| 279 | + </li> |
| 280 | + </ul> |
| 281 | + </div> |
| 282 | + </div> |
| 283 | +</footer> |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + <script src="/main.aa09f7.js"></script> |
| 288 | + |
| 289 | +</div> |
| 290 | +</body> |
| 291 | +</html> |
0 commit comments