Explore our partner ecosystem

An award-winning partner program

CRN 2024 Channel Chiefs Award
2024 CRN Partner Program Award
2024 CRN Partner Program Chiefs Award
2023 CRN Women of the Channel Award
CRN 2022 Channel Chiefs Award
2023 CRN Partner Program Guide Award
2023 CRN Women on the Rise Award
2022 CRN Channel Chiefs Award
2022 CRN Partner Program Guide Award

Become an authorized Black Duck partner

 

Thank you for your interest in partnering with Black Duck

Black Duck partners with leading security companies to help customers build secure, high-quality software faster.

 

What happens after you apply

Your application will be forwarded to a Black Duck channel development director for review. We will contact you within three business days with an update on the status of your application. We look forward to a mutually successful partnership.

 

For questions or concerns

Email us at [email protected].

 

') .insertBefore($(firstRow)); } else if($(".customMktoErrMsg .mktoErrorMsg").length == 0){ $(".customMktoErrMsg").html('
' + '
'); } formLoadingErrMsg = i18nData[locale].requiredConsentBoxErrorMsg; $(".customMktoErrMsg .mktoErrorMsg").text(formLoadingErrMsg); ctaSubmitElem.prop('disabled', false); ctaSubmitElem.text(ctaSubmitText); $('html, body').animate({ scrollTop: $(".snps-aem-mktoForm").offset().top }) } else if(vals["Country"] && vals["Country"] === 'Germany' && marketoFormName && marketoFormName.toLowerCase().indexOf("medium priority") > -1){ sendFormSuccessEvent() .then(result => { if (currentPagePath.indexOf("/content/black-duck") > -1) { url = "/content/black-duck/en-us/contact-sales/dede-thank-you.html"; } window.location.href = url; }); } else { sendFormSuccessEvent() .then(result => { if (typeof url == 'undefined' || url === '' || url == null) { url = window.location.pathname.substring(0, window.location.pathname.indexOf(".html")) + "/thankyou.html"; window.location.href = url; } else { if (url.indexOf("http") == 0) { window.location.href = url; } else if (url.indexOf("/") == 0) { window.location.pathname = url; } } }); } return false; }); //onSuccess form.addHiddenFields({ "hiddenLandingPageURL": window.location.href, // "wfi":"", "Last_Campaign_ID__c": "70134000001gODx", "Last_Campaign_Name__c": "18_07_Global_CU_Become a Partner", "autoresponderID": "1148", //"hidden_leadsource": "", "Alert_Email__c": "12", "Lead_Source_Most_Recent__c": "Partner" }); function appendDigitalDataObj(form) { var vals = form.vals(); // Get the form field values var formId = vals.formid; var templatePath = "\/conf\/synopsys\/settings\/wcm\/templates\/sig\u002Dcontent\u002Dpage\u002Dtemplate"; var formDetailsObj = { "type": templatePath.length > 0 ? templatePath.split('/').pop() : '', "name": "SIG \u002D Become a Partner", "id": formId } if (typeof digitalData != "undefined") { digitalData.page["form_details"] = formDetailsObj; } } }); var checkFlag = true; $("body").keyup(".mktoLabel input", function (e) { e.preventDefault(); if (checkFlag == true) { window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ event: "formInitiation", web: { webPageDetails: { URL: window.location.href, name: 'SIG \u002D Become a Partner', }, }, _softwareintegritygroupinc: { forms: { formName: '', formType: 'SIG \u002D Become a Partner', formInitiations: { value: 1, }, }, }, }); } checkFlag = false; return true; });