CINXE.COM

Continuous Dynamic Application Security Testing (DAST) | Black Duck

<!DOCTYPE HTML> <html lang="en"> <head> <!-- OneTrust Cookies Consent Notice start for blackduck.com --> <script defer="defer" type="text/javascript" src="/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js"></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="01914ce7-a755-7d2f-8c7a-a2de5df03bad"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for blackduck.com --> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <link rel="alternate" hreflang="en-us" href="https://www.blackduck.com/dast.html"/> <link rel="alternate" hreflang="zh-cn" href="https://www.blackduck.com/zh-cn/dast.html"/> <link rel="alternate" hreflang="ja-jp" href="https://www.blackduck.com/ja-jp/dast.html"/> <link rel="alternate" hreflang="x-default" href="https://www.blackduck.com/dast.html"/> <title>Continuous Dynamic Application Security Testing (DAST) | Black Duck</title> <link rel="canonical" href="https://www.blackduck.com/dast.html"/> <meta name="description" content="Identify web app vulnerabilities with Continuous Dynamic, a comprehensive DAST security solution. Perform dynamic testing and enhance your AppSec."/> <meta name="last-modified" content="2025-1-28 06:39:36 PM"/> <meta property="og:description" content="Identify web app vulnerabilities with Continuous Dynamic, a comprehensive DAST security solution. Perform dynamic testing and enhance your AppSec."/> <meta property="og:image" content="https://www.blackduck.com/content/dam/black-duck/en-us/images/icons/dast-icon.svg"/> <meta property="og:title" content="Continuous Dynamic Application Security Testing (DAST) | Black Duck"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.blackduck.com/dast.html"/> <meta name="searchBusinessArea" content="Continuous Dynamic (DAST)"/> <meta name="searchContentType" content="Web Page"/> <meta name="searchMarketingStageType"/> <meta name="searchProductCategory" content="Continuous Dynamic (DAST)"/> <meta name="searchSolutionType" content="DAST"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:description" content="Identify web app vulnerabilities with Continuous Dynamic, a comprehensive DAST security solution. Perform dynamic testing and enhance your AppSec."/> <meta name="twitter:image" content="https://www.blackduck.com/content/dam/black-duck/en-us/images/icons/dast-icon.svg"/> <meta name="twitter:site" content="blackduck_sw"/> <meta name="twitter:title" content="Continuous Dynamic Application Security Testing (DAST) | Black Duck"/> <meta name="p:domain_verify" content="2070085ca3a586484558bf4ee3e19943"/> <link rel="icon" href="/etc.clientlibs/synopsys-clientlibs/synopsys-pagelibs/resources/images/favicon.svg"/> <script src="https://assets.adobedtm.com/4cb89ff5b198/2b1d17b087b8/launch-4040a5db2c0a.min.js" async></script> <script src="/etc.clientlibs/synopsys/clientlibs/custom-jquery.lc-f471b2c3901f04537191019e9ac6c10f-lc.min.js"></script> <script src="/etc.clientlibs/core/wcm/components/commons/datalayer/v1/clientlibs/core.wcm.components.commons.datalayer.v1.lc-70264651675213ed7f7cc5a02a00f621-lc.min.js"></script> <script src="/etc.clientlibs/synopsys-clientlibs/synopsys-headlibs.lc-28e7802d019732c43dff941c37f38ffd-lc.min.js"></script> <link rel="stylesheet" href="/etc.clientlibs/synopsys-clientlibs/synopsys-pagelibs.lc-1d01d4546240efda13ca857907873ded-lc.min.css" type="text/css"> </head> <body data-template="sig-content-page-template" data-content-type="sig" data-sticky-nav="false" class="page sig-page publish "> <input type="hidden" id="campaign" value="23_WhiteHat"/> <script> function getSatTrackCookie(c_name) { if (document.cookie.length > 0) { c_start = document.cookie.indexOf(c_name + "="); if (c_start != -1) { c_start = c_start + c_name.length + 1; c_end = document.cookie.indexOf(";", c_start); if (c_end == -1) { c_end = document.cookie.length; } return unescape(document.cookie.substring(c_start, c_end)); } } return ""; } var camp = document.getElementById('campaign').value; url = new URL(window.location.href); if (url.searchParams.get('intcmp') || camp.length > 2) { const params = new Proxy(new URLSearchParams(window.location.search), { get: (searchParams, prop) => searchParams.get(prop), }); campaignCode = params.intcmp; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ web: { webPageDetails: { URL: 'https:\/\/www.blackduck.com\/dast.html', name: 'Continuous Dynamic', } }, _softwareintegritygroupinc: { internalCampaign: { campaignCode: campaignCode, campaignName: '23_WhiteHat', campaignClicks: { value: 1 }, } } }); } url2 = new URL(window.location.href); if (url2.searchParams.get('cmp') || url2.searchParams.get('utm_source') || url2.searchParams.get('utm_medium') || url2.searchParams.get('utm_campaign') || url2.searchParams.get('utm_group') || url2.searchParams.get('utm_creative') || url2.searchParams.get('utm_keyword')) { var utm_source = 'no_source'; var utm_cmp = 'no_cmp'; var utm_medium = 'no_medium'; var utm_campaign = 'no_campaign'; var utm_group = 'no_group'; var utm_creative = 'no_creative'; var utm_keyword = 'no_keyword'; const params = new Proxy(new URLSearchParams(window.location.search), { get: (searchParams, prop) => searchParams.get(prop), }); if (params.utm_source != null) utm_source = params.utm_source; if (params.utm_medium != null) utm_medium = params.utm_medium; if (params.utm_campaign != null) utm_campaign = params.utm_campaign; if (params.utm_group != null) utm_group = params.utm_group; if (params.utm_creative != null) utm_creative = params.utm_creative; if (params.utm_keyword != null) utm_keyword = params.utm_keyword; if (params.cmp != null) { utm_cmp = params.cmp; var trackingCode = utm_cmp; } else { var trackingCode = utm_source + ":" + utm_medium + ":" + utm_campaign + ":" + utm_group + ":" + utm_creative + ":" + utm_keyword; } window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ web: { webPageDetails: { URL: 'https:\/\/www.blackduck.com\/dast.html', name: 'Continuous Dynamic', } }, _softwareintegritygroupinc: { externalCampaign: { campaignClicks: { value: 1 }, } }, marketing: { trackingCode: trackingCode, } }); } let hs_id = ''; const params2 = new Proxy(new URLSearchParams(window.location.search), { get: (searchParams, prop) => searchParams.get(prop), }); hs_id = params2.hs_id; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "page-view", web: { webPageDetails: { name: 'Continuous Dynamic', url: 'https:\/\/www.blackduck.com\/dast.html', siteSection: 'Continuous Dynamic', server: window.location.hostname, pageViews: { value: 1 }, } }, _softwareintegritygroupinc: { web: { webPageDetails: { webURL: window.location.href, pageType: 'Product\/Solution', siteSubSection2: 'n\/a', siteSubSection3: 'n\/a', siteSubSection4: 'n\/a', siteSubSection5: 'n\/a', siteName: 'blackduck', countryLanguage: 'en_US', articleAuthor: '', pageTitle: 'Continuous Dynamic', defensicsProtocol: '', defensicsIndustry: '', defensicsTechnology: '', product: 'Continuous Dynamic (DAST)', solution: 'DAST', marketingStage: '', contentType: 'Web Page' }, queryParam: { hsid: hs_id } } } }); </script> <div class="site-wrapper"> <div class="root synopsysContainer responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-68748ab400" class="cmp-experiencefragment cmp-experiencefragment--sig-topnav"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="header aem-GridColumn aem-GridColumn--default--12"> <link rel="stylesheet" href="/etc.clientlibs/synopsys/clientlibs/navigation/header.lc-7fdde5b39943414ceea6ece1e1b53c26-lc.min.css" type="text/css"> <section id="acc296473-c593-40d9-86c1-3a152a74747b" class="navigation-header-component"> <!-- /////////////////////////////////////////////// MOBILE NAV //////////////////////////////////////////////////--> <nav class="AppSec-mobileNav"> <section class="SIG-Main-container"> <figure class="SIG-bd-logo-figure"> <a href="/"> <img fetchpriority="high" class="SIG-bd-logo" src="/content/dam/black-duck/en-us/images/BlackDuckLogo-OnDark.svg" alt="Black Duck Home Page"> </a> </figure> <figure class="search-icon-mobile"><i class="fa-regular fa-magnifying-glass"></i></figure> <figure id="hamburger"></figure> </section> </nav> <!-- /////////////////////////////////////////////// MAIN MENU //////////////////////////////////////////////////--> <section id="topNav" class="mobileSlide"> <nav class="SIG-Main"> <section class="SIG-Main-container"> <figure class="SIG-bd-logo-figure desktopMain"> <a href="/"> <img fetchpriority="high" class="SIG-bd-logo" src="/content/dam/black-duck/en-us/images/BlackDuckLogo-OnDark.svg" alt="Black Duck Home Page"> </a> </figure> <a class="AppSecHome" href="/"> <span class="SIG-Main-h1 desktopMain"> <!-- <span class="h1a"> Application Security</span> --> <span class="h1b"> <!-- <span class="sloganPipe">|</span> --> Build trust in your software</span> </span> </a> <div class="divider"></div> <ul class="SIG-Main-Corp"> <li class="LiNoDropdown"> <a href="https://community.blackduck.com" target="_blank">Support</a> </li> <li class="search-icon"><i class="fa-regular fa-magnifying-glass"></i></li> <li class="globalSitesIcon" aria-label="Language"><i class="fa-light fa-globe"></i></li> <li class="mobile-Global lang-selected" data-id=".com" data-glossary-id=".com/glossary">English</li> <li class="mobile-Global" data-id=".com/ja-jp" data-glossary-id=".com/ja-jp/glossary">日本語</li> <li class="mobile-Global" data-id=".com/zh-cn" data-glossary-id=".com/zh-cn/glossary">简体中文</li> </ul> </section> </nav> <!-- /////////////////////////////////////////////// SEARCH BAR //////////////////////////////////////////////////--> <section class="searchBarHidden"> <div class="search-wrapper"> <svg class="close-search-bar" aria-labelledby="svg-close-searchbar" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-searchbar">close search bar</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> <section class="component-search clearfix"> <div id="searchbox" class="snps-searchbox" data-enable-history="true" data-endpoint="default"> <div class="coveo-search-section"> <atomic-external id="coveoSearchboxExt"> <atomic-search-box class="CoveoSearchbox hydrated" data-atomic-rendered="true" data-atomic-loaded="true" number-of-queries="5" minimum-query-length="0" clear-filters="false"></atomic-search-box> </atomic-external> <atomic-search-interface id="coveoSearchboxInterface"></atomic-search-interface> </div> </div> </section> </div> </section> <p class="noLanguage">Sorry, not available in this language yet</p> <!-- /////////////////////////////////////////////// GLOBAL //////////////////////////////////////////////////--> <section class="languageHidden"> <div class="lauguage-wrapper"> <svg class="close-language" aria-labelledby="svg-close-lang" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-lang">close language selection</text> <style type="text/css"> .st0vmvm{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0vmvm" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> <ul class="globalLinks"> <li class="desktop-Global lang-selected" data-id=".com" data-glossary-id=".com/glossary">English</li> <li class="desktop-Global" data-id=".com/ja-jp" data-glossary-id=".com/ja-jp/glossary">日本語</li> <li class="desktop-Global" data-id=".com/zh-cn" data-glossary-id=".com/zh-cn/glossary">简体中文</li> </ul> </div> </section> <!-- /////////////////////////////////////////////// SUB MENU //////////////////////////////////////////////////--> <nav id="Sig-Sub" class="SIG-Sub"> <section class="SIG-Sub-container"> <ul class="SIG-Sub-ul"> <!-- <li id="Platform" class=""> <a href="#">Platform</a> </li> --> <li id="Solutions" class="LihasDropdown"> <a href="#">Solutions</a> </li> <li id="Tools-Services" class="LihasDropdown"> <a href="#">Products</a> </li> <li id="Customer-Success" class="LihasDropdown"> <a href="#">Services</a> </li> <li><a href="/partners.html">Partners</a></li> <li id="Resources" class="LihasDropdown"> <a href="#">Resources</a> </li> <li id="Blog" class=""> <a href="/blog.html">Blog</a> </li> <li id="AboutUs" class="LihasDropdown"> <a href="#">Company</a> </li> <li id="Contact-Sales" class="SIG-Sub-CS"><a href="/contact-sales.html">Contact Sales</a></li> </ul> </section> </nav> </section> <!-- /////////////////////////////////////////////// COMPANY DROPDOWN //////////////////////////////////////////////////--> <nav id="Nav-Why-Sierra" class="AboutUs SIG-Sub-dropdown"> <p class="SIG-mobile-breadcrumb">Company</p> <section id="Container-Tools-Services" class="SIG-Sub-dropdown-container"> <!-- MOBILE GO BACK --> <svg class="mobile-go-back" aria-labelledby="svg-go-back1" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 15.8" style="enable-background:new 0 0 27 15.8;" xml:space="preserve"><style type="text/css">.st0xmmxm{fill-rule:evenodd;clip-rule:evenodd;}</style><g id="arrow-left" transform="translate(-4.498 -10.123)"><path id="Path_367" class="st0xmmxm" d="M13.2,10.5c0.4,0.4,0.4,1.2,0,1.6c0,0,0,0,0,0l-6,6l6,6c0.4,0.4,0.4,1.2,0,1.6s-1.2,0.4-1.6,0l-6.7-6.7c-0.4-0.4-0.4-1.2,0-1.6c0,0,0,0,0,0l6.8-6.8C12,10,12.7,10,13.2,10.5C13.2,10.5,13.2,10.5,13.2,10.5L13.2,10.5z"/><path id="Path_368" class="st0xmmxm" d="M5.6,18c0-0.6,0.5-1.1,1.1-1.1h23.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H6.8C6.1,19.1,5.6,18.6,5.6,18z"/></g></svg> <text id="svg-go-back1">go back</text> <button class="mobile-go-back-txt">Go Back</button> <section> <h2><a href="/company.html">About Black Duck</a></h2> <ul id="toolsServicesFirst"> <li class="defaultLi"><a href="/company/leadership.html">Leadership <li><a href="https://news.blackduck.com">Newsroom</a></li> <li><a href="/blog.html">Blog</a></li> <!-- <li><a href="#">Events & Webinars</a></li> --> <li><a href="/partners.html">Partners</a></li> <li><a href="/company/careers.html">Careers</a></li> <li><a href="/contact-sales.html">Contact Sales</a></li> </ul> </section> <!-- work area --> <section class="ad-rotator rotationAd"> <div class="ad-dots"> <span class="dot active" data-ad="0"></span> <span class="dot" data-ad="1"></span> <span class="dot" data-ad="2"></span> </div> <div class="ads"> <div class="ad" id="ad0"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/Gartner_Magic_Quadrant_AST_2023-final-bg.svg" alt="Gartner Magic Quadrant" class="navAdImg"> <p class="adCopy"> 2023 Gartner® Magic Quadrant™ for AppSec Testing <a href="/resources/analyst-reports/gartner-magic-quadrant-appsec.html">Read more</a> </p> </div> <div class="ad" id="ad1"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/logos/2023Q3_sast-optimized.png" alt="Forrester Wave Leader 2023 SAST Recognition" class="navAdImg"> <p class="adCopy"> Forrester Wave Leader for SAST <a href="/resources/analyst-reports/forrester-wave-sast.html">Read more</a> </p> </div> <div class="ad" id="ad2"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/forrester-wave-sca-smallNav.jpg" alt="Forrester Wave Leader 2023 Software Analysis" class="navAdImg"> <p class="adCopy"> Forrester Wave Leader for SCA <a href="/resources/analyst-reports/forrester-wave-software-composition-analysis.html">Read more</a> </p> </div> </div> </section> </section> <!-- //////////////////////////////////////// DEFINITIONS - COMPANY //////////////////////////////////////// --> <section class="navDefinitions"> <!-- <img src="https://iili.io/HSa2v4f.jpg" class="navDefBanner"> --> <ul class="navDefUl toolsServicesFirst"> <!-- <li class="default"><span>About Black Duck</span> | Provides an overview of Black Duck's mission and services </li> --> <li><span>Leadership</span> | Meet the team guiding Black Duck's vision and strategy.</li> <li><span>Newsroom</span> | Latest news, press releases, and media coverage about Black Duck.</li> <li><span>Blog</span> | Insights, updates, and expert opinions on application security.</li> <li><span>Partners</span> | Information on Black Duck's partnerships and collaboration opportunities.</li> <li><span>Careers</span> | Explore job opportunities and career paths at Black Duck.</li> <li><span>Contact Sales</span> | Get in touch with our sales team for product inquiries and consultations.</li> </ul> <!-- CLOSE X - DESKTOP --> <svg class="close-sub-nav" aria-labelledby="svg-close-subnav1" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-subnav1">close sub navigation</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> </section> <!-- //////////////////////////////////////// END DEFINITIONS //////////////////////////////////////// --> <section class="indexBar"> <button class="indexBarContainer"> <a class="indexBarA" href="/all-products-services.html"> <span>See All Product Services</span> </a> </button> </section> </nav> <!-- /////////////////////////////////////////////// PRODUCT DROPDOWN //////////////////////////////////////////////////--> <nav id="Nav-Tools-Services" class="Tools-Services SIG-Sub-dropdown"> <p class="SIG-mobile-breadcrumb">Products</p> <section id="Container-Tools-Services" class="SIG-Sub-dropdown-container"> <!-- MOBILE GO BACK --> <svg class="mobile-go-back" aria-labelledby="svg-go-back1" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 15.8" style="enable-background:new 0 0 27 15.8;" xml:space="preserve"><style type="text/css">.st0xmmxm{fill-rule:evenodd;clip-rule:evenodd;}</style><g id="arrow-left" transform="translate(-4.498 -10.123)"><path id="Path_367" class="st0xmmxm" d="M13.2,10.5c0.4,0.4,0.4,1.2,0,1.6c0,0,0,0,0,0l-6,6l6,6c0.4,0.4,0.4,1.2,0,1.6s-1.2,0.4-1.6,0l-6.7-6.7c-0.4-0.4-0.4-1.2,0-1.6c0,0,0,0,0,0l6.8-6.8C12,10,12.7,10,13.2,10.5C13.2,10.5,13.2,10.5,13.2,10.5L13.2,10.5z"/><path id="Path_368" class="st0xmmxm" d="M5.6,18c0-0.6,0.5-1.1,1.1-1.1h23.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H6.8C6.1,19.1,5.6,18.6,5.6,18z"/></g></svg> <text id="svg-go-back1">go back</text> <button class="mobile-go-back-txt">Go Back</button> <section> <h2>Integrated SaaS Platform</h2> <ul id="toolsServicesFirst"> <li class="defaultLi"><a href="/platform.html">Polaris Platform</a></li> <li><a href="/platform.html#A">fAST Static</a></li> <li><a href="/platform.html#A">fAST SCA</a></li> <li><a href="/platform.html#A">fAST Dynamic</a></li> </ul> </section> <section> <h2>Tools</h2> <ul id="toolsServicesSecond"> <li class="defaultLi"><a href="/static-analysis-tools-sast/coverity.html">Coverity Static</a></li> <li><a href="/software-composition-analysis-tools/black-duck-sca.html">Black Duck SCA</a></li> <li><a href="/dast.html">Continuous Dynamic</a></li> <li><a href="/interactive-application-security-testing.html">Seeker Interactive</a></li> <li><a href="/software-risk-manager.html">Software Risk Manager ASPM</a></li> <li><a href="/fuzz-testing.html">Defensics Protocol Fuzzing</a></li> </ul> </section> <section> <h2><a href="/integrations.html">Integrations</a></h2> <ul id="toolsServicesThird"> <li><a href="/code-sight.html">Code Sight IDE Plug-in</a></li> <li><a href="/integrations.html#scm">SCM Integrations</a></li> <li><a href="/integrations.html#build-ci">Build & CI Tool Integrations</a></li> <li><a href="/integrations.html#workflow">Developer Workflow Integrations</a></li> <li><a href="/integrations.html#security">3rd-Party AST Tool Integrations</a></li> <li><a href="/integrations.html#cloud">Cloud Deployment Integrations</a></li> </ul> </section> <section> <a id="navAd" href="/resources/analyst-reports/gartner-magic-quadrant-appsec.html"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/Gartner_Magic_Quadrant_AST_2023-final-bg.svg" alt="Gartner Magic Quadrant" class="navAdImg"> <span class="navAdP"> <span class="navAdSpanMain">2023 Gartner® Magic Quadrant™ for AppSec Testing</span> <span class="navAdSpanSub">See why Black Duck is a Leader</span> </span> </a> </section> </section> <!-- //////////////////////////////////////// DEFINITIONS - PRODUCT //////////////////////////////////////// --> <section class="navDefinitions"> <!-- <img src="https://iili.io/HSa2v4f.jpg" class="navDefBanner"> --> <ul class="navDefUl toolsServicesFirst"> <li class="default"><span>Polaris Platform</span> | Unified platform for managing software security and compliance.</li> <li><span>fAST Static</span> | Unified platform for managing software security and compliance.</li> <li><span>fAST SCA</span> | Unified platform for managing software security and compliance.</li> <li><span>fAST Dynamic</span> | Unified platform for managing software security and compliance.</li> </ul> <ul class="navDefUl toolsServicesSecond"> <li><span>Coverity Static</span> | Static analysis tool for detecting software defects and vulnerabilities.</li> <li><span>Black Duck SCA</span> | Software composition analysis to manage open source security and license compliance.</li> <li><span>Continuous Dynamic</span> | Continuous dynamic application security testing.</li> <li><span>Seeker Interactive</span> | Interactive application security testing tool for detecting vulnerabilities.</li> <li><span>Software Risk Manager ASPM</span> | Application security posture management tool for risk management.</li> <li><span>Defensics Protocol Fuzzing</span> | Protocol fuzzing tool to identify and fix security flaws.</li> </ul> <ul class="navDefUl toolsServicesThird"> <!-- <li><span>Integrations</span> | Connecting security tools and processes with your existing systems.</li> --> <li><span>Code Sight IDE Plug-in</span> | Integrated development environment plug-in for real-time security feedback.</li> <li><span>SCM Integrations</span> | Source code management integrations for seamless security checks.</li> <li><span>Build & CI Tool Integrations</span> | Integrations with build and continuous integration tools.</li> <li><span>Developer Workflow Integrations</span> | Tools to integrate security into the developer workflow.</li> <li><span>3rd-Party AST Tool Integrations</span> | Integrations with third-party application security testing tools.</li> <li><span>Cloud Deployment Integrations</span> | Integrations for securing cloud deployments.</li> </ul> <ul class="navDefUl toolsServicesFourth"> <li><span>Open Source & Security Audits</span> | Comprehensive technical due diligence services for M&A.</li> </ul> <!-- CLOSE X - DESKTOP --> <svg class="close-sub-nav" aria-labelledby="svg-close-subnav1" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-subnav1">close sub navigation</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> </section> <!-- //////////////////////////////////////// END DEFINITIONS //////////////////////////////////////// --> <section class="indexBar"> <button class="indexBarContainer"> <a class="indexBarA" href="/all-products-services.html"> <span>See All Product Services</span> </a> </button> </section> </nav> <!-- /////////////////////////////////////////////// SOLUTIONS DROPDOWN //////////////////////////////////////////////////--> <nav id="Nav-Solutions" class="Solutions SIG-Sub-dropdown"> <p class="SIG-mobile-breadcrumb">Solutions</p> <section id="Container-Tools-Services" class="SIG-Sub-dropdown-container"> <!-- MOBILE GO BACK --> <svg class="mobile-go-back" aria-labelledby="svg-go-back2" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 15.8" style="enable-background:new 0 0 27 15.8;" xml:space="preserve"><style type="text/css">.st0xmmxm{fill-rule:evenodd;clip-rule:evenodd;}</style><g id="arrow-left" transform="translate(-4.498 -10.123)"><path id="Path_367" class="st0xmmxm" d="M13.2,10.5c0.4,0.4,0.4,1.2,0,1.6c0,0,0,0,0,0l-6,6l6,6c0.4,0.4,0.4,1.2,0,1.6s-1.2,0.4-1.6,0l-6.7-6.7c-0.4-0.4-0.4-1.2,0-1.6c0,0,0,0,0,0l6.8-6.8C12,10,12.7,10,13.2,10.5C13.2,10.5,13.2,10.5,13.2,10.5L13.2,10.5z"/><path id="Path_368" class="st0xmmxm" d="M5.6,18c0-0.6,0.5-1.1,1.1-1.1h23.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H6.8C6.1,19.1,5.6,18.6,5.6,18z"/></g></svg> <text id="svg-go-back2">go back</text> <button class="mobile-go-back-txt">Go Back</button> <section> <h2>Use Cases</h2> <ul id="solutionsFirst"> <li><a href="/solutions/artificial-intelligence-software-development.html">AI-generated code</a></li> <li><a href="/solutions/api-security-testing.html">API Security Testing</a></li> <li><a href="/solutions/appsec-consolidation.html">AppSec Program Consolidation</a></li> <li><a href="/solutions/application-security-testing.html">Application Security Testing</a></li> <li><a href="/solutions/devsecops.html">DevSecOps</a></li> <li><a href="/solutions/software-supply-chain-security.html">Software Supply Chain Security</a></li> <li><a href="/solutions/enterprise-application-security-risk-management.html">Manage Enterprise AppSec Risk</a></li> <li><a href="/solutions/cloud-security.html">Cloud & Container Security</a></li> <li><a href="/solutions/open-source-security.html">Open Source License Compliance</a></li> <li><a href="/solutions/mergers-and-acquisitions.html">M&A Due Diligence</a></li> <li><a href="/solutions/compliance.html">Quality and Security Standards Compliance</a></li> </ul> </section> <section> <h2>By Technology</h2> <ul id="solutionsSecond"> <li><a href="/static-analysis-tools-sast.html">Static Analysis (SAST)</a></li> <li><a href="/software-composition-analysis-tools.html">Software Composition Analysis (SCA)</a></li> <li><a href="/dast.html">Dynamic Analysis (DAST)</a></li> <li><a href="/interactive-application-security-testing.html">Interactive Analysis (IAST)</a></li> <li><a href="/services/penetration-testing.html">Penetration Testing</a></li> <li><a href="/services/security-testing/mobile-application-security-testing.html">Mobile Application Security Testing (MAST)</a></li> <li><a href="/software-risk-manager.html">Application Security Posture Management (ASPM)</a></li> <li><a href="/fuzz-testing.html">Fuzz Testing Solutions</a></li> </ul> </section> <section> <h2>By Industry</h2> <ul id="solutionsThird"> <li><a href="/solutions/automotive.html">Automotive</a></li> <li><a href="/solutions/financial-services.html">Financial Services</a></li> <li><a href="/solutions/iot-embedded.html">IoT & Embedded</a></li> <li><a href="/solutions/healthcare.html">Medical Devices</a></li> <li><a href="/solutions/government.html">Public Sector</a></li> </ul> </section> <section> <h2>By Role</h2> <ul id="solutionsFourth"> <li><a href="/solutions/dev-devops.html">Dev and DevOps Teams</a></li> <li><a href="/solutions/security-teams.html">Security Teams</a></li> <li><a href="/solutions/legal-teams.html">Legal Teams</a></li> </ul> </section> </section> <!-- //////////////////////////////////////// DEFINITIONS - Solutions //////////////////////////////////////// --> <section class="navDefinitions"> <ul class="navDefUl solutionsFirst"> <li><span>AI-generated code</span> | Harness the power of AI coding assistants while managing the risks.</li> <li><span>API Security Testing</span> | Manage software risks with a holistic API security testing program.</li> <li><span>AppSec Program Consolidation</span> | Simplify your application security program.</li> <li><span>Application Security Testing</span> | Solutions to address security risks at all stages of the application life cycle. </li> <li><span>DevSecOps</span> | Solutions to help shift security left without slowing down your development teams.</li> <li><span>Software Supply Chain Security</span> | Solutions to identify and manage software supply chain risks end-to-end.</li> <li><span>Manage Enterprise AppSec Risk</span> | Scale your application security program without increasing complexity or adding friction.</li> <li><span>Cloud & Container Security</span> | Optimize your applications for secure deployment and operation in the cloud.</li> <li><span>Open Source License Compliance</span> | Effective solutions for ensuring open source license compliance.</li> <li><span>M&A Due Diligence</span> | Identify software risks that could negatively impact the value of acquired IP.</li> <li><span>Quality and Security Standards Compliance</span> | Ensure your software complies with the standards critical to customers and regulators.</li> </ul> <ul class="navDefUl solutionsSecond"> <li><span>Static Analysis (SAST)</span> | Analyzing code for security vulnerabilities without executing it.</li> <li><span>Software Composition Analysis (SCA)</span> | Analyzing software components for security and license compliance.</li> <li><span>Dynamic Analysis (DAST)</span> | Testing running applications for security vulnerabilities.</li> <li><span>Interactive Analysis (IAST)</span> | Real-time security testing during application execution.</li> <li><span>Penetration Testing</span> | Simulated cyberattacks to identify vulnerabilities.</li> <li><span>Mobile Application Security Testing (MAST)</span> | Ensuring the security of mobile applications.</li> <li><span>Application Security Posture Management (ASPM)</span> | Managing and improving application security posture.</li> <li><span>Fuzz Testing Solutions</span> | Identifying vulnerabilities by inputting random data to applications.</li> </ul> <ul class="navDefUl solutionsThird"> <li><span>Automotive</span> | Security solutions for automotive industry applications.</li> <li><span>Financial Services</span> | Security solutions tailored for financial services.</li> <li><span>IoT & Embedded</span> | Security for Internet of Things and embedded systems.</li> <li><span>Medical Devices</span> | Security solutions for medical devices.</li> <li><span>Public Sector</span> | Security solutions for government and public sector organizations.</li> </ul> <ul class="navDefUl solutionsFourth"> <li><span>Dev and DevOps Teams</span> | Security tools and practices for development and DevOps teams.</li> <li><span>Security Teams</span> | Solutions and support for dedicated security teams.</li> <li><span>Legal Teams</span> | Resources and compliance tools for legal teams.</li> </ul> <!-- CLOSE X - DESKTOP --> <svg class="close-sub-nav" aria-labelledby="svg-close-subnav2" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-subnav2">close sub navigation</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> </section> <!-- //////////////////////////////////////// END DEFINITIONS //////////////////////////////////////// --> <section class="indexBar"> <button class="indexBarContainer"> <a class="indexBarA" href="/all-products-services.html"> <span>See All Product Services</span> </a> </button> </section> </nav> <!-- /////////////////////////////////////////////// SERVICES DROPDOWN //////////////////////////////////////////////////--> <nav id="Nav-Customer-Success" class="Customer-Success SIG-Sub-dropdown"> <p class="SIG-mobile-breadcrumb">Services</p> <section id="Container-Tools-Services" class="SIG-Sub-dropdown-container"> <!-- MOBILE GO BACK --> <svg class="mobile-go-back" aria-labelledby="svg-go-back3" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 15.8" style="enable-background:new 0 0 27 15.8;" xml:space="preserve"><style type="text/css">.st0xmmxm{fill-rule:evenodd;clip-rule:evenodd;}</style><g id="arrow-left" transform="translate(-4.498 -10.123)"><path id="Path_367" class="st0xmmxm" d="M13.2,10.5c0.4,0.4,0.4,1.2,0,1.6c0,0,0,0,0,0l-6,6l6,6c0.4,0.4,0.4,1.2,0,1.6s-1.2,0.4-1.6,0l-6.7-6.7c-0.4-0.4-0.4-1.2,0-1.6c0,0,0,0,0,0l6.8-6.8C12,10,12.7,10,13.2,10.5C13.2,10.5,13.2,10.5,13.2,10.5L13.2,10.5z"/><path id="Path_368" class="st0xmmxm" d="M5.6,18c0-0.6,0.5-1.1,1.1-1.1h23.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H6.8C6.1,19.1,5.6,18.6,5.6,18z"/></g></svg> <text id="svg-go-back3">go back</text> <button class="mobile-go-back-txt">Go Back</button> <section> <h2>Testing Services</h2> <ul id="customerFirst"> <li><a href="/services/security-testing.html">Security Testing Services Overview</a></li> <li><a href="/services/penetration-testing.html">Penetration Testing</a></li> <li><a href="/services/security-testing/mobile-application-security-testing.html">Mobile Application Security Testing (MAST)</a></li> </ul> </section> <section> <h2>Program Services</h2> <ul id="customerSecond"> <li><a href="/services/security-program/software-architecture-design.html">Threat & Risk Assessments</a></li> <li><a href="/services/security-program/strategy-planning.html">Program Strategy & Planning</a></li> <li><a href="/training.html">Security Training</a></li> <li><a href="/customer-success/implementation.html" target="_blank">Implementation & Deployment</a></li> </ul> </section> <section> <h2>Audit Services</h2> <ul id="customerThird"> <li><a href="/services/open-source-software-audit.html">Open Source & Security Audits</a></li> <!-- <li><a href="#">SBOM Generation & Validation</a></li> --> </ul> </section> <section> <a id="navAd" href="/resources/analyst-reports/gartner-magic-quadrant-appsec.html"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/Gartner_Magic_Quadrant_AST_2023-final-bg.svg" alt="Gartner Magic Quadrant" class="navAdImg"> <span class="navAdP"> <span class="navAdSpanMain">2023 Gartner® Magic Quadrant™ for AppSec Testing</span> <span class="navAdSpanSub">See why Black Duck is a Leader</span> </span> </a> </section> </section> <!-- //////////////////////////////////////// DEFINITIONS - SERVICES //////////////////////////////////////// --> <section class="navDefinitions"> <ul class="navDefUl customerFirst"> <li><span>Security Testing Services Overview</span> | Summary of the security testing services offered.</li> <li><span>Penetration Testing</span> | Simulated cyberattacks to identify vulnerabilities in your systems.</li> <li><span>Mobile Application Security Testing (MAST)</span> | Ensuring the security of mobile apps against threats.</li> </ul> <ul class="navDefUl customerSecond"> <!-- <li><span>Program Services</span> | Comprehensive services to support your security program.</li> --> <li><span>Threat & Risk Assessments</span> | Evaluation of potential security threats and vulnerabilities.</li> <li><span>Program Strategy & Planning</span> | Developing effective strategies for your security program.</li> <li><span>Security Training</span> | Courses and workshops to enhance your security skills and knowledge.</li> <li><span>Implementation & Deployment</span> | Assistance with deploying and integrating security solutions.</li> </ul> <ul class="navDefUl customerThird"> <li><span>Open Source & Security Audits</span> | Evaluations of open source components and overall security posture.</li> </ul> <!-- CLOSE X - DESKTOP --> <svg class="close-sub-nav" aria-labelledby="svg-close-subnav3" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-subnav3">close sub navigation</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> </section> <!-- //////////////////////////////////////// END DEFINITIONS //////////////////////////////////////// --> <section class="indexBar"> <button class="indexBarContainer"> <a class="indexBarA" href="/all-products-services.html"> <span>See All Product Services</span> </a> </button> </section> </nav> <!-- /////////////////////////////////////////////// RESOURCES DROPDOWN //////////////////////////////////////////////////--> <nav id="Nav-Resources" class="Resources SIG-Sub-dropdown"> <p class="SIG-mobile-breadcrumb">Resources</p> <section id="Container-Resources" class="SIG-Sub-dropdown-container"> <!-- MOBILE GO BACK --> <svg class="mobile-go-back" version="1.1" aria-labelledby="svg-go-back4" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 15.8" style="enable-background:new 0 0 27 15.8;" xml:space="preserve"><style type="text/css">.st0xmmxm{fill-rule:evenodd;clip-rule:evenodd;}</style><g id="arrow-left" transform="translate(-4.498 -10.123)"><path id="Path_367" class="st0xmmxm" d="M13.2,10.5c0.4,0.4,0.4,1.2,0,1.6c0,0,0,0,0,0l-6,6l6,6c0.4,0.4,0.4,1.2,0,1.6s-1.2,0.4-1.6,0l-6.7-6.7c-0.4-0.4-0.4-1.2,0-1.6c0,0,0,0,0,0l6.8-6.8C12,10,12.7,10,13.2,10.5C13.2,10.5,13.2,10.5,13.2,10.5L13.2,10.5z"/><path id="Path_368" class="st0xmmxm" d="M5.6,18c0-0.6,0.5-1.1,1.1-1.1h23.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H6.8C6.1,19.1,5.6,18.6,5.6,18z"/></g></svg> <text id="svg-go-back4">go back</text> <button class="mobile-go-back-txt">Go Back</button> <section> <h2>Latest Updates</h2> <ul id="resourcesFirst"> <li><a href="https://news.blackduck.com">Newsroom</a></li> <li><a href="/blog.html">Blog</a></li> <!-- <li><a href="#">Events & Webinars</a></li> --> <li><a href="/resources/cybersecurity-research-center.html">Cybersecurity Research Center</a></li> </ul> </section> <section> <h2>Customer Resources</h2> <ul id="resourcesSecond"> <li><a href="https://community.blackduck.com" target="_blank">Support</a></li> <li><a href="https://documentation.blackduck.com" target="_blank">Documentation</a></li> <li><a href="https://blackduck.skilljar.com" target="_blank">Black Duck Academy</a></li> <li><a href="https://community.blackduck.com/s/global-search/%40uri" target="_blank">Search Knowledge Base </a></li> <li><a href="https://community.blackduck.com/s/synopsys-product-directory" target="_blank">Community Q&A</a></li> </ul> </section> <section> <h2>Other Resources</h2> <ul id="resourcesThird"> <li><a href="/resources/datasheets.html">Datasheets</a></li> <li><a href="/resources/ebooks.html">eBooks</a></li> <li><a href="/resources/case-studies.html">Case Studies</a></li> <li><a href="/resources/analyst-reports.html">Research & Reports</a></li> <li><a href="/resources/webinars.html">Webinars</a></li> <li><a href="/resources/white-papers.html">White Papers</a></li> <li><a href="/glossary.html">AppSec Glossary</a></li> <li><a href="/resources.html">Resource Library</a></li> </ul> </section> <section> <a id="navAd" href="/resources/analyst-reports/gartner-magic-quadrant-appsec.html"> <img loading="lazy" src="/content/dam/black-duck/en-us/images/Gartner_Magic_Quadrant_AST_2023-final-bg.svg" alt="Gartner Magic Quadrant" class="navAdImg"> <span class="navAdP"> <span class="navAdSpanMain">2023 Gartner® Magic Quadrant™ for AppSec Testing</span> <span class="navAdSpanSub">See why Black Duck is a Leader</span> </span> </a> </section> </section> <!-- //////////////////////////////////////// DEFINITIONS - Resources //////////////////////////////////////// --> <section class="navDefinitions"> <ul class="navDefUl resourcesFirst"> <li><span>Newsroom</span> | Latest news, press releases, and media coverage about Black Duck.</li> <li><span>Blog</span> | Insights, updates, and expert opinions on application security.</li> <li><span>Cybersecurity Research Center</span> | In-depth studies and findings on cybersecurity topics.</li> </ul> <ul class="navDefUl resourcesSecond"> <li><span>Support</span> | Assistance and troubleshooting for Black Duck products and services.</li> <li><span>Documentation</span> | Detailed guides and manuals for using Black Duck products.</li> <li><span>Black Duck Academy</span> | Educational courses and training on application security.</li> <li><span>Search Knowledge Base </span> | Find answers and solutions in our extensive knowledge repository.</li> <li><span>Community Q&A</span> | Engage with other users and experts to get your questions answered.</li> </ul> <ul class="navDefUl resourcesThird"> <li><span>Datasheets</span> | Technical information and specifications for our products and solutions.</li> <li><span>eBooks</span> | Downloadable resources on various application security topics.</li> <li><span>Case Studies</span> | Real-world examples of how customers use Black Duck solutions.</li> <li><span>Research & Reports</span> | Comprehensive reports and analysis on industry trends.</li> <li><span>Webinars</span> | Engage with experts through sessions to enhance your application security knowledge</li> <li><span>White Papers</span> | Explore in-depth research and insights to guide your security strategies and decisions</li> <li><span>AppSec Glossary</span> | Definitions and explanations of common application security terms.</li> <li><span>Resource Library</span> | A collection of all available resources and materials.</li> </ul> <!-- CLOSE X - DESKTOP --> <svg class="close-sub-nav" aria-labelledby="svg-close-subnav4" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.1 12.2" style="enable-background:new 0 0 20.1 12.2;" xml:space="preserve"> <text id="svg-close-subnav4">close sub navigation</text> <style type="text/css"> .st0bnbn{fill:#ffffff;} </style> <path id="bx-up-arrow-alt" class="st0bnbn" d="M8.6,5.7l1.5-1.2l0,0l1.5,1.2l6.4,6.4l2.1-2.1L10.1,0L0,10.1l2.1,2.1L8.6,5.7z"/> </svg> </section> <!-- //////////////////////////////////////// END DEFINITIONS //////////////////////////////////////// --> <section class="indexBar"> <button class="indexBarContainer"> <a class="indexBarA" href="/all-products-services.html"> <span>See All Product Services</span> </a> </button> </section> </nav> <noscript><a href='https://www.blackduck.com/partners.html'></a><a href='https://www.blackduck.com/blog.html'></a><a href='https://www.blackduck.com/contact-sales.html'></a><a href='https://www.blackduck.com/company/leadership.html'></a><a href='https://www.blackduck.com/company/careers.html'></a><a href='https://www.blackduck.com/platform.html'></a><a href='https://www.blackduck.com/static-analysis-tools-sast/coverity.html'></a><a href='https://www.blackduck.com/software-composition-analysis-tools/black-duck-sca.html'></a><a href='https://www.blackduck.com/dast.html'></a><a href='https://www.blackduck.com/interactive-application-security-testing.html'></a><a href='https://www.blackduck.com/software-risk-manager.html'></a><a href='https://www.blackduck.com/fuzz-testing.html'></a><a href='https://www.blackduck.com/code-sight.html'></a><a href='https://www.blackduck.com/integrations.html'></a><a href='https://www.blackduck.com/solutions/artificial-intelligence-software-development.html'></a><a href='https://www.blackduck.com/solutions/api-security-testing.html'></a><a href='https://www.blackduck.com/solutions/appsec-consolidation.html'></a><a href='https://www.blackduck.com/solutions/application-security-testing.html'></a><a href='https://www.blackduck.com/solutions/devsecops.html'></a><a href='https://www.blackduck.com/solutions/software-supply-chain-security.html'></a><a href='https://www.blackduck.com/solutions/enterprise-application-security-risk-management.html'></a><a href='https://www.blackduck.com/solutions/cloud-security.html'></a><a href='https://www.blackduck.com/solutions/open-source-security.html'></a><a href='https://www.blackduck.com/solutions/mergers-and-acquisitions.html'></a><a href='https://www.blackduck.com/solutions/compliance.html'></a><a href='https://www.blackduck.com/static-analysis-tools-sast.html'></a><a href='https://www.blackduck.com/software-composition-analysis-tools.html'></a><a href='https://www.blackduck.com/services/penetration-testing.html'></a><a href='https://www.blackduck.com/services/security-testing/mobile-application-security-testing.html'></a><a href='https://www.blackduck.com/solutions/automotive.html'></a><a href='https://www.blackduck.com/solutions/financial-services.html'></a><a href='https://www.blackduck.com/solutions/iot-embedded.html'></a><a href='https://www.blackduck.com/solutions/healthcare.html'></a><a href='https://www.blackduck.com/solutions/government.html'></a><a href='https://www.blackduck.com/solutions/dev-devops.html'></a><a href='https://www.blackduck.com/solutions/security-teams.html'></a><a href='https://www.blackduck.com/solutions/legal-teams.html'></a><a href='https://www.blackduck.com/services/security-testing.html'></a><a href='https://www.blackduck.com/services/security-program/software-architecture-design.html'></a><a href='https://www.blackduck.com/services/security-program/strategy-planning.html'></a><a href='https://www.blackduck.com/training.html'></a><a href='https://www.blackduck.com/customer-success/implementation.html'></a><a href='https://www.blackduck.com/services/open-source-software-audit.html'></a><a href='https://www.blackduck.com/resources/cybersecurity-research-center.html'></a><a href='https://www.blackduck.com/resources/ebooks.html'></a><a href='https://www.blackduck.com/resources/case-studies.html'></a><a href='https://www.blackduck.com/resources/analyst-reports.html'></a><a href='https://www.blackduck.com/resources/webinars.html'></a><a href='https://www.blackduck.com/resources/white-papers.html'></a><a href='https://www.blackduck.com/glossary.html'></a><a href='https://www.blackduck.com/resources.html'></a></noscript> </section> <script src="/etc.clientlibs/synopsys/clientlibs/navigation/header.lc-8f0aa4a80ba59246018a5ed193cfeba3-lc.min.js"></script> </div> <div class="htmlTextOnly aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="ab6d1b04c-ab7d-4bfd-970b-c062bc4c6dd4" class="html-text-only-component" data-enable-page-css="true"> <style> ul.SIG-Main-Corp li.LihasDropdown a:after, ul.SIG-Main-Corp li.LihasDropdown span:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1b' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0az%7Bfill:%23111C24;%7D%3C/style%3E%3Cpath id='Polygon_2' class='st0az' d='M4.5,8L0,0h9L4.5,8z'/%3E%3C/svg%3E%0A"); } ul.SIG-Sub-ul li.LihasDropdown a:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1b' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0az%7Bfill:%235A2D83;%7D%3C/style%3E%3Cpath id='Polygon_2' class='st0az' d='M4.5,8L0,0h9L4.5,8z'/%3E%3C/svg%3E%0A"); } ul.SIG-Sub-ul li.LihasDropdown.SIG-Sub-active a:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0msmms%7Bfill:%235A2D83;%7D%0A%3C/style%3E%3Cpath id='Polygon_8' class='st0msmms' d='M4.5,0L9,8H0L4.5,0z'/%3E%3C/svg%3E"); } .SIG-Sub-dropdown section.indexBar span:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 7.9' style='enable-background:new 0 0 9 7.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0ccv%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%235A2D83;%7D%3C/style%3E%3Cg id='arrow-right-short' transform='translate(-9 -10.123)'%3E%3Cpath id='Path_365' class='st0ccv' d='M12.3,10.3c0.3-0.2,0.7-0.2,1,0l4.4,3.4c0.2,0.1,0.3,0.4,0.1,0.7c0,0.1-0.1,0.1-0.1,0.1l-4.4,3.4c-0.3,0.2-0.7,0.2-1,0c-0.2-0.1-0.3-0.4-0.1-0.7c0-0.1,0.1-0.1,0.1-0.1l3.9-3l-3.9-3c-0.2-0.1-0.3-0.4-0.1-0.7C12.2,10.4,12.3,10.3,12.3,10.3L12.3,10.3z'/%3E%3Cpath id='Path_366' class='st0ccv' d='M9,14.1c0-0.4,0.2-0.7,0.6-0.7h7.2c0.3,0,0.6,0.3,0.6,0.7s-0.2,0.7-0.6,0.7H9.6C9.2,14.8,9,14.5,9,14.1z'/%3E%3C/g%3E%3C/svg%3E%0A"); } #hamburger { background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16.1 15' style='enable-background:new 0 0 16.1 15;' xml:space='preserve'%3E%3Cg id='menu' transform='translate(-5.625 -6.75)'%3E%3Cpath id='Path_361' d='M5.6,6.8h16.1V8H5.6V6.8z'/%3E%3Cpath id='Path_362' d='M5.6,13.6h16.1v1.3H5.6V13.6z'/%3E%3Cpath id='Path_363' d='M5.6,20.5h16.1v1.3H5.6V20.5z'/%3E%3C/g%3E%3C/svg%3E%0A"); } @media only screen and (max-width: 1129px) { ul.SIG-Sub-ul li.LihasDropdown a:after, ul.SIG-Main-Corp li.LihasDropdown span:after, ul.SIG-Sub-ul li.LihasDropdown.SIG-Sub-active:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 7.9' style='enable-background:new 0 0 9 7.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0ccv%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23000000;%7D%3C/style%3E%3Cg id='arrow-right-short' transform='translate(-9 -10.123)'%3E%3Cpath id='Path_365' class='st0ccv' d='M12.3,10.3c0.3-0.2,0.7-0.2,1,0l4.4,3.4c0.2,0.1,0.3,0.4,0.1,0.7c0,0.1-0.1,0.1-0.1,0.1l-4.4,3.4c-0.3,0.2-0.7,0.2-1,0c-0.2-0.1-0.3-0.4-0.1-0.7c0-0.1,0.1-0.1,0.1-0.1l3.9-3l-3.9-3c-0.2-0.1-0.3-0.4-0.1-0.7C12.2,10.4,12.3,10.3,12.3,10.3L12.3,10.3z'/%3E%3Cpath id='Path_366' class='st0ccv' d='M9,14.1c0-0.4,0.2-0.7,0.6-0.7h7.2c0.3,0,0.6,0.3,0.6,0.7s-0.2,0.7-0.6,0.7H9.6C9.2,14.8,9,14.5,9,14.1z'/%3E%3C/g%3E%3C/svg%3E%0A"); } .mobile-x-close, #hamburger.mobile-x-close { background-image: url("data:image/svg+xml,%3Csvg class='mobile-x-close' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cg id='close' transform='translate(-6.776 -6.777)'%3E%3Cpath id='Path_364' d='M8.5,7.1c-0.4-0.4-1-0.4-1.4,0c-0.4,0.4-0.4,1,0,1.4l5.8,5.8l-5.8,5.8c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0l5.8-5.8l5.8,5.8c0.4,0.4,1,0.4,1.4,0s0.4-1,0-1.4l-5.8-5.8l5.8-5.8c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-5.8,5.8L8.5,7.1z'/%3E%3C/g%3E%3C/svg%3E"); } } ul.SIG-Sub-ul li.LihasDropdown a:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1b' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0az%7Bfill:%23ffffff;%7D%3C/style%3E%3Cpath id='Polygon_2' class='st0az' d='M4.5,8L0,0h9L4.5,8z'/%3E%3C/svg%3E%0A"); } ul.SIG-Sub-ul li.LihasDropdown.SIG-Sub-active a:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0msmms%7Bfill:%23ffffff;%7D%0A%3C/style%3E%3Cpath id='Polygon_8' class='st0msmms' d='M4.5,0L9,8H0L4.5,0z'/%3E%3C/svg%3E"); } .SIG-Sub-dropdown section.indexBar span:after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 7.9' style='enable-background:new 0 0 9 7.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0ccv%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23ffffff;%7D%3C/style%3E%3Cg id='arrow-right-short' transform='translate(-9 -10.123)'%3E%3Cpath id='Path_365' class='st0ccv' d='M12.3,10.3c0.3-0.2,0.7-0.2,1,0l4.4,3.4c0.2,0.1,0.3,0.4,0.1,0.7c0,0.1-0.1,0.1-0.1,0.1l-4.4,3.4c-0.3,0.2-0.7,0.2-1,0c-0.2-0.1-0.3-0.4-0.1-0.7c0-0.1,0.1-0.1,0.1-0.1l3.9-3l-3.9-3c-0.2-0.1-0.3-0.4-0.1-0.7C12.2,10.4,12.3,10.3,12.3,10.3L12.3,10.3z'/%3E%3Cpath id='Path_366' class='st0ccv' d='M9,14.1c0-0.4,0.2-0.7,0.6-0.7h7.2c0.3,0,0.6,0.3,0.6,0.7s-0.2,0.7-0.6,0.7H9.6C9.2,14.8,9,14.5,9,14.1z'/%3E%3C/g%3E%3C/svg%3E%0A"); } text { display:none; } </style> </section> </div> </div> </div> </div> </div> </div> <div class="synopsysContainer responsivegrid site-content aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="banner image aem-GridColumn aem-GridColumn--default--12"> <style scoped> .c8194a8e3-b105-4947-856d-253b6926d3e6.component-banner .desktop-wrapper { background-image: url("/dast/_jcr_content/root/synopsyscontainer/banner/image.coreimg.png/1738090159542/mid-purple-header-dots-with-gradient.png"); } @media only screen and (min-width: 730px) { .desktop-svg{ opacity: 0; } } </style> <style scoped> @media only screen and (max-width: 729px) { .c8194a8e3-b105-4947-856d-253b6926d3e6 .dm-mobile{ display: none; } .c8194a8e3-b105-4947-856d-253b6926d3e6 .dm-desktop{ display: block; } } </style> <div class="stickyCTAButton" id="stickyCTAButtonID" scoped> <div class="component-buttons align-left"> <p class="bannertxt"> <span id="cloneTitle"></span> <span id="clonePipe">|</span> <span id="cloneSubtitle"></span> </p> <div id="cloneCTA" class="component-button darkButtonRollover"> </div> </div> <div id="closeStickyBanner">&#10005;</div> </div> <section id="banner-id" class="component-banner c8194a8e3-b105-4947-856d-253b6926d3e6 transparent sticky-banner" data-card-type="banner" data-text="Verify the security of web applications in production " data-link="/content/black-duck/en-us/dast/demo.html"> <div class="desktop-wrapper hdbg-align-center"> <div class="text-overlay flex-container content-align-center text-align-center cropped-img"> <div class="content-wrapper text-width-60 paddingSmall heightPaddingSmall"> <div class="text-wrapper contentValignCenter"> <div class="component-text"> <h1 class="title"><span class="text-size-normal" style="color: #fff;"><p>Continuous Dynamic</p></span></h1> <div class="component-text"> <p>Verify the security of web applications in production</p> <div class="component-button padding-10" style="background-color: #fcaf1a"> <a href="/dast/demo.html">Request a demo</a> </div> <div class="component-button" style="background-color: #99cc33"> <a href="/dast/get-pricing.html">Get pricing</a> </div> </div> </div> </div> <div class="shapeTbg slash transparent" style="background-color: #918F8D"></div> </div> </div> <div class="shapeTbg slash transparent text-width-60" style="background-color: #918F8D"></div> </div> </section> </div> <div class="breadcrumb aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-breadcrumb "> <nav id="primary_nav_wrap" class="clearfix"> <ul> <li><a class="parent" href="/">Home</a> <div class="icon-dropdown-arrow"></div><ul class="dropdown-menu" role="menu"> <li><a class="subBreadcrumb" href="/code-sight.html">Code Sight</a></li> <li><a class="subBreadcrumb" href="/dast.html">Continuous Dynamic</a></li> <li><a class="subBreadcrumb" href="/services.html">Services</a></li> <li><a class="subBreadcrumb" href="/blog.html">Blog Home</a></li> <li><a class="subBreadcrumb" href="/company.html">About Black Duck</a></li> <li><a class="subBreadcrumb" href="/sitemap.html">Sitemap</a></li> </ul> </li> <li><a class="parent" href="/dast.html">Continuous Dynamic</a> </li> </ul> </nav> </section> </div> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md "> <div class="container "> <section class="component-textcomp text-align-center"> <div class="component-text"> <h2 class="title "> <span class="text-size-normal" style="color: #5A2A82;"> Dynamic application security testing at the scale and speed modern enterprises need </span> </h2> </div> </section> </div> </div> </div> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md vert-pad-bottom-md"> <div class="container "> <section id="column-21913a67ea" class="component-column row "> <div class="col-xs-12 col-sm-6 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-textcomp text-align-left"> <div class="component-text"> <h2 class="title "> <span class="text-size-smaller" style="color: #3c3c3c;"> </span> </h2> </div> <div class="component-text"> <p>Continuous Dynamic<sup>™</sup>&nbsp;is a powerful dynamic application security testing (DAST) solution that rapidly and accurately finds vulnerabilities in websites and applications. With this DAST solution,&nbsp;you can perform scans and testing at the scale and speed modern enterprises need to identify security risks across your entire application portfolio.<br> </p> <p><b><a href="https://players.brightcove.net/6415867320001/EUtMdVoBg_default/index.html?videoId=6359126120112" target="_blank">See how the DAST security solution works</a></b></p> </div> </section> </div> </div> </div> </div> <div class="col-xs-12 col-sm-6 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="video image aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-video" data-video-id="6359126120112" data-provider="Brightcove" data-mode="inline" data-video-lang="6415867320001"> <script> var contentSegment= "4:M:75-100"; var contentType="video"; var globalSingleton = false; var globalSingleton25 = false; var globalSingleton75 = false; var globalSingletonPause = false; var globalSingletonPlay = false; var globalSingletonEnded= false; $('body').on('click', '.video-button', function(){ setTimeout(function(){ if($('.cmp-video__player--modal video').attr('id')) { if(globalSingletonPlay == false) { var cmpPlayerID = $('.cmp-video__player--modal video').attr('id'); var myPlayer = videojs(cmpPlayerID); globalSingletonPlay=true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoStarts", web: { webPageDetails: { URL: window.location.href, name:'', } },//end of web _softwareintegritygroupinc:{ videos:{ videoName: myPlayer.mediainfo.name, contentSegment:"1:M:0-25", videoStarts: { value: 1 } },//video web:{ webPageDetails:{ contentType:contentType, },//end of web page details }//end of web }//synopsys }//end of push ); } var cmpPlayerID = $('.cmp-video__player--modal video').attr('id'); var progressFlag50 = false; var progressFlag25 = false; var progressFlag75 = false; videojs.getPlayer(cmpPlayerID).on('timeupdate',function(){ var myPlayer = this; var name=myPlayer.mediainfo.name; var duration = myPlayer.duration(); var currTime = myPlayer.currentTime(); var perc = (currTime / duration * 100).toFixed(2); if(perc <=25.55) contentSegment="1:M:0-25"; if(perc >25.55 && perc<=50.55) contentSegment="2:M:25-50"; if(perc >50.55 && perc<=75.55) contentSegment="3:M:50-75"; if(perc >75.55 && perc<=100.55) contentSegment="4:M:75-100"; var isPaused = myPlayer.paused(); if(isPaused && globalSingletonPause==false ) { globalSingletonPause=true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoPauses", web: { webPageDetails: { URL: window.location.href, name: '', } }, _softwareintegritygroupinc:{ videos:{ videoName:name, contentSegment: contentSegment, videoTimeSpent: { value: currTime }, videoPauses: { value: 1 } }, web:{ webPageDetails:{ contentType: contentType, }, } } } ); } var isEnded= myPlayer.ended(); if(isEnded && globalSingletonEnded==false) { globalSingletonEnded=true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoCompletes", web: { webPageDetails: { URL: window.location.href, name: '', } }, _softwareintegritygroupinc:{ videos:{ videoName: name, contentSegment: contentSegment, videoTimeSpent: { value: currTime }, videoCompletes: { value: 1 }, videoSegmentViewed: { value: 1 } }, web:{ webPageDetails:{ contentType:contentType, }, } } } ); } if( perc >= 50 && perc < 50.55 && globalSingleton == false) { globalSingleton= true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoMilestone50", web: { webPageDetails: { URL: window.location.href, name: '', } }, _softwareintegritygroupinc:{ videos:{ videoName: name, contentSegment:contentSegment, videoTimeSpent: { value: currTime }, videoMilestone50: { value: 1 }, videoSegmentViewed: { value: 1 } }, web:{ webPageDetails:{ contentType:contentType, }, } } }); } if( perc >= 25 && perc < 25.55 && globalSingleton25 == false) { globalSingleton25= true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoMilestone25", web: { webPageDetails: { URL: window.location.href, name: '', } }, _softwareintegritygroupinc:{ videos:{ videoName: name, contentSegment: contentSegment, videoTimeSpent: { value: currTime }, videoMilestone25: { value: 1 }, videoSegmentViewed: { value: 1 } }, web:{ webPageDetails:{ contentType: contentType, }, } } }); } if( perc >= 75 && perc < 75.55 && globalSingleton75 == false) { globalSingleton75= true; window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "videoMilestone75", web: { webPageDetails: { URL: window.location.href, name: '', } }, _softwareintegritygroupinc:{ videos:{ videoName: name, contentSegment:contentSegment, videoTimeSpent: { value: currTime }, videoMilestone75: { value: 1 }, videoSegmentViewed: { value: 1 } }, web:{ webPageDetails:{ contentType:contentType, }, } } }); } }); } },1500); globalSingleton= false; globalSingleton25 = false; globalSingleton75 = false; globalSingletonPause = false; globalSingletonPlay = false; globalSingletonEnded= false; }); </script> <div class="cmp-video__player-container embed-responsive embed-responsive-16by9"> <div class="cmp-video__thumbnail"> <div style="display: none" class="cmp-video__thumbnail-img cmp-video__thumbnail-img--authored"></div> <div class="video-button-container"> <div class="video-button"> <img loading="lazy" alt="play button" src="/content/dam/black-duck/play-button-arrow-sm.svg"/> </div> </div> <img class="cmp-video__thumbnail-img cmp-video__thumbnail-img--empty" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+ip1sAAAAASUVORK5CYII=" alt=""/> </div> <div class="cmp-video__player--inline embed-responsive-item"></div> </div> <div class="modal-template" style="display: none"> <div class="modal fade modal--video" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <div class="embed-responsive embed-responsive-16by9"> <div class="cmp-video__player--modal embed-responsive-item"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-sm vert-pad-bottom-sm"> <div class="container "> <section class="component-textcomp text-align-left"> <div class="component-text"> <h2 class="title "> <span class="text-size-normal" style="color: #5A2A82;"> </span> </h2> </div> </section> </div> </div> </div> <div class="htmlTextOnly aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-xs vert-pad-bottom-md"> <div class="container "> <section id="abce08bce-d8ad-4a43-8648-b6479715fe26" class="html-text-only-component" data-enable-page-css="true"> <style> #mobiusXML { display: none; } section#mobius2021 { margin: 30px 0; text-align: center; } .inactiveMobius { -webkit-transition: fill 0.2s ease-out; -moz-transition: fill 0.2s ease-out; -ms-transition: fill 0.2s ease-out; -o-transition: fill 0.2s ease-out; transition: fill 0.2s ease-out; } .selectableMobius { fill: #9075ac !important; } .activeMobius { fill:#5A2D83 !important; -webkit-transition: fill 0.2s ease-out; -moz-transition: fill 0.2s ease-out; -ms-transition: fill 0.2s ease-out; -o-transition: fill 0.2s ease-out; transition: fill 0.2s ease-out; } .mobiusCopy { position: relative; } /* .title { display: none; }*/ .mobiusCopyPosition { display: none; } #group0 { display: block; } .mobius-mobile-prev, .mobius-mobile-next { padding:15px !important; border:solid #80539c; border-width:0 2px 2px 0; display:inline-block; padding:10px; background:transparent; border-radius:1px; position:absolute;top:50%; cursor: pointer; } .mobius-mobile-prev{ left:-5px; -ms-transform:translateY(-50%) rotate(135deg); transform:translateY(-50%) rotate(135deg); -webkit-transform:translateY(-50%) rotate(135deg) } .mobius-mobile-next { right:-5px; -ms-transform:translateY(-50%) rotate(-45deg); transform:translateY(-50%) rotate(-45deg); -webkit-transform:translateY(-50%) rotate(-45deg) } .flexDisplay { display: flex; } .three-col { width: 20%; } .three-col.maj-col { width: 60%; } @media only screen and (min-width: 881px) { h4 { font-size: 26px; } } @media only screen and (max-width: 880px) { .flexDisplay { flex-wrap: wrap; } .three-col { width: 100%; order: 1; } .three-col.maj-col { width: 100%; order: 2; } .desktop-break { display: none; } h4 { margin: 30px 0 10px; } } @media only screen and (min-width: 730px) { .mobiusSVG { width: 85%; margin: 30px auto; } .mobius-mobile-prev, .mobius-mobile-next { display: none; } } @media only screen and (max-width: 729px) { .descriptions { margin-top: 20px; } .descriptions div { padding: 0 20px; } } </style> <section class="flexDisplay"> <section class="three-col"> <h4>Cloud-based</h4> <p>SaaS delivery simplifies implementation and helps you scale fast as your security testing needs change. </p><br class="desktop-break"><br class="desktop-break"> <h4>Always on</h4> <p>Continuous scanning detects and adapts to code changes, ensuring that new functionality is automatically tested.</p> </section> <section id="mobius2021" class="three-col maj-col"> <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg class="mobiusSVG" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1006.3 495.1" style="enable-background:new 0 0 1006.3 495.1;" xml:space="preserve"> <style type="text/css"> .st0OCOXOC{fill:#E5E5E5;} .st1XOCOXOX{fill:#FFFFFF;} .st2XCOCXXC{fill:none;} .inactiveMobius{fill:#E5E5E5;} .textColorMobius{fill:#FFFFFF;} </style> <g id="test"> <path class="st0OCOXOC" d="M404,358l-60.6-0.4c-26.9,23.5-62,37.7-100.5,37.7c-44.2,0-84.1-18.8-112-48.8l-2.8,63.6l-63.8-2.9 c44.3,48,107.8,78,178.2,78c62,0,118.6-23.3,161.5-61.5V358z"/> </g> <g id="test-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M231.7,432.6L223,431l-4.5,24l-4.8-0.9l4.5-24l-8.6-1.6l0.7-3.9l22.2,4.2L231.7,432.6z"/> <path class="st1XOCOXOX textColorMobius" d="M252.8,444.5l-11.7,0l0,8.8l13.7,0l0,3.9l-18.6,0l0-28.4l18.5,0l0,4l-13.5,0l0,7.9l11.7,0L252.8,444.5z"/> <path class="st1XOCOXOX textColorMobius" d="M277.2,446.4c-0.2-1.2-0.8-2.1-1.8-2.6c-1-0.5-2.7-0.9-5.1-1.1c-2.4-0.3-4.3-0.7-5.8-1.3 c-2.8-1.1-4.5-3-5-5.5c-0.4-2.3,0.1-4.3,1.7-6.1s3.8-3,6.7-3.5c1.9-0.4,3.7-0.3,5.4,0.1c1.7,0.4,3,1.2,4.2,2.4 c1.1,1.2,1.8,2.5,2.1,4.2l-4.8,0.9c-0.3-1.5-0.9-2.5-2-3.2c-1.1-0.7-2.5-0.8-4.2-0.5c-1.6,0.3-2.8,0.9-3.5,1.7 c-0.7,0.8-1,1.9-0.8,3.1c0.2,1,0.8,1.8,1.9,2.3c1.1,0.5,2.8,0.9,5.1,1.1c2.3,0.2,4.2,0.6,5.7,1.2c1.5,0.6,2.6,1.3,3.4,2.3 c0.8,1,1.4,2.1,1.6,3.6c0.4,2.3-0.1,4.4-1.6,6.1s-3.8,2.9-6.9,3.4c-2,0.4-4,0.4-5.8-0.1c-1.8-0.4-3.3-1.2-4.5-2.4 c-1.2-1.1-1.9-2.6-2.3-4.3l4.9-0.9c0.3,1.6,1.1,2.7,2.3,3.4c1.2,0.7,2.8,0.8,4.8,0.5c1.7-0.3,2.9-0.9,3.6-1.7 C277.2,448.5,277.5,447.5,277.2,446.4z"/> <path class="st1XOCOXOX textColorMobius" d="M302.8,419.4l-8.2,3.3l9.1,22.7l-4.6,1.8l-9.1-22.7l-8.2,3.3l-1.5-3.7l20.9-8.4L302.8,419.4z"/> </g> </g> <g id="build"> <path class="st0OCOXOC" d="M116.9,397.5l3-64.2c-18.7-25.3-29.8-56.6-29.8-90.6c0-46.5,20.8-88,53.6-116l-64.9-3.6l3.3-62.5 C31.8,105.1,0,170.1,0,242.6c0,57.6,20.1,110.5,53.6,152L116.9,397.5z"/> </g> <g id="build-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M73.2,308.7l-27.4,7.5l-2.6-9.4c-0.8-3.1-0.9-5.6-0.1-7.6c0.8-2,2.4-3.3,4.9-4c1.3-0.3,2.5-0.3,3.7,0.1 c1.2,0.4,2.2,1.2,3.1,2.3c0-1.6,0.4-2.9,1.3-4.1s2.1-1.9,3.7-2.3c2.6-0.7,4.8-0.4,6.6,0.9c1.8,1.3,3.2,3.5,4,6.5L73.2,308.7z M56,308.3l-1.3-4.7c-0.4-1.5-1.1-2.5-2-3.2c-0.9-0.7-2-0.8-3.2-0.5c-1.4,0.4-2.2,1-2.6,2c-0.4,0.9-0.4,2.2,0.1,3.9l1.3,4.6 L56,308.3z M59.5,307.3l8.6-2.3l-1.4-5.3c-0.4-1.5-1.1-2.6-2.1-3.2c-1-0.6-2.1-0.8-3.4-0.4c-2.9,0.8-3.9,2.6-3.2,5.6L59.5,307.3z" /> <path class="st1XOCOXOX textColorMobius" d="M35.3,266.9L54,264c3-0.5,5.5,0.1,7.5,1.8c2,1.6,3.3,4,3.8,7.2c0.5,3.2,0,5.9-1.4,8.1c-1.4,2.2-3.7,3.5-6.7,4 l-18.8,2.9l-0.8-4.9l18.8-2.9c1.9-0.3,3.2-1,4.1-2.1c0.8-1.1,1.1-2.6,0.8-4.4c-0.6-3.8-2.9-5.3-6.8-4.7L36,271.8L35.3,266.9z"/> <path class="st1XOCOXOX textColorMobius" d="M62.5,250.6l0.4,4.9l-28.4,2.1l-0.4-4.9L62.5,250.6z"/> <path class="st1XOCOXOX textColorMobius" d="M58.1,238.1l0.1-12.9l3.9,0L62,243l-28.4-0.2l0-4.9L58.1,238.1z"/> <path class="st1XOCOXOX textColorMobius" d="M62.3,220.1L34,217.2l0.9-8.4c0.3-2.5,1-4.7,2.4-6.5s3-3.2,5.2-4c2.2-0.9,4.6-1.1,7.2-0.9l1.4,0.1 c2.7,0.3,5,1.1,6.9,2.3c1.9,1.3,3.3,3,4.2,5.1c0.9,2.1,1.2,4.4,0.9,7L62.3,220.1z M38.5,212.7l20.4,2.1l0.3-3.2 c0.3-2.6-0.3-4.6-1.8-6.2s-3.7-2.5-6.7-2.8l-1.6-0.2c-3.1-0.3-5.5,0.1-7.2,1.3c-1.8,1.2-2.8,3-3,5.6L38.5,212.7z"/> </g> </g> <g id="code"> <path class="st0OCOXOC" d="M91.2,112.1l66.4,4c24.4-16.4,53.7-26,85.3-26c41.1,0,78.3,16.2,105.8,42.5l-1.6-57.8l68.4-2.4 C371.5,27.7,310.3,0,242.6,0C187.3,0,136.4,18.5,95.6,49.6L91.2,112.1z"/> </g> <g id="code-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M192.1,62.6c0.6,3,0.1,5.6-1.3,7.7s-3.7,3.7-6.8,4.6c-2.2,0.6-4.2,0.6-6.2,0.1c-2-0.6-3.6-1.7-5.1-3.3 s-2.5-3.7-3.3-6.2l-0.7-2.6c-0.7-2.6-0.9-5-0.6-7.2c0.4-2.2,1.2-4.1,2.7-5.7c1.4-1.5,3.2-2.6,5.5-3.3c3-0.9,5.7-0.7,8,0.4 c2.3,1.1,4,3.1,5.2,6l-4.7,1.3c-0.8-1.9-1.8-3.2-2.9-3.8s-2.6-0.7-4.4-0.2c-2.1,0.6-3.4,1.8-4.1,3.6c-0.7,1.8-0.6,4.2,0.2,7.1 l0.7,2.4c0.8,3,2,5.1,3.5,6.3c1.5,1.3,3.3,1.6,5.3,1c1.9-0.5,3.2-1.3,3.9-2.4c0.7-1.1,0.9-2.7,0.6-4.7L192.1,62.6z"/> <path class="st1XOCOXOX textColorMobius" d="M218.4,53.6c0.5,2.7,0.4,5.2-0.2,7.5c-0.6,2.2-1.7,4.1-3.3,5.5c-1.6,1.4-3.5,2.3-5.8,2.7 c-2.3,0.4-4.4,0.2-6.4-0.6s-3.6-2.2-4.9-4c-1.3-1.9-2.2-4.2-2.7-6.9l-0.3-1.6c-0.5-2.7-0.4-5.2,0.2-7.5c0.6-2.3,1.7-4.1,3.3-5.5 c1.6-1.4,3.5-2.3,5.8-2.7c2.3-0.4,4.4-0.2,6.4,0.6c2,0.8,3.6,2.1,4.9,4c1.3,1.9,2.2,4.2,2.7,6.9L218.4,53.6z M213.3,53 c-0.5-3.1-1.5-5.4-3-6.8c-1.5-1.5-3.3-2-5.4-1.6c-2.1,0.4-3.6,1.5-4.5,3.3c-0.9,1.9-1.1,4.3-0.6,7.3l0.3,1.6 c0.5,3.1,1.5,5.4,3,6.8s3.3,2,5.4,1.7c2.2-0.4,3.7-1.5,4.6-3.3c0.9-1.8,1.1-4.3,0.5-7.5L213.3,53z"/> <path class="st1XOCOXOX textColorMobius" d="M224.9,66.5l-1.8-28.4l8.4-0.5c2.5-0.2,4.8,0.3,6.8,1.3c2,1,3.6,2.5,4.8,4.5c1.2,2,1.9,4.3,2,7l0.1,1.4 c0.2,2.7-0.2,5.1-1.2,7.2c-0.9,2.1-2.4,3.8-4.3,5s-4.1,1.9-6.7,2.1L224.9,66.5z M228.3,41.8l1.3,20.5l3.2-0.2 c2.6-0.2,4.5-1.1,5.8-2.8c1.3-1.7,1.8-4.1,1.7-7.1l-0.1-1.6c-0.2-3.1-1-5.4-2.4-6.9c-1.4-1.5-3.4-2.2-6-2.1L228.3,41.8z"/> <path class="st1XOCOXOX textColorMobius" d="M267.4,53.1l-11.7-0.4l-0.3,8.7l13.6,0.5l-0.1,3.9l-18.6-0.7l1-28.4l18.4,0.7l-0.1,4L256.1,41l-0.3,7.8 l11.7,0.4L267.4,53.1z"/> </g> </g> <g id="plan_1_"> <g> <polygon class="st0OCOXOC" points="443.7,242.6 503.3,173.5 424.6,82.2 358.1,85.4 360.8,145.7 "/> <polygon class="st0OCOXOC" points="562.5,242.2 502.7,311.5 584.1,406.7 584.1,346.8 653.1,347.2 "/> </g> </g> <g id="plan-text"> <g> <g> <path class="st1XOCOXOX textColorMobius" d="M394.1,124.6l-8.1,6.8l-3.2-3.8l21.7-18.4l7,8.3c2.1,2.4,3,4.9,3,7.4c-0.1,2.5-1.1,4.6-3.2,6.4 c-2.1,1.8-4.4,2.5-6.7,2.1c-2.4-0.4-4.6-1.9-6.7-4.4L394.1,124.6z M397.1,122l3.8,4.5c1.1,1.3,2.3,2.1,3.5,2.3 c1.2,0.2,2.4-0.2,3.6-1.3c1.2-1,1.8-2.1,1.9-3.5c0.1-1.3-0.4-2.6-1.4-3.9l-3.9-4.6L397.1,122z"/> <path class="st1XOCOXOX textColorMobius" d="M405.5,148.4l8.3,9.9l-3,2.5l-11.5-13.6l21.7-18.4l3.2,3.8L405.5,148.4z"/> <path class="st1XOCOXOX textColorMobius" d="M428.9,171.9l-7.1-8.4l-6.5,2.5l-3.3-3.9l28.7-10.2l2.9,3.4l-14.8,26.6l-3.3-3.9L428.9,171.9z M425.7,161.9 l5.3,6.3l6.3-10.8L425.7,161.9z"/> <path class="st1XOCOXOX textColorMobius" d="M445.3,201.5l-3.2-3.8l7.2-22.7l-15.4,13l-3.2-3.8l21.7-18.4l3.2,3.8l-7.3,22.8l15.5-13.1l3.2,3.7 L445.3,201.5z"/> </g> </g> </g> <g id="monitor"> <path class="st0OCOXOC" d="M596.8,358.6l66.1-0.6c26.9,23.5,62,37.7,100.5,37.7c44.2,0,84.1-18.8,112-48.8l2.8,63.6l63.8-2.9 c-44.3,48-107.8,78-178.2,78c-62,0-117.7-20.5-167.2-65.3L596.8,358.6z"/> </g> <g id="monitor-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M684.9,406.6l-5.3,22.7l18.9-13.6l5.3,3.5L688,442.9l-4.1-2.7l5.2-7.8l7.4-10.2l-19.1,13.6l-2.9-2l5.2-22.9 l-6.5,10.7l-5.2,7.8l-4.1-2.7l15.8-23.7L684.9,406.6z"/> <path class="st1XOCOXOX textColorMobius" d="M723.6,441.5c-0.9,2.6-2.1,4.8-3.7,6.5s-3.4,2.8-5.5,3.3c-2.1,0.5-4.2,0.4-6.4-0.4c-2.2-0.7-3.9-1.9-5.3-3.6 c-1.3-1.6-2.2-3.6-2.4-5.9c-0.3-2.3,0-4.7,0.9-7.3l0.5-1.5c0.9-2.6,2.1-4.8,3.7-6.5s3.4-2.8,5.5-3.3s4.2-0.4,6.4,0.4 s4,1.9,5.3,3.6c1.3,1.6,2.1,3.6,2.4,5.9c0.3,2.3-0.1,4.8-0.9,7.4L723.6,441.5z M719.3,438.5c1-3,1.2-5.5,0.6-7.4s-1.9-3.3-4-4 c-2-0.7-3.9-0.4-5.5,0.8c-1.7,1.2-3,3.2-4,6.1l-0.5,1.6c-1,3-1.2,5.4-0.6,7.4c0.6,2,1.9,3.4,4,4c2.1,0.7,3.9,0.4,5.6-0.8 s3-3.3,4-6.4L719.3,438.5z"/> <path class="st1XOCOXOX textColorMobius" d="M749.8,459l-4.9-0.6l-9.9-21.7l-2.6,20l-4.9-0.6l3.7-28.2l4.9,0.6l9.9,21.7l2.7-20.1l4.9,0.6L749.8,459z"/> <path class="st1XOCOXOX textColorMobius" d="M762.9,459.1l-4.9-0.1l0.4-28.4l4.9,0.1L762.9,459.1z"/> <path class="st1XOCOXOX textColorMobius" d="M788.5,433.1l-8.8,0.8l2.1,24.4l-4.9,0.4l-2.1-24.4L766,435l-0.3-4l22.5-1.9L788.5,433.1z"/> <path class="st1XOCOXOX textColorMobius" d="M815.2,437.6c0.7,2.7,0.9,5.2,0.5,7.5s-1.3,4.2-2.8,5.7c-1.4,1.5-3.3,2.6-5.6,3.2c-2.2,0.6-4.4,0.6-6.4-0.1 c-2-0.6-3.8-1.8-5.3-3.6s-2.6-4-3.3-6.6l-0.4-1.5c-0.7-2.7-0.8-5.2-0.4-7.5c0.4-2.3,1.3-4.2,2.8-5.8c1.4-1.5,3.3-2.6,5.5-3.2 s4.4-0.6,6.4,0.1c2,0.6,3.8,1.8,5.2,3.6c1.5,1.8,2.6,4,3.3,6.7L815.2,437.6z M810.1,437.4c-0.8-3-2-5.2-3.6-6.6 c-1.6-1.3-3.4-1.7-5.5-1.2c-2.1,0.5-3.5,1.8-4.2,3.7c-0.7,1.9-0.7,4.4,0,7.3l0.4,1.6c0.8,3,2,5.2,3.6,6.5c1.6,1.3,3.5,1.7,5.6,1.2 c2.1-0.6,3.5-1.8,4.3-3.7s0.7-4.4-0.1-7.5L810.1,437.4z"/> <path class="st1XOCOXOX textColorMobius" d="M831.1,433.2l-4.9,2.4l4.8,9.8l-4.4,2.2L814,422l9-4.4c2.9-1.4,5.5-1.9,7.8-1.4c2.2,0.5,4,2.1,5.2,4.6 c0.8,1.7,1.1,3.3,0.9,4.9c-0.3,1.6-1,3-2.1,4.3l10.9,7.8l0.1,0.2l-4.8,2.3L831.1,433.2z M824.4,432l4.6-2.2c1.5-0.7,2.5-1.7,3-2.8 c0.5-1.2,0.4-2.4-0.3-3.7c-0.7-1.4-1.6-2.2-2.7-2.6s-2.5-0.2-4,0.5l-4.7,2.3L824.4,432z"/> </g> </g> <g id="operate"> <path class="st0OCOXOC selectableMobius" d="M889.4,397.9l-3-64.2c18.7-25.3,29.8-56.6,29.8-90.6c0-46.5-20.8-88-53.6-116l64.9-3.6L924.1,61 c50.4,44.5,82.2,109.5,82.2,182c0,57.6-20.1,110.5-53.6,152L889.4,397.9z"/> </g> <g id="operate-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M953,192c-2.6,0.9-5.1,1.3-7.4,1c-2.3-0.2-4.3-1-5.9-2.3c-1.7-1.3-2.9-3.1-3.6-5.3c-0.8-2.2-0.9-4.3-0.4-6.4 c0.5-2.1,1.5-3.9,3.2-5.5c1.6-1.6,3.8-2.9,6.3-3.8l1.5-0.5c2.6-0.9,5.1-1.2,7.4-1c2.3,0.2,4.3,1,6,2.3c1.6,1.3,2.9,3.1,3.6,5.3 c0.8,2.2,0.9,4.3,0.4,6.4c-0.5,2.1-1.5,3.9-3.2,5.5c-1.7,1.6-3.8,2.9-6.4,3.8L953,192z M952.7,186.8c3-1,5.1-2.4,6.3-4.1 c1.2-1.7,1.4-3.5,0.7-5.6c-0.7-2-2-3.3-4-3.9c-2-0.6-4.4-0.4-7.3,0.6l-1.5,0.5c-3,1-5,2.4-6.2,4.1c-1.2,1.7-1.5,3.6-0.8,5.6 c0.7,2.1,2.1,3.4,4,4c2,0.6,4.5,0.3,7.5-0.7L952.7,186.8z"/> <path class="st1XOCOXOX textColorMobius" d="M952.4,203.1l-10.4,2l-0.9-4.8l27.9-5.5l2.1,10.7c0.6,3.1,0.3,5.8-1,7.9c-1.3,2.2-3.2,3.5-5.9,4 c-2.7,0.5-5,0.1-6.9-1.4c-1.9-1.5-3.1-3.9-3.8-7.1L952.4,203.1z M956.4,202.3l1.1,5.8c0.3,1.7,1,3,2,3.7c1,0.7,2.2,1,3.8,0.7 c1.5-0.3,2.6-1,3.3-2.1c0.7-1.1,0.9-2.5,0.6-4.1l-1.2-6L956.4,202.3z"/> <path class="st1XOCOXOX textColorMobius" d="M959.2,240.4l-0.7-11.7l-8.7,0.5l0.8,13.6l-3.9,0.2l-1.1-18.6l28.4-1.7l1.1,18.4l-4,0.2l-0.8-13.5l-7.8,0.5 l0.7,11.7L959.2,240.4z"/> <path class="st1XOCOXOX textColorMobius" d="M956.8,257.5l0.4-5.5l-10.9-0.8l0.4-4.9l28.4,2.1l-0.7,10c-0.2,3.3-1.2,5.7-2.8,7.4c-1.6,1.7-3.8,2.4-6.6,2.2 c-1.9-0.1-3.5-0.7-4.7-1.7c-1.2-1-2.1-2.4-2.7-4l-12.3,5.5l-0.3,0l0.4-5.3L956.8,257.5z M961.1,252.3l-0.4,5.1c-0.1,1.7,0.2,3,1,4 c0.8,1,1.9,1.5,3.3,1.7c1.5,0.1,2.7-0.2,3.6-1c0.9-0.8,1.4-2.1,1.6-3.8l0.4-5.2L961.1,252.3z"/> <path class="st1XOCOXOX textColorMobius" d="M947.2,287.1l2.6-10.7l-5.9-3.8l1.2-5l25.1,17.2l-1.1,4.3l-30.2,3.7l1.2-5L947.2,287.1z M953.3,278.7l-2,8 l12.4-1.2L953.3,278.7z"/> <path class="st1XOCOXOX textColorMobius" d="M954.1,320.7l3.2-8.3l-22.8-8.8l1.8-4.6l22.8,8.8l3.2-8.2l3.7,1.4l-8.1,21.1L954.1,320.7z"/> <path class="st1XOCOXOX textColorMobius" d="M933.6,335.2l5.3-10.4l-7.8-4l-6.2,12.2l-3.5-1.8l8.5-16.5l25.3,13l-8.4,16.4l-3.5-1.8l6.2-12l-7-3.6 l-5.3,10.4L933.6,335.2z"/> </g> <rect x="960.8" y="156.6" class="st2XCOCXXC" width="43.7" height="4"/> </g> <g id="deploy"> <path class="st0OCOXOC selectableMobius" d="M915.1,112.5l-66.4,4c-24.4-16.4-53.7-26-85.3-26c-41.1,0-78.3,16.2-105.8,42.5l1.6-57.8l-68.4-2.4 C634.8,28.1,696,0.4,763.7,0.4C819,0.4,869.9,18.9,910.7,50L915.1,112.5z"/> </g> <g id="deploy-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M719.3,67.8L713.4,40l8.2-1.7c2.5-0.5,4.8-0.4,6.9,0.3c2.1,0.7,3.9,1.9,5.4,3.7c1.5,1.8,2.5,4,3,6.6l0.3,1.4 c0.6,2.6,0.5,5.1-0.1,7.3c-0.6,2.2-1.8,4.1-3.5,5.6c-1.7,1.5-3.8,2.5-6.3,3L719.3,67.8z M719.1,42.9l4.2,20.1l3.2-0.7 c2.5-0.5,4.3-1.7,5.3-3.6c1-1.9,1.2-4.3,0.6-7.3l-0.3-1.5c-0.6-3-1.8-5.2-3.4-6.5c-1.6-1.3-3.7-1.7-6.2-1.2L719.1,42.9z"/> <path class="st1XOCOXOX textColorMobius" d="M759.8,49.2L748.1,50l0.6,8.7l13.6-0.9l0.3,3.9L744,63l-1.9-28.4l18.4-1.2l0.3,4l-13.5,0.9l0.5,7.8l11.7-0.8 L759.8,49.2z"/> <path class="st1XOCOXOX textColorMobius" d="M771.4,51.6l-0.8,10.5l-4.9-0.4l2.1-28.4l10.8,0.8c3.2,0.2,5.6,1.2,7.4,3c1.7,1.8,2.5,4,2.3,6.8 c-0.2,2.8-1.3,4.9-3.2,6.3c-1.9,1.4-4.6,2-7.8,1.7L771.4,51.6z M771.7,47.6l5.9,0.4c1.8,0.1,3.1-0.2,4.1-0.9 c1-0.8,1.5-1.9,1.7-3.5c0.1-1.5-0.3-2.8-1.1-3.8c-0.9-1-2.1-1.6-3.8-1.7l-6.1-0.5L771.7,47.6z"/> <path class="st1XOCOXOX textColorMobius" d="M795.9,61.2l12.7,2.6l-0.8,3.9l-17.5-3.6l5.7-27.9l4.8,1L795.9,61.2z"/> <path class="st1XOCOXOX textColorMobius" d="M835.3,62.2c-0.9,2.7-2.1,4.8-3.6,6.5c-1.6,1.7-3.4,2.8-5.4,3.3c-2,0.5-4.2,0.4-6.4-0.3 c-2.2-0.7-4-1.9-5.3-3.5c-1.4-1.6-2.2-3.6-2.5-5.9c-0.3-2.3,0-4.7,0.8-7.3l0.5-1.5c0.8-2.6,2.1-4.8,3.7-6.5 c1.6-1.7,3.4-2.8,5.5-3.4s4.2-0.4,6.4,0.3c2.2,0.7,4,1.9,5.4,3.5c1.4,1.6,2.2,3.6,2.5,5.8c0.3,2.3,0,4.8-0.8,7.4L835.3,62.2z M831,59.2c1-3,1.1-5.5,0.5-7.4c-0.6-2-2-3.3-4.1-3.9c-2-0.7-3.9-0.4-5.5,0.9c-1.7,1.2-3,3.3-3.9,6.2l-0.5,1.6 c-1,3-1.1,5.5-0.5,7.5c0.6,2,2,3.3,4,4c2.1,0.7,3.9,0.4,5.6-0.8s2.9-3.4,3.9-6.4L831,59.2z"/> <path class="st1XOCOXOX textColorMobius" d="M848.8,66.4l11.4-9.7l5,2.2l-15.9,12.6l-4.2,9.6l-4.5-2l4.2-9.6l-1.5-20.3l5,2.2L848.8,66.4z"/> </g> </g> <g id="release"> <polygon class="st0OCOXOC selectableMobius" points="581.7,82.6 648.2,85.8 645.5,146 415,413 415.6,347.1 353.2,347.5 "/> </g> <g id="release-text"> <g> <path class="st1XOCOXOX textColorMobius" d="M465.5,294l-3.6,4.2l8.3,7.1l-3.2,3.7l-21.5-18.6l6.5-7.6c2.1-2.5,4.4-3.9,6.6-4.3c2.3-0.4,4.5,0.3,6.6,2.1 c1.4,1.2,2.3,2.6,2.7,4.2s0.3,3.1-0.3,4.8l13.1,2.9l0.2,0.2l-3.5,4L465.5,294z M458.9,295.6l3.3-3.8c1.1-1.3,1.6-2.5,1.6-3.8 c0-1.3-0.6-2.4-1.7-3.3c-1.2-1-2.3-1.4-3.5-1.3s-2.4,0.8-3.5,2.1l-3.4,3.9L458.9,295.6z"/> <path class="st1XOCOXOX textColorMobius" d="M485.8,267.7l-7.6,8.8l6.6,5.7l8.9-10.3l3,2.6l-12.1,14.1L463,270l12.1-14l3,2.6l-8.8,10.2l5.9,5.1l7.6-8.8 L485.8,267.7z"/> <path class="st1XOCOXOX textColorMobius" d="M500.9,263.7l8.4-9.8l3,2.6L500.6,270l-21.5-18.6l3.2-3.7L500.9,263.7z"/> <path class="st1XOCOXOX textColorMobius" d="M517.3,231.2l-7.6,8.8l6.6,5.7l8.9-10.3l3,2.6l-12.1,14.1l-21.5-18.6l12.1-14l3,2.6l-8.8,10.2l5.9,5.1 l7.6-8.8L517.3,231.2z"/> <path class="st1XOCOXOX textColorMobius" d="M537.5,217.1l-7.2,8.3l3.5,6.1l-3.4,3.9L516,208.7l2.9-3.4l28.6,10.4l-3.4,3.9L537.5,217.1z M528.2,221.8 l5.4-6.2l-11.6-4.6L528.2,221.8z"/> <path class="st1XOCOXOX textColorMobius" d="M555,195.7c-0.9-0.8-2-1.1-3.1-0.9c-1.1,0.2-2.6,1-4.7,2.3c-2,1.3-3.8,2.2-5.3,2.6c-2.9,0.9-5.4,0.5-7.4-1.2 c-1.7-1.5-2.6-3.4-2.5-5.8c0.1-2.4,1.1-4.7,3.1-7c1.3-1.5,2.7-2.6,4.3-3.3s3.1-0.9,4.7-0.7c1.6,0.2,3,0.9,4.3,1.9l-3.2,3.7 c-1.1-1-2.3-1.4-3.6-1.2c-1.2,0.2-2.4,0.9-3.6,2.2c-1.1,1.2-1.6,2.4-1.7,3.5c-0.1,1.1,0.4,2.1,1.3,2.9c0.8,0.7,1.8,0.9,2.9,0.6 c1.2-0.3,2.7-1,4.7-2.3c1.9-1.2,3.7-2.1,5.2-2.6c1.5-0.5,2.9-0.6,4.1-0.3s2.4,0.8,3.5,1.8c1.8,1.5,2.6,3.5,2.5,5.8 c-0.1,2.3-1.2,4.6-3.2,7c-1.3,1.6-2.9,2.7-4.6,3.6c-1.7,0.8-3.4,1.1-5,1c-1.6-0.2-3.1-0.8-4.5-2l3.2-3.7c1.2,1.1,2.5,1.5,3.9,1.2 c1.4-0.2,2.7-1.1,4-2.6c1.1-1.3,1.7-2.5,1.7-3.6C556.3,197.4,555.9,196.5,555,195.7z"/> <path class="st1XOCOXOX textColorMobius" d="M569.2,171.1l-7.6,8.8l6.6,5.7l8.9-10.3l3,2.6L567.9,192l-21.5-18.6l12.1-14l3,2.6l-8.8,10.2l5.9,5.1l7.6-8.8 L569.2,171.1z"/> </g> </g> </svg> </section> <section class="three-col"> <h4>Production safe</h4> <p>Safely perform DAST testing on your production applications without the need for a separate test environment. </p><br class="desktop-break"><br class="desktop-break"> <h4>Powered by AI</h4> <p>AI-enabled verification dramatically reduces false positives while minimizing vulnerability triage time.</p> </section> </section> <script> $( document ).ready(function() { // animate by default every 2.5 seconds function autoRunMobius() { // if someone has engaged with mobius then stop animation $('.selectableMobius').removeClass('activeMobius'); $('#release .selectableMobius').addClass('activeMobius'); setTimeout(function(){ $('.selectableMobius').removeClass('activeMobius'); $('#deploy .selectableMobius').addClass('activeMobius'); setTimeout(function(){ $('.selectableMobius').removeClass('activeMobius'); $('#operate .selectableMobius').addClass('activeMobius'); setTimeout(function(){ autoRunMobius(); }, 4000); }, 4000); }, 4000); } autoRunMobius(); }); </script> </section> </div> </div> </div> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg vert-pad-top-md vert-pad-bottom-sm"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h2 style="text-align: center;">Get verified and actionable results<br> with near-zero false positives</h2> <p style="text-align: center;"><span class="text-color-black">Unlike many DAST solutions that slow security and development teams down with long lists of findings requiring lengthy triage to separate the real vulnerabilities from the false positives, Continuous Dynamic combines artificial intelligence (AI) with expert security analysis to give your teams the most accurate dynamic testing results in the shortest timeframe.</span></p> <p>&nbsp;</p> </div> </section> </div> </div> </div> <div class="htmlTextOnly aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="aafc50f9f-d065-4914-bf86-13343ce94e31" class="html-text-only-component" data-enable-page-css="true"> <style> .parentVertCent { position:relative; display: table; } .childVertCent { display: table-cell; vertical-align: middle; } .childVertCent .image .container .component-image img { width:95%; } #columnID2 .container { max-width: 1000px; } @media only screen and (max-width: 768px) { .component-banner .desktop-wrapper { background: linear-gradient(20deg, rgba(90, 42, 130, 1) 0%, rgba(154, 115, 184, 1) 100%)!important; } } </style> <script> // to center computer $( document ).ready(function() { if ($(window).width() > 729) { $(".column").each(function(n) { $(this).attr("id", "columnID" + n); }); $('#columnID0 .component-column.row').each(function() { var div1 = $(this).children('div:first-child'); var height1 = $(div1).height(); var div2 = $(this).children('div:nth-child(2)'); var height2 = $(div2).height(); if(height1 > height2){ $(div2).height(height1).addClass('parentVertCent'); $(div2).children('div').addClass('childVertCent'); } else { $(div1).height(height2).addClass('parentVertCent'); $(div1).children('div').addClass('childVertCent'); } }); } }); </script> </section> </div> </div> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md vert-pad-bottom-md"> <div class="container "> <section id="column-05f9dd07d1" class="component-column row "> <div class="col-xs-12 col-sm-4 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="image aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <div class="component-image"> <div data-asset-id="05276795-ade8-453f-a136-13c21bdce735" id="image-d93c172b6b" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.82.375.png/1721182602797/whitehat-comp.png 375w,/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.82.480.png/1721182602797/whitehat-comp.png 480w,/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.82.730.png/1721182602797/whitehat-comp.png 730w,/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.82.992.png/1721182602797/whitehat-comp.png 992w,/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.82.1200.png/1721182602797/whitehat-comp.png 1200w" src="/dast/_jcr_content/root/synopsyscontainer/column/colLeft/image.coreimg.png/1721182602797/whitehat-comp.png" loading="lazy" class="img-responsive horizontal-padding-md _none_ " itemprop="contentUrl" width="292" height="208" alt="A visual of the WhiteHat Dynamic dashboard showcasing vulnerability results on a laptop"/> </div> <!-- markup for zoom in/out image--> </div> </div> </div> </div> </div> <div class="col-xs-12 col-sm-8 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-bottom-xs"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte "> <h5>Eliminate the noise</h5> <p><span class="text-color-black">Near-zero false positives so developers aren’t wasting time.</span></p> <p style="text-align: left;">&nbsp;</p> <h5>Remediate with confidence</h5> <p>Personalized remediation guidance from our team of application security experts.</p> <p>&nbsp;</p> <h5>See the big picture</h5> <p>Real-time data-tracking with at-a-glance visibility into the security of all your websites.</p> <p>&nbsp;</p> <h5>Measure your progress</h5> <p>The Continuous Dynamic Security Index provides a single score that enables you to gauge the overall status of web application security.</p> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg vert-pad-top-md "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h2 style="text-align: center;">Find the vulnerabilities in your<br> applications before threat actors do</h2> <p>&nbsp;</p> </div> </section> </div> </div> </div> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg vert-pad-bottom-md"> <div class="container "> <section id="column-6c746fdd7d" class="component-column row "> <div class="col-xs-12 col-sm-4 three"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <ul> <li>Application Misconfiguration</li> <li>Directory Indexing</li> <li>HTTP Response Smuggling</li> <li>Improper Input Handling</li> <li>Insufficient Transport Layer Protection</li> <li>OS Commanding</li> <li>Remote File Inclusion</li> <li>SQL Injection</li> <li>XML External Entities</li> <li>XQuery Injection</li> </ul> </div> </section> </div> </div> </div> </div> </div> <div class="col-xs-12 col-sm-4 three"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <ul> <li>Content Spoofing</li> <li>Fingerprinting</li> <li>HTTP Response Splitting</li> <li>Improper Output Handling</li> <li>Mail Command Injection</li> <li>Path Traversal</li> <li>Routing Detour</li> <li>SSL Injection</li> <li>Injection</li> </ul> </div> </section> </div> </div> </div> </div> </div> <div class="col-xs-12 col-sm-4 three"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <ul> <li>Cross-Site Scripting</li> <li>Format String Attack</li> <li>Improper File System Permissions</li> <li>Information Leakage</li> <li>Null Byte Injection</li> <li>Predictable Resource Location</li> <li>Server Misconfiguration</li> <li>URL Redirector Abuse</li> <li>XPath Injection</li> </ul> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h2 style="text-align: center;">Verify coverage of the OWASP Top 10</h2> <p>&nbsp;</p> </div> </section> </div> </div> </div> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-bottom-md"> <div class="container "> <section id="column-00e2febbac" class="component-column row "> <div class="col-xs-12 col-sm-6 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <p>A1 -&nbsp;Broken Access Control</p> <p>A2 -&nbsp;Cryptographic Failures</p> <p>A3 -&nbsp;Injection</p> <p>A4 -&nbsp;Insecure Design</p> <p>A5 -&nbsp;Security Misconfiguration</p> </div> </section> </div> </div> </div> </div> <div class="col-xs-12 col-sm-6 "> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <p>A6 -&nbsp;Vulnerable and Outdated<br> Components<br> </p> <p>A7 -&nbsp;Identification and Authentication<br> Failures</p> <p>A8 -&nbsp;Software and Data Integrity Failures</p> <p>A9 -&nbsp;Security Logging and Monitoring<br> Failures (out of scope)</p> <p>A10 -&nbsp;Server-Side Request Forgery (SSRF)</p> <p>&nbsp;</p> </div> </section> </div> </div> </div> </div> </section> </div> </div> </div> <div class="imageTextCta image aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg vert-pad-top-md vert-pad-bottom-md"> <div class="container "> <section class="component-imageTextCta"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 img-col"> <div class="component-image"> <div data-asset-id="e2cf7235-a811-4894-835d-44c3b9192efb" id="imageTextCta-b89b601d58" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/dast/_jcr_content/root/synopsyscontainer/imagetextcta_2002799.coreimg.svg/1722548731637/polaris-overview-dark-version-no-text-resized.svg" loading="lazy" class="img-responsive svg-padding-md " itemprop="contentUrl" alt="A visual of Polaris Software Integrity Platform® bringing together the market-leading DAST, SAST, and SCA engines that power WhiteHat™ Dynamic, Coverity®, and Black Duck®"/> </div> </div> </div> <div class="col-xs-12 col-sm-6 text-col "> <h2 class="title"> <span class="text-size-larger" style="color: #5A2A82;"> <span> Looking for a self-serve, cloud-based DAST solution? Check out Polaris. <br/> </span> </span> <span class="text-size-smaller" style="color: #3c3c3c;"> <span> </span> </span> </h2> <div class="description"> <p>Black Duck Polaris<sup>®</sup> Platform&nbsp;brings together the market-leading DAST, SAST, and SCA engines that power Continuous Dynamic, Coverity<sup>®</sup> Static Analysis, and Black Duck® SCA&nbsp;into an easy-to-use, cost-effective, and highly scalable SaaS solution, optimized for the needs of modern <a href="/glossary/what-is-devsecops.html">DevSecOps</a>.&nbsp;</p> </div> <div class="component-buttons align-left"> <div class="component-button btn-purple"> <a href="/platform.html">Learn more</a> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="learn-more-product-cards" class="cmp-experiencefragment cmp-experiencefragment--learn-more-product-cards"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="cardContainer aem-GridColumn aem-GridColumn--default--12"> <div class="background-component white-bg vert-pad-top-md vert-pad-bottom-md"> <div class="container "> <section id="cardContainer-8ad909d856" class="component-card-container col-4 card-size-small"> <div class="row"> <div class="col-xs-12"> <h2 class="container-title">Related content</h2> </div> </div> <div class="row"> <div class="card-col col-xs-12 col-sm-3"> <div> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/resources/datasheets/continuous-dynamic.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="b4fdb924-7067-4bc5-9931-6ace74973f30" id="assetCard-91b560a874" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/cardb_copy_copy.coreimg.svg/1737036265345/icon-datasheet.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt title="Datasheet Icon"/> <meta itemprop="caption" content="Datasheet Icon"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Continuous Dynamic </span> </h4> <p> </p> <a href="/resources/datasheets/continuous-dynamic.html"> Download the DAST solution datasheet </a> </div> </section> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-textcomp "> <div class="component-text"> <h2 class="title "> <span style="color: ;"> </span> </h2> </div> </section> </div> </div> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/resources/ebooks/how-dast-benefits-developers-and-appsec-program.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="c1594cca-d385-4be0-a434-27671ae570d5" id="assetCard-0ca32144ef" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.82.375.png/1737036323511/cover-theoretical-practical-appsec.png 375w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.82.480.png/1737036323511/cover-theoretical-practical-appsec.png 480w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.82.730.png/1737036323511/cover-theoretical-practical-appsec.png 730w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.82.992.png/1737036323511/cover-theoretical-practical-appsec.png 992w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.82.1200.png/1737036323511/cover-theoretical-practical-appsec.png 1200w" src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colLeft/assetcard_copy_copy_.coreimg.png/1737036323511/cover-theoretical-practical-appsec.png" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="1600" height="900" alt="A Theoretical vs a Practical Approach Toward Application Security"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> A Theoretical vs. a Practical Approach Toward AppSec </span> </h4> <p> </p> <a href="/resources/ebooks/how-dast-benefits-developers-and-appsec-program.html"> See why DAST remains a primary pillar in a holistic AppSec program </a> </div> </section> </div> </div> </div> </div> <div class="card-col col-xs-12 col-sm-3"> <div> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/resources/analyst-reports/gartner-magic-quadrant-appsec.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="f31d69a1-af11-43e4-8e75-fbd1709f3ae2" id="assetCard-b398508fb9" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle/cardb_1691868175_cop.coreimg.svg/1731414051628/gartner-mq-ast-2022-final-v2.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Gartner Magic Quadrant for Application Security Testing </span> </h4> <p> </p> <a href="/resources/analyst-reports/gartner-magic-quadrant-appsec.html"> Preview the report </a> </div> </section> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-textcomp "> <div class="component-text"> <h2 class="title "> <span style="color: ;"> </span> </h2> </div> </section> </div> </div> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/resources/datasheets/continuous-dynamic-professional-services.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="b4fdb924-7067-4bc5-9931-6ace74973f30" id="assetCard-3b9c115131" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle/assetcard_copy_copy_.coreimg.svg/1737036311851/icon-datasheet.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Continuous Dynamic Professional Services </span> </h4> <p> </p> <a href="/resources/datasheets/continuous-dynamic-professional-services.html"> See details </a> </div> </section> </div> </div> </div> </div> <div class="card-col col-xs-12 col-sm-3"> <div> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-text="Get insights into the current state of security for web-based apps and systems." data-link="/content/black-duck/en-us/resources/analyst-reports/software-vulnerability-trends.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="9b50dc7b-986c-4cfa-a6bc-bcc6cf445a06" id="assetCard-ed348195bf" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.82.375.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg 375w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.82.480.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg 480w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.82.730.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg 730w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.82.992.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg 992w,/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.82.1200.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg 1200w" src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colMiddle2/assetcard_258946378_.coreimg.jpeg/1731414281126/software-vulnerability-snapshot-cover.jpeg" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="1600" height="960" alt="Software Vulnerability Snapshot"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Software Vulnerability Snapshot </span> </h4> <p> Get insights into the current state of security for web-based apps and systems. </p> <a href="/resources/analyst-reports/software-vulnerability-trends.html"> Preview the report </a> </div> </section> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-textcomp "> <div class="component-text"> <h2 class="title "> <span style="color: ;"> </span> </h2> </div> </section> </div> </div> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/dam/black-duck/en-us/infographics/ig-whitehat-dynamic.jpg" data-new-tab="true"> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> The risk of web attacks and how to address them at scale </span> </h4> <p> </p> <a href="/content/dam/black-duck/en-us/infographics/ig-whitehat-dynamic.jpg" target="_blank" rel="noreferer noopener"> See how a DAST solution can help </a> </div> </section> </div> </div> </div> </div> <div class="card-col col-xs-12 col-sm-3"> <div> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/blog/fast-dynamic-dast.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="22025098-a7f9-42df-9f97-b23d64888aed" id="assetCard-7435bd2803" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colRight/cardb_copy_copy.coreimg.svg/1731414090922/icon-content-article.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Streamline DAST with fAST Dynamic </span> </h4> <p> </p> <a href="/blog/fast-dynamic-dast.html"> Read the blog post </a> </div> </section> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-textcomp "> <div class="component-text"> <h2 class="title "> <span style="color: ;"> </span> </h2> </div> </section> </div> </div> <div class="assetCard image aem-GridColumn aem-GridColumn--default--12"> <section class="component-card-b no-link" data-card-type="asset-card" data-link="/content/black-duck/en-us/resources/datasheets/polaris.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="b4fdb924-7067-4bc5-9931-6ace74973f30" id="assetCard-0dc08cb806" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/content/experience-fragments/black-duck/en-us/pages/products/software-integrity/tools/learn-more-product-cards/master/_jcr_content/root/cardcontainer_195235/colRight/cardb_copy.coreimg.svg/1737036361564/icon-datasheet.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt title="Datasheet Icon"/> <meta itemprop="caption" content="Datasheet Icon"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Black Duck Polaris™ Platform </span> </h4> <p> </p> <a href="/resources/datasheets/polaris.html"> Download the datasheet </a> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> <div class="banner image aem-GridColumn aem-GridColumn--default--12"> <style scoped> .cc44fc891-e7a5-4487-8b5c-2d93b0cf08bf.component-banner .desktop-wrapper { background-image: url("/dast/_jcr_content/root/synopsyscontainer/banner_copy/image.coreimg.png/1738090159542/mid-purple-header-dots-with-gradient.png"); } @media only screen and (min-width: 730px) { .desktop-svg{ opacity: 0; } } </style> <style scoped> @media only screen and (max-width: 729px) { .cc44fc891-e7a5-4487-8b5c-2d93b0cf08bf .dm-mobile{ display: none; } .cc44fc891-e7a5-4487-8b5c-2d93b0cf08bf .dm-desktop{ display: block; } } </style> <section id="banner-da65797db1" class="component-banner cc44fc891-e7a5-4487-8b5c-2d93b0cf08bf transparent " data-card-type="banner" data-link="/content/black-duck/en-us/dast/demo.html"> <div class="desktop-wrapper hdbg-align-center"> <div class="text-overlay flex-container content-align-center text-align-center cropped-img"> <div class="content-wrapper text-width-60 paddingSmall heightPaddingSmall"> <div class="text-wrapper contentValignCenter"> <div class="component-text"> <h5 class="title"><span class="text-size-smaller" style="color: #fff;"><p>Ready to get started?</p></span></h5> <div class="component-text"> <div class="component-button padding-10" style="background-color: #fcaf1a"> <a href="/dast/demo.html">Request a demo</a> </div> <div class="component-button" style="background-color: #99cc33"> <a href="/dast/get-pricing.html">Get pricing</a> </div> </div> </div> </div> <div class="shapeTbg slash transparent" style="background-color: #5A2A82"></div> </div> </div> <div class="shapeTbg slash transparent text-width-60" style="background-color: #5A2A82"></div> </div> </section> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="footerSIG" class="cmp-experiencefragment cmp-experiencefragment--sig-footer-js"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="footer aem-GridColumn aem-GridColumn--default--12"> <link rel="stylesheet" href="/etc.clientlibs/synopsys/clientlibs/navigation/footer.lc-a1d1a7b1374f3bc3ce1ce3ecaebb0152-lc.min.css" type="text/css"> <section id="ae2603e61-414e-4264-b3c9-3143914144f7" class="navigation-footer-component"> <footer id="footerBD"> <div class="footerBD-bg-component"> <div class="footerBD-container"> <div class="footerBD-social-icons-wrapper"> <figure class="BD-logo-figure"> <a href="/"> <img loading="lazy" class="blackDuck-footer-logo" src="/content/dam/black-duck/en-us/images/BlackDuckLogo-OnDark.svg" alt="Black Duck Home Page"> </a> </figure> <h3>Follow</h3> <ul class="BD-social-icons"> <li> <a href="https://x.com/blackduck_sw" title="Twitter"> <svg class="svg-inline--fa fa-x-twitter" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="x-twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path> </svg> </a> </li> <li> <a href="https://www.linkedin.com/company/black-duck-software" title="Linkedin"> <svg class="svg-inline--fa fa-linkedin-in" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="linkedin-in" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""> <path fill="currentColor" d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path> </svg> <!-- <i class="fa-brands fa-linkedin-in"></i> --> </a> </li> <li> <a href="https://www.facebook.com/BlackDuckSoftware" title="Facebook"> <svg class="svg-inline--fa fa-facebook" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="facebook" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"></path> </svg> <!-- <i class="fa-brands fa-facebook"></i> --> </a> </li> <li> <a href="https://www.youtube.com/@BlackDuckSoftware" title="Youtube"> <svg class="svg-inline--fa fa-youtube" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="youtube" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg=""> <path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path> </svg> </a> </li> </ul> </div> <p class="footer-contactUs"> <span class="footer-contactUs-manage footer-contactUs-manage2"> <a href="https://go.blackduck.com/email-subscription-center.html" target="_blank">Manage Email Preferences</a> </span> <span class="footer-contactUs-manage"> <a href="javascript:void(0)" class="ot-sdk-show-settings">Manage Cookie Settings</a> </span> <!-- <span class="footer-contactUs-phone"><i class="fa-sharp fa-thin fa-phone"></i> 800-541-7737</span> --> <a href="https://www.google.com/maps/place/800+District+Ave+%23101,+Burlington,+MA+01803/@42.4824129,-71.28993,12z/data=!4m5!3m4!1s0x89e39e3082ec0bb9:0x4f2eda58614dd0d9!8m2!3d42.482409!4d-71.2075325?entry=ttu" class="footer-contactUs-a" target="_blank"><i class="fa-thin fa-location-crosshairs"></i> 800 District Ave. Ste 201 <br>Burlington, MA 01803</a> </p> <a href="/contact-sales.html" class="footer-contactUs-button"> Contact Us </a> </div> <div class="BD-5ths"> <h3>Solutions</h3> <ul> <li><a href="/solutions/artificial-intelligence-software-development.html">AI-generated Code</a></li> <li><a href="/solutions/api-security-testing.html">API Security Testing</a></li> <li><a href="/solutions/appsec-consolidation.html">AppSec Consolidation</a></li> <li><a href="/solutions/application-security-testing.html">Application Security Testing</a></li> <li><a href="/solutions/devsecops.html">DevSecOps</a></li> <li><a href="/solutions/software-supply-chain-security.html">Software Supply Chain Security</a></li> <li><a href="/solutions/enterprise-application-security-risk-management.html">Manage AppSec Risk</a></li> <li><a href="/solutions/cloud-security.html">Cloud &amp; Container Security</a></li> <li><a href="/solutions/open-source-security.html">Open Source License Compliance</a></li> <li><a href="/solutions/mergers-and-acquisitions.html">M&amp;A Due Diligence</a></li> <li><a href="/solutions/compliance.html">Quality &amp; Security Standards Compliance</a></li> </ul> </div> <div class="BD-5ths"> <h3>Products &amp; Services</h3> <ul> <li><a href="/platform.html">AppSec SaaS Platform</a></li> <li><a href="/static-analysis-tools-sast.html">Static Analysis (SAST)</a></li> <li><a href="/software-composition-analysis-tools.html">Software Composition Analysis (SCA)</a></li> <li><a href="/interactive-application-security-testing.html">Interactive Analysis (IAST)</a></li> <li><a href="/dast.html">Dynamic Analysis (DAST)</a></li> <li><a href="/services/penetration-testing.html">Penetration Testing</a></li> <li><a href="/fuzz-testing.html">Protocol Fuzzing</a></li> <li><a href="/services/security-program.html">AppSec Program Services</a></li> <li><a href="/services/security-program/software-architecture-design.html">Threat &amp; Risk Assessments</a></li> </ul> </div> <div class="BD-5ths"> <h3>Support</h3> <ul> <li><a href="https://community.blackduck.com/">Community</a></li> <li><a href="https://documentation.blackduck.com">Documentation</a></li> <li><a href="https://blackduck.skilljar.com/">Product Education</a></li> <li><a href="/training.html">AppSec Training</a></li> <li><a href="/customer-success.html">Add-On Services</a></li> </ul> <h3>Resources</h3> <ul> <li><a href="/resources/datasheets.html">Datasheets</a></li> <li><a href="/resources/webinars.html">Webinars</a></li> <li><a href="/contact-sales.html">Demos</a></li> <li><a href="/resources/analyst-reports.html">Research &amp; Reports</a></li> <li><a href="/resources/white-papers.html">White Papers</a></li> <li><a href="/blog.html">Blog</a></li> </ul> </div> <div class="BD-5ths"> <h3>Explore more</h3> <ul class="list-4"> <li><a href="/company.html">About us</a></li> <li><a href="/contact-sales.html">Contact sales</a></li> <li><a href="/resources/case-studies.html">Customer stories</a></li> <li><a href="/partners.html">Partners</a></li> <li><a href="https://news.blackduck.com">Newsroom</a></li> <li><a href="/company/careers.html">Careers</a></li> <li><a href="/glossary.html">Glossary</a></li> <li><a href="/sitemap.html">Sitemap</a></li> </ul> <h3>Legal</h3> <ul class="list-4"> <li><a href="/company/legal.html">Agreements</a></li> <li><a href="/company/legal/privacy-policy.html">Privacy</a></li> <li><a href="/company/legal/vulnerability-disclosure-policy.html">Security</a></li> </ul> </div> </div> </div> <div class="bdcopyright"> ©2025 Black Duck Software, Inc. All Rights Reserved </div> </footer> </section></div> <div class="htmlTextOnly aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="a2f9267ce-a331-46fd-a3d0-9b3bdeed17b7" class="html-text-only-component" data-enable-page-css="true"> <style> #footerSIG .navigation-footer-component { background: #211e1e; } #footerBD { max-width:1600px; } </style> </section> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Loading Font Awesome library script using font awesome kit CDN URL with Auto-Subsetting feature enabled --> <script src="https://kit.fontawesome.com/5126b7755f.js" crossorigin="anonymous" defer></script> <!-- Adding defer attribute only for Synopsys Blogs JS clientlibs --> <script src="/etc.clientlibs/synopsys-clientlibs/synopsys-pagelibs.lc-32763883bd86843cc023ab36ec2bd0dc-lc.min.js"></script> <script src="/etc.clientlibs/synopsys/clientlibs/dataLayer.lc-8a349094069372a1bee5a363cd2afd05-lc.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10