CINXE.COM

Application Security Testing Tools and Services | 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/solutions/application-security-testing.html"/> <link rel="alternate" hreflang="zh-cn" href="https://www.blackduck.com/zh-cn/solutions/application-security-testing.html"/> <link rel="alternate" hreflang="ja-jp" href="https://www.blackduck.com/ja-jp/solutions/application-security-testing.html"/> <link rel="alternate" hreflang="x-default" href="https://www.blackduck.com/solutions/application-security-testing.html"/> <title>Application Security Testing Tools and Services | Black Duck </title> <link rel="canonical" href="https://www.blackduck.com/solutions/application-security-testing.html"/> <meta name="description" content="Build application security testing into your SDLC, from development to deployment, using Black Duck application security solutions."/> <meta name="last-modified" content="2025-2-03 08:26:01 PM"/> <meta property="og:description" content="Build application security testing into your SDLC, from development to deployment, using Black Duck application security solutions."/> <meta property="og:image" content="https://www.blackduck.com/content/dam/black-duck/en-us/images/icons/icon-sig-appsec-api.svg"/> <meta property="og:title" content="Application Security Testing Tools and Services | Black Duck "/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.blackduck.com/solutions/application-security-testing.html"/> <meta name="searchContentType" content="Web Page"/> <meta name="searchMarketingStageType"/> <meta name="searchSolutionType" content="AppSec Risk Management"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:description" content="Build application security testing into your SDLC, from development to deployment, using Black Duck application security solutions."/> <meta name="twitter:image" content="https://www.blackduck.com/content/dam/black-duck/en-us/images/icons/icon-sig-appsec-api.svg"/> <meta name="twitter:site" content="blackduck_sw"/> <meta name="twitter:title" content="Application Security Testing Tools and Services | 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-edb8780ce9a7169408ae9ec878cec7b1-lc.min.js"></script> <link rel="stylesheet" href="/etc.clientlibs/synopsys-clientlibs/synopsys-pagelibs.lc-82638f02329c76056bff468de4f84c87-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"/> <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\/solutions\/application\u002Dsecurity\u002Dtesting.html', name: 'Application Security Testing', } }, _softwareintegritygroupinc: { internalCampaign: { campaignCode: campaignCode, campaignName: '', 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\/solutions\/application\u002Dsecurity\u002Dtesting.html', name: 'Application Security Testing', } }, _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: 'Application Security Testing', url: 'https:\/\/www.blackduck.com\/solutions\/application\u002Dsecurity\u002Dtesting.html', siteSection: 'Solutions', server: window.location.hostname, pageViews: { value: 1 }, } }, _softwareintegritygroupinc: { web: { webPageDetails: { webURL: window.location.href, pageType: 'Product\/Solution', siteSubSection2: 'Solutions|Application Security Testing', siteSubSection3: 'n\/a', siteSubSection4: 'n\/a', siteSubSection5: 'n\/a', siteName: 'blackduck', countryLanguage: 'en_US', articleAuthor: '', pageTitle: 'Application Security Testing', defensicsProtocol: '', defensicsIndustry: '', defensicsTechnology: '', product: '', solution: 'AppSec Risk Management', 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="announcementBanner" class="cmp-experiencefragment cmp-experiencefragment--announcement-banner"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="synopsysContainer responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="htmlTextOnly aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="a1eda355c-e7f7-4fad-a430-70230f0a5b86" class="html-text-only-component" data-enable-page-css="true"> <style> /* ================= TOP ANNOUNCEMENT BANNER ===================== */ #announcementBanner .container { width: 100%; max-width: 100%; padding: 0; } .fa-bullhorn { margin-right:20px; font-size:24px; } .appSec-top-alert-banner { /* display: none;*/ width: 100%; padding: 20px 10px; background: #00a9b7; color: #fff; text-align: center; } .appSec-top-alert-banner-close { display: inline; margin-right: 20px; font-weight: 600; font-size: 24px; cursor: pointer; position: absolute; top: 0px; left: 0; } .appSec-top-alert-banner-p { margin: 0; line-height: 20px; position: relative; padding-left: 20px; font-weight:400; } .appSec-top-alert-banner-a { color: #fff; font-weight: 400; text-decoration: underline; } .appSec-top-alert-banner-a:hover { text-decoration: none; } .stay-visible { display: block; } .site-content, .container.component-banner-container, .component-banner .banner-img, .component-banner .cropped-img { max-width: 1920px; } .component-banner .banner-img, .component-banner .cropped-img { width: 1920px; } /* ================= END ANNOUNCEMENT BANNER ===================== */ </style> <section class="appSec-top-alert-banner"> <p class="appSec-top-alert-banner-p"> <!-- <span class="appSec-top-alert-banner-close">&#10005;</span> --> <i class="fa-duotone fa-bullhorn"></i> The Synopsys Software Integrity Group is now Black Duck®. <a class="appSec-top-alert-banner-a" href="/blog/our-new-beginning-as-black-duck.html" target="_blank">Learn More</a></p> </section> </section> </div> </div> </div> </div> </div> </div> </div> </div> <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="adf48568b-059b-4573-8a6b-3ee836bf9cf5" 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="a30b09329-b4e3-4646-a2e3-f529c9eab93b" 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> .c6b3e7c23-87d2-425f-89de-2b1c2731657c.component-banner .desktop-wrapper { background-image: url("/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/banner_top/image.coreimg.svg/1738614361111/header-teal.svg"); } @media only screen and (min-width: 730px) { .desktop-svg{ opacity: 0; } } </style> <style scoped> @media only screen and (max-width: 729px) { .c6b3e7c23-87d2-425f-89de-2b1c2731657c .dm-mobile{ display: none; } .c6b3e7c23-87d2-425f-89de-2b1c2731657c .dm-desktop{ display: block; } } </style> <section id="banner-e281082ce1" class="component-banner c6b3e7c23-87d2-425f-89de-2b1c2731657c transparent " data-card-type="banner" data-text="Build application security testing into your SDLC, from development through deployment​ " data-link="/content/black-duck/en-us/contact-sales.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-100 paddingSmall heightPaddingSmall"> <div class="text-wrapper contentValignCenter"> <div class="component-text"> <h1 class="title"><span class="text-size-normal" style="color: #fff;"><p>Application Security Testing</p></span></h1> <div class="component-text"> <p>Build application security testing into your SDLC, from development through deployment​</p> <div class="component-button padding-10" style="background-color: #fcaf1a"> <a href="/contact-sales.html">Ready to get started?</a> </div> <div class="component-button" style="background-color: #99cc33"> <a href="/resources/analyst-reports/modern-application-development.html">Discover effective AppSec best practices</a> </div> </div> </div> </div> <div class="shapeTbg slash transparent" style="background-color: #5A2A82"></div> </div> </div> <div class="shapeTbg slash transparent text-width-100" style="background-color: #5A2A82"></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="/">Application Security</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> </ul> </li> <li><a class="parent" href="/solutions.html">Solutions</a> </li> <li><a class="parent" href="/solutions/application-security-testing.html">Application Security Testing</a> </li> </ul> </nav> </section> </div> </div> <div class="text aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md vert-pad-bottom-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;"> </span> </h2> </div> <div class="component-text"> <p>Application vulnerabilities are a primary target for hackers. But the complexity and pace of modern application development makes effective detection and remediation of security issues increasingly difficult.&nbsp;Black Duck<sup>®</sup>&nbsp;gives teams the tools and services they need to address security weaknesses and vulnerabilities in proprietary and third-party code, in any software, at every stage of the application life cycle.</p> </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 vert-pad-bottom-xs"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte left-right-pad-md"> <h2 style="text-align: center;">No one AppSec tool does it all</h2> <div style="text-align: center;">To succeed, you need a holistic approach, integrating multiple security analysis techniques throughout the software development life cycle (<a href="/glossary/what-is-sdlc.html">SDLC</a>).&nbsp;</div> </div> </section> </div> </div> </div> <div class="floatingTabs aem-GridColumn aem-GridColumn--default--12"> <div class="background-component light-grey-bg vert-pad-bottom-md"> <div class="container component-floating-tabs-container"> <section class="component-floating-tabs default-gray"> <div class="tabs-nav"> <div class="tab-nav-item"> <a class="tab-nav-item-anchor" href="#opensource"> Open source </a> </div> <div class="tab-nav-item"> <a class="tab-nav-item-anchor" href="#proprietary"> Proprietary code and frameworks </a> </div> <div class="tab-nav-item"> <a class="tab-nav-item-anchor" href="#web"> Web UI / service interface </a> </div> </div> <div class="tabs-content"> <section id="#opensource" class="floating-tab"> <div class="tab-header"> <a class="tab-header-title" href="#opensource"> Open source </a> <span class="tab-open">+</span> <span class="tab-close hide">-</span> </div> <div class="tab-body"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="column-f6cb95a746" class="component-column row vertical-center-image"> <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="background-component vert-pad-top-sm "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h3>Software composition analysis</h3> <p>Open source is the foundation of most applications, often contributing <a href="/resources/analyst-reports/open-source-security-risk-analysis.html">over 75% of the code</a>. You need a reliable software composition analysis solution to help you track all the open source in your software, so your applications aren't compromised by hackers targeting vulnerabilities (CVEs) in widely used components like Log4J.</p> </div> </section> </div> </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="image aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <div class="component-image"> <div data-asset-id="ffc6b881-0958-4e64-8896-7d166bdd9fca" id="image-38f87ab8ae" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/floatingtabs/opensource/column/colRight/image.coreimg.svg/1727187846857/oss.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Software Composition Analysis: Detect and manage open source and third-party component risks in development and production | Black Duck"/> </div> <!-- markup for zoom in/out image--> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </section> <section id="#proprietary" class="floating-tab"> <div class="tab-header"> <a class="tab-header-title" href="#proprietary"> Proprietary code and frameworks </a> <span class="tab-open">+</span> <span class="tab-close hide">-</span> </div> <div class="tab-body"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="column-abff1d3626" class="component-column row vertical-center-image"> <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="background-component vert-pad-top-sm "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h3>Static analysis</h3> <p>Most developers aren't security experts. Easy-to-make coding mistakes can have major impacts if they expose security weaknesses (CWEs). You need fast and accurate static analysis to enable your developers to quickly find and fix security defects as they code.</p> </div> </section> </div> </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="image aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <div class="component-image"> <div data-asset-id="bf635349-57c8-4328-9fd8-9dbc1290dd00" id="image-013f934ea2" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/floatingtabs/proprietary/column/colRight/image.coreimg.svg/1727187860066/proprietary.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Static Analysis: Proprietary Code and Frameworks | Black Duck"/> </div> <!-- markup for zoom in/out image--> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </section> <section id="#web" class="floating-tab"> <div class="tab-header"> <a class="tab-header-title" href="#web"> Web UI / service interface </a> <span class="tab-open">+</span> <span class="tab-close hide">-</span> </div> <div class="tab-body"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="column aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section id="column-9bebd0aff1" class="component-column row vertical-center-image"> <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="background-component vert-pad-top-sm "> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h3>Interactive and dynamic analysis</h3> <p>Some vulnerabilities are only detectable once the application is up and running. Even if you’re running static and software composition analysis, you also need interactive and dynamic analysis to test your applications, web services, protocols, and APIs for runtime vulnerabilities.</p> </div> </section> </div> </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="image aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <div class="component-image"> <div data-asset-id="7c940137-ffd6-435f-9221-fb5376f6fd71" id="image-0854d29757" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/floatingtabs/web/column_633547999/colRight/image.coreimg.svg/1727187895715/app-behavior.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="IAST and DAST: detect vulnerabilities in web applications, protocols and APIs | Black Duck"/> </div> <!-- markup for zoom in/out image--> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </section> </div> </section> </div> </div> </div> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md vert-pad-bottom-xs"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <h2 style="text-align: center;">Confidently tackle security from all angles</h2> </div> </section> </div> </div> </div> <div class="imageTextCta image aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-sm 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="58624501-e397-4b0f-9809-bd85a32ae2e2" id="imageTextCta-4b60075015" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta.coreimg.svg/1727187945554/lego-shapes.svg" loading="lazy" class="img-responsive svg-padding-sm " itemprop="contentUrl" alt="Combine multiple analysis techniques to comprehensively test any application, service, or container"/> </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> Comprehensively test any application <br/> </span> </span> <span class="text-size-smaller" style="color: #3c3c3c;"> <span> </span> </span> </h2> <div class="description"> <p>No single AppSec solution can do it all. Black Duck application security testing tools and services enable you to combine multiple analysis techniques to comprehensively test any application, service, or container.</p> <ul><li><a href="/static-analysis-tools-sast.html">Static analysis</a>: Identify security defects in proprietary code.</li><li><a href="/software-composition-analysis-tools.html">Software composition analysis</a>: Detect vulnerable open source components and containers.</li><li><a href="/interactive-application-security-testing.html">Interactive analysis</a>: Automate security analysis of web applications in DevOps workflows.</li><li><a href="/dast.html">Dynamic analysis</a>: Verify the security of your web applications in QA and production.</li></ul> </div> <div class="component-buttons align-left"> </div> </div> </div> </div> </section> </div> </div> </div> <div class="imageTextCta image aem-GridColumn aem-GridColumn--default--12"> <div class="background-component 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 col-sm-push-6 img-col"> <div class="component-image"> <div data-asset-id="f8dc0239-eeee-4cea-8dcf-ca8314933ca0" id="imageTextCta-ecf6504394" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_270783398.coreimg.svg/1727187970125/build-test-deploy.svg" loading="lazy" class="img-responsive svg-padding-sm " itemprop="contentUrl" alt="Shift application security left"/> </div> </div> </div> <div class="col-xs-12 col-sm-6 text-col col-sm-pull-6 "> <h2 class="title"> <span class="text-size-larger" style="color: #5A2A82;"> <span> Shift application security left <br/> </span> </span> <span class="text-size-smaller" style="color: #3c3c3c;"> <span> </span> </span> </h2> <div class="description"> <p>Your developers are the first line of defense against security weaknesses and vulnerabilities. Enable them to find and fix security defects as they code with <a href="/code-sight.html">Code Sight™ IDE integration</a>. </p> </div> <div class="component-buttons align-left"> </div> </div> </div> </div> </section> </div> </div> </div> <div class="imageTextCta image aem-GridColumn aem-GridColumn--default--12"> <div class="background-component 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="42947e8b-467c-4d4d-a434-95ebdb10116d" id="imageTextCta-c2992b485a" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.82.375.png/1727187994149/automated-sdlc-logos.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.82.480.png/1727187994149/automated-sdlc-logos.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.82.730.png/1727187994149/automated-sdlc-logos.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.82.992.png/1727187994149/automated-sdlc-logos.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.82.1200.png/1727187994149/automated-sdlc-logos.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_25632214.coreimg.png/1727187994149/automated-sdlc-logos.png" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="1600" height="960" alt="DevSecOps Integrations | 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> Build security into your automated SDLC <br/> </span> </span> <span class="text-size-smaller" style="color: #3c3c3c;"> <span> </span> </span> </h2> <div class="description"> <p>Your development processes are automated. Your application security testing should be, too. Integrate and automate testing easily with built-in SCM, CI, and issue-tracking <a href="/integrations.html">integrations</a> with the <a href="/platform.html">Black Duck Polaris<sup>®</sup> Platform</a>.</p> </div> <div class="component-buttons align-left"> </div> </div> </div> </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-38ec47b4ff" class="component-column row vertical-center-image"> <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="background-component vert-pad-top-sm "> <div class="container "> <section class="component-textcomp text-align-left"> <div class="component-text"> <h2 class="title "> <span class="text-size-larger" style="color: #5A2A82;"> Track and manage security risks and progress across your portfolio </span> </h2> </div> </section> </div> </div> </div> <div class="richTextEditor aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <section class="component-rtecomp"> <div class="component-rte"> <p>Your AppSec teams struggle to get a true picture of software risks. <a href="/software-risk-manager.html">Software Risk Manager</a>™&nbsp;provides a single, centralized platform that can connect and integrate with existing security and development tools and workflows. Get detailed analytics on productivity metrics, risk scoring, and issue trends.</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="image aem-GridColumn aem-GridColumn--default--12"> <div class="container "> <div class="component-image"> <!-- markup for zoom in/out image--> <div data-asset-id="a963b75c-fba3-4a51-bbe7-cd8d79f155c4" id="image-02526b1ef9" class="zoom-container cmp-image " itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.375.png/1727188011275/srm-team-productivity-dashboard.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.480.png/1727188011275/srm-team-productivity-dashboard.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.730.png/1727188011275/srm-team-productivity-dashboard.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.992.png/1727188011275/srm-team-productivity-dashboard.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.1200.png/1727188011275/srm-team-productivity-dashboard.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.png/1727188011275/srm-team-productivity-dashboard.png" loading="lazy" class="img-zoom img-responsive " itemprop="contentUrl" width="1064" height="758" alt="SRM team productivity dashboard" title="SRM team productivity dashboard"/> <meta itemprop="caption" content="SRM team productivity dashboard"/> <div class="zoom-instructions text-center"> <div class="zoom-text"><button><i class="fa-solid fa-magnifying-glass-plus"></i>Click to see the detail</button></div> </div> <div class="modal-template" style="display: none"> <div class="modal fade modal--zoom" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog" role="document"> <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="embed-responsive-item"> <div data-asset-id="a963b75c-fba3-4a51-bbe7-cd8d79f155c4" id="image-02526b1ef9" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.375.png/1727188011275/srm-team-productivity-dashboard.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.480.png/1727188011275/srm-team-productivity-dashboard.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.730.png/1727188011275/srm-team-productivity-dashboard.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.992.png/1727188011275/srm-team-productivity-dashboard.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.82.1200.png/1727188011275/srm-team-productivity-dashboard.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/column_222221244_cop/colRight/image.coreimg.png/1727188011275/srm-team-productivity-dashboard.png" loading="lazy" class="img-zoom img-responsive " itemprop="contentUrl" width="1064" height="758" alt="SRM team productivity dashboard" title="SRM team productivity dashboard"/> <meta itemprop="caption" content="SRM team productivity dashboard"/> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="imageTextCta image aem-GridColumn aem-GridColumn--default--12"> <div class="background-component 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="c441c513-11d7-4255-aea7-8b00c511dc22" id="imageTextCta-dc02e178a8" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.82.375.gif/1727188046460/augment-managed-security-testing.gif 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.82.480.gif/1727188046460/augment-managed-security-testing.gif 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.82.730.gif/1727188046460/augment-managed-security-testing.gif 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.82.992.gif/1727188046460/augment-managed-security-testing.gif 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.82.1200.gif/1727188046460/augment-managed-security-testing.gif 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/imagetextcta_1634985344.coreimg.gif/1727188046460/augment-managed-security-testing.gif" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="1600" height="960" alt="On-demand AppSec Testing Services | 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> Augment your team with on-demand security testing services <br/> </span> </span> <span class="text-size-smaller" style="color: #3c3c3c;"> <span> </span> </span> </h2> <div class="description"> <p>Application security experts are hard to find. The Black Duck global team of security testing experts allows you to quickly and cost-effectively address resource gaps and priority projects.</p> <ul><li><a href="/services/security-program/red-teaming.html">Advanced red teaming</a> and <a href="/services/penetration-testing.html">penetration testing.</a></li><li>Static, dynamic, and mobile application security testing.</li><li>Specialized testing for thick client, IoT, and embedded applications.</li></ul> </div> <div class="component-buttons align-left"> </div> </div> </div> </div> </section> </div> </div> </div> <div class="cardContainer 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 id="cardContainer-9645bb9c84" class="component-card-container col-3 card-size-small"> <div class="row"> <div class="col-xs-12"> <h2 class="container-title">Build security into your SDLC with Black Duck</h2> </div> </div> <div class="row"> <div class="card-col col-xs-12 col-sm-4"> <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 integrated cloud-based AppSec testing optimized for DevSecOps." data-link="/content/black-duck/en-us/platform.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="21106159-0ce2-49d4-bf67-35e4de98f795" id="assetCard-9a6a5caaea" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colLeft/cardb_307004750.coreimg.svg/1727188088582/polaris-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Black Duck Polaris™ Platform" title="Polaris SaaS AST Solution by Black Duck"/> <meta itemprop="caption" content="Polaris SaaS AST Solution by Black Duck"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> SaaS application security platform </span> </h4> <p> Get integrated cloud-based AppSec testing optimized for DevSecOps. </p> <a href="/platform.html"> Learn more </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-text="Find and fix security vulnerabilities and quality issues in your code as it&#39;s being developed." data-link="/content/black-duck/en-us/static-analysis-tools-sast.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="55ef45f2-bef0-47b6-8130-c63ee7248528" id="assetCard-110eb48f75" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colLeft/cardb_copy_copy_4951.coreimg.svg/1727188130048/sast-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Static application security testing solutions"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Static application security testing (SAST) </span> </h4> <p> Find and fix security vulnerabilities and quality issues in your code as it&#39;s being developed. </p> <a href="/static-analysis-tools-sast.html"> Learn more </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-text="Enable developers to find and fix security defects in the IDE, without slowing down. " data-link="/content/black-duck/en-us/code-sight.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="cd7f3c29-ee92-4090-a2f5-1202d580b9dd" id="assetCard-d69b9658a0" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colLeft/cardb_copy_copy_copy.coreimg.svg/1721182626245/code-sight-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Code Sight"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> IDE plugin </span> </h4> <p> Enable developers to find and fix security defects in the IDE, without slowing down. </p> <a href="/code-sight.html"> Learn more </a> </div> </section> </div> </div> </div> </div> <div class="card-col col-xs-12 col-sm-4"> <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="Manage application security testing across your teams and tools." data-link="/content/black-duck/en-us/software-risk-manager.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="f9c1b651-4613-4e5a-be9b-e63aeec66ef8" id="assetCard-bcbc317cc3" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colMiddle/cardb_307004750_copy.coreimg.svg/1721184172923/srm-icon-fullcolor-rgb.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Application Security Posture Management"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Application security posture management (ASPM) </span> </h4> <p> Manage application security testing across your teams and tools. </p> <a href="/software-risk-manager.html"> Learn more </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-text="Get easy-to-use web application security testing, optimized for developers." data-link="/content/black-duck/en-us/dast.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="ebf69082-249e-4077-835d-a35174200a10" id="assetCard-0857b8055c" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colMiddle/cardb_copy_copy_copy.coreimg.svg/1727188146527/dast-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="dynamic analysis tools" title="FAST Dynamic: Enhance Application Security Testing"/> <meta itemprop="caption" content="FAST Dynamic: Enhance Application Security Testing"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Dynamic application security testing (DAST) </span> </h4> <p> Get easy-to-use web application security testing, optimized for developers. </p> <a href="/dast.html"> Learn more </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-text="Test APIs and services for common security weaknesses and vulnerabilities." data-link="/content/black-duck/en-us/fuzz-testing.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="ea1dfa20-76c4-4344-af3e-29419d8b9197" id="assetCard-cb36104530" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colMiddle/cardb_copy_copy_copy_1141890365.coreimg.svg/1721182630949/fuzz-testing-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Defensics fuzz testing"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Fuzz testing </span> </h4> <p> Test APIs and services for common security weaknesses and vulnerabilities. </p> <a href="/fuzz-testing.html"> Learn more </a> </div> </section> </div> </div> </div> </div> <div class="card-col col-xs-12 col-sm-4"> <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="Detect and manage open source risks in development and production." data-link="/content/black-duck/en-us/software-composition-analysis-tools.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="40bda505-a82f-40b0-a038-32abb185cb15" id="assetCard-906a30f10d" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colRight/cardb_307004750_copy.coreimg.svg/1721182634097/sca-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="Black Duck software composition analysis"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Software composition analysis (SCA) </span> </h4> <p> Detect and manage open source risks in development and production. </p> <a href="/software-composition-analysis-tools.html"> Learn more </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-text="Identify runtime vulnerabilities that expose sensitive data with near-zero false positives." data-link="/content/black-duck/en-us/interactive-application-security-testing.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="a9e66e7f-4d9b-48b2-863c-e1b1c42bc1a0" id="assetCard-89cc968ffb" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colRight/cardb_1973320795_cop.coreimg.svg/1727188161063/iast-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="interactive application security testing"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Interactive application security testing (IAST) </span> </h4> <p> Identify runtime vulnerabilities that expose sensitive data with near-zero false positives. </p> <a href="/interactive-application-security-testing.html"> Learn more </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-text="Accelerate and scale application security testing with on-demand resources and expertise." data-link="/content/black-duck/en-us/services/security-testing.html"> <div class="image-wrapper "> <div class="card-img svg-bg"> <div class="component-image"> <div data-asset-id="f1a298f0-8be2-4004-b726-4ed9e4060c58" id="assetCard-b302f3562e" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer/colRight/cardb_1092379806_cop.coreimg.svg/1727188204047/services-icon.svg" loading="lazy" class="img-responsive _none_ svg" itemprop="contentUrl" alt="On-demand AppSec Testing Services | Black Duck"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Security testing services </span> </h4> <p> Accelerate and scale application security testing with on-demand resources and expertise. </p> <a href="/services/security-testing.html"> Learn more </a> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="cardContainer aem-GridColumn aem-GridColumn--default--12"> <div class="background-component vert-pad-top-md vert-pad-bottom-md"> <div class="container "> <section id="cardContainer-73c48f3ad6" class="component-card-container col-4 card-size-small"> <div class="row"> <div class="col-xs-12"> <h2 class="container-title">Learn why Black Duck is a leader in AppSec testing</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/analyst-reports/gartner-magic-quadrant-appsec.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="b7150552-ae99-4fb1-8742-addac7711d38" id="assetCard-0332598536" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.82.375.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.82.480.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.82.730.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.82.992.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.82.1200.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colLeft/cardb_copy_copy_copy.coreimg.jpeg/1721655671650/sig-custom-gartner-logo-jpg-imgw-365-219.jpeg" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="365" height="219" alt="Datasheet"/> </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"> See why Black Duck is a Leader </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/forrester-wave-software-composition-analysis.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="89798e35-7b4f-4901-937f-00016fdb0812" id="assetCard-ee0ea0a52b" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.82.375.png/1721655681602/2023-forrester-wave-sast-margin.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.82.480.png/1721655681602/2023-forrester-wave-sast-margin.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.82.730.png/1721655681602/2023-forrester-wave-sast-margin.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.82.992.png/1721655681602/2023-forrester-wave-sast-margin.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.82.1200.png/1721655681602/2023-forrester-wave-sast-margin.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle/cardb_copy_copy_copy.coreimg.png/1721655681602/2023-forrester-wave-sast-margin.png" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="666" height="500" alt="The Forrester Wave™: Software Composition Analysis, Q2 2023" title="Forrester Wave Leader 2023 Badge"/> <meta itemprop="caption" content="Forrester Wave Leader 2023 Badge"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> The Forrester Wave™: Software Composition Analysis, Q2 2023 </span> </h4> <p> </p> <a href="/resources/analyst-reports/forrester-wave-software-composition-analysis.html"> See why Black Duck is an SCA Leader </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/critical-capabilities-for-appsec-testing.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="e61104a9-2c2f-4628-9730-4d4c0dd345a6" id="assetCard-bc6ba75110" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.82.375.png/1723753684014/gartner-critical-capabilities-cover.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.82.480.png/1723753684014/gartner-critical-capabilities-cover.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.82.730.png/1723753684014/gartner-critical-capabilities-cover.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.82.992.png/1723753684014/gartner-critical-capabilities-cover.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.82.1200.png/1723753684014/gartner-critical-capabilities-cover.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colMiddle2/cardb_copy_copy_copy.coreimg.png/1723753684014/gartner-critical-capabilities-cover.png" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="1618" height="918" alt="Gartner Critical Capabilities for AppSec Testing"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> Gartner® Critical Capabilities for Application Security Testing </span> </h4> <p> </p> <a href="/resources/analyst-reports/critical-capabilities-for-appsec-testing.html"> Learn why Black Duck received the highest scores across five use cases </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/forrester-wave-sast.html"> <div class="image-wrapper "> <div class="card-img "> <div class="component-image"> <div data-asset-id="ba250e94-0e10-440e-a626-54b843357c11" id="assetCard-e106bb7e3c" class="cmp-image" itemscope itemtype="http://schema.org/ImageObject"> <img srcset="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.82.375.png/1721655705815/2023q3-sast-margin.png 375w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.82.480.png/1721655705815/2023q3-sast-margin.png 480w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.82.730.png/1721655705815/2023q3-sast-margin.png 730w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.82.992.png/1721655705815/2023q3-sast-margin.png 992w,/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.82.1200.png/1721655705815/2023q3-sast-margin.png 1200w" src="/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/cardcontainer_967231660/colRight/cardb_copy_copy_copy.coreimg.png/1721655705815/2023q3-sast-margin.png" loading="lazy" class="img-responsive _none_ " itemprop="contentUrl" width="666" height="500" alt="Gartner Critical Capabilities for AppSec Testing"/> </div> </div> </div> </div> <div class="component-text card-text"> <h4 class="heading"> <span class="text-size-smaller"> The Forrester Wave™: Static Application Security Testing, Q3 2023 </span> </h4> <p> </p> <a href="/resources/analyst-reports/forrester-wave-sast.html"> See why Black Duck is a SAST Leader </a> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="banner image aem-GridColumn aem-GridColumn--default--12"> <style scoped> .ca47bebf1-fa47-47dd-9fa4-9ce3bcf9aee3.component-banner .desktop-wrapper { background-image: url("/solutions/application-security-testing/_jcr_content/root/synopsyscontainer/banner/image.coreimg.svg/1727188224519/footer-teal.svg"); } @media only screen and (min-width: 730px) { .desktop-svg{ opacity: 0; } } </style> <style scoped> @media only screen and (max-width: 729px) { .ca47bebf1-fa47-47dd-9fa4-9ce3bcf9aee3 .dm-mobile{ display: none; } .ca47bebf1-fa47-47dd-9fa4-9ce3bcf9aee3 .dm-desktop{ display: block; } } </style> <section id="banner-6769df3488" class="component-banner ca47bebf1-fa47-47dd-9fa4-9ce3bcf9aee3 transparent " data-card-type="banner" data-link="/content/black-duck/en-us/contact-sales.html"> <div class="desktop-wrapper "> <div class="text-overlay flex-container content-align-center text-align-center cropped-img"> <div class="content-wrapper text-width-60 paddingSmall "> <div class="text-wrapper contentValignCenter"> <div class="component-text"> <h4 class="title"><span class="text-size-smaller" style="color: #fff;">Looking for the AppSec testing tools that fit into your SDLC?</span></h4> <div class="component-text"> <div class="component-button padding-10" style="background-color: #fcaf1a"> <a href="/contact-sales.html">Let us help</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="ad51669fd-c9bf-44a5-a5c6-211b03bedf8a" 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> </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="a43e65382-6223-4b02-b445-8d4df907bbdd" 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-0adf149877175ef58664e56f10333362-lc.min.js"></script> <script src="/etc.clientlibs/synopsys/clientlibs/dataLayer.lc-ad185f99df6cfe321d052f3b16460588-lc.min.js"></script> </body> </html>

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