<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head>
        <title>Sonatype’s Brian Fox Joins White House Conversation on Open Source Security</title>
        <meta property="og:title" content="Sonatype’s Brian Fox Joins White House Conversation on Open Source Security">
        <meta name="twitter:title" content="Sonatype’s Brian Fox Joins White House Conversation on Open Source Security">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        
        <style type="text/css" id="hs-inline-css">
/*<![CDATA[*/
  /* everything in this node will be inlined */
  /* ==== Page Styles ==== */
        
  
  
          
          
  body, #backgroundTable {
      background-color: #111c49; /* Use body to determine background color */
      font-family: Arial, sans-serif;
  }
  #templateTable {
      width: 600px;
      background-color: #ffffff;
      -webkit-font-smoothing: antialiased;
  }
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
      display:block;
      font-weight:bold;
      line-height:100%;
      margin-top:0;
      margin-right:0;
      margin-bottom:10px;
      margin-left:0;
  }
  h1, .h1 {
      font-size:26px;
  }
  h2, .h2 {
      font-size:20px;
  }
  h3, .h3 {
      font-size:15px;
  }
  h4, .h4 {
      font-size:13px;
  }
  h5, .h5 {
      font-size:11px;
  }
  h6, .h6 {
      font-size:10px;
  }
a {
    font-weight: bold;
    color: #4ba9ea;
    text-decoration: none;
    }
  /* ==== Header Styles ==== */
  #headerTable {
    /*  background-color: #111c49;  */
      background:transparent;
      color:#444444;
      font-family:Arial, sans-serif;
      font-size:10px;
      line-height:120%;
      text-align:right;
      border-collapse: separate !important;
      padding-right: 30px;
  }
  #headerTable a:link, #headerTable a:visited, /*Y*/ #headerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }
  /* ==== Template Wrapper Styles ==== */
  #contentCell {
      padding: 10px 20px;
      background-color: #111c49;
  }
  #contentTableOuter {
      border-collapse: separate !important;
      background-color: #ffffff;
      
      box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
      
      padding: 30px;
  }
  #contentTableInner {
      width: 600px;
  }
  /* ==== Body Styles ==== */
  .bodyContent {
      color:#444444;
      font-family:Arial, sans-serif;
      font-size: 15px;
      line-height:150%;
      text-align:left;
  }
  /* ==== Column Styles ==== */
  table.columnContentTable {
      border-collapse:separate !important;
      border-spacing:0;
      background-color: #ffffff;
  }
  td.columnContent {
      color:#444444;
      font-family:Arial, sans-serif;
      font-size:15px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
  }
  /* ==== Footer Styles ==== */
  #footerTable {
      background-color: #111c49;
  }
  #footerTable a {
      color: #f8f8f8;
  }
  #footerTable {
      color:#f8f8f8;
      font-family:Arial, sans-serif;
      font-size:12px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
      text-align:center;
  }
  #footerTable a:link, #footerTable a:visited, /*Y*/ #footerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }
  .hs-image-social-sharing-24 {
      max-width: 24px;
      max-height: 24px;
  }
  /* ==== Standard Resets ==== */
  .ExternalClass{
      width:100%;
  } /* Force HM to display emails at full width */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
      line-height: 100%;
  } /* Force HM to display normal line spacing */
  body, table, td, p, a, li, blockquote{
      -webkit-text-size-adjust:100%;
      -ms-text-size-adjust:100%;
  } /* Prevent WebKit and Windows mobile changing default text sizes */
  table, td {
      mso-table-lspace:0pt;
      mso-table-rspace:0pt;
  } /* Remove spacing between tables in Outlook 2007 and up */
  img {
      vertical-align: bottom;
      -ms-interpolation-mode:bicubic;
  } /* Allow smoother rendering of resized image in Internet Explorer */
  /* Reset Styles */
  body {
      margin:0;
      padding:0;
  }
  table {
      border-collapse:collapse !important;
  }
  body, #backgroundTable, #bodyCell{
      height:100% !important;
      margin:0;
      padding:0;
      width:100% !important;
  }
  a:link, a:visited {
      border-bottom: none;
  }
  /* iOS automatically adds a link to addresses */
  /* Style the footer with the same color as the footer text */
  #footer a {
      color: #f8f8f8;;
      -webkit-text-size-adjust: none;
      text-decoration: underline;
      font-weight: normal
  }
/*]]>*/
</style>
        <!--[if !mso]><!-- -->
<style type="text/css">
/*<![CDATA[*/
  /* ==== Mobile Styles ==== */
  /* Constrain email width for small screens */
  @media screen and (max-width: 650px) {
      table#backgroundTable {
          width: 95% !important;
      }
      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }
      /* Makes image expand to take 100% of width*/
      img {
          width: 100% !important;
          height: auto !important;
      }
      #contentCell {
          padding: 10px 10px !important;
      }
      #headerTable {
          padding-right: 15.0px !important;
      }
      #contentTableOuter {
          padding: 15.0px !important;
      }
  }
  @media only screen and (max-width: 480px) {
      /* ==== Client-Specific Mobile Styles ==== */
      body, table, td, p, a, li, blockquote{
          -webkit-text-size-adjust:none !important;
      } /* Prevent Webkit platforms from changing default text sizes */
      body{
          width:100% !important;
          min-width:100% !important;
      } /* Prevent iOS Mail from adding padding to the body */
      /* ==== Mobile Reset Styles ==== */
      td#bodyCell {
          padding:10px !important;
      }
      /* ==== Mobile Template Styles ==== */
      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }
      /* ==== Image Alignment Styles ==== */
      h1, .h1 {
          font-size:26px !important;
          line-height:125% !important;
      }
      h2, .h2 {
          font-size:20px !important;
          line-height:125% !important;
      }
      h3, .h3 {
          font-size:15px !important;
          line-height:125% !important;
      }
      h4, .h4 {
          font-size:13px !important;
          line-height:125% !important;
      }
      h5, .h5 {
          font-size:11px !important;
          line-height:125% !important;
      }
      h6, .h6 {
          font-size:10px !important;
          line-height:125% !important;
      }
      .hide {
          display:none !important;
      } /* Hide to save space */
      /* ==== Body Styles ==== */
      td.bodyContent {
          font-size:16px !important;
          line-height:145% !important;
      }
      /* ==== Footer Styles ==== */
      td#footerTable {
          padding-left: 0px !important;
          padding-right: 0px !important;
          font-size:12px !important;
          line-height:145% !important;
      }
      /* ==== Image Alignment Styles ==== */
      table.alignImageTable {
          width: 100% !important;
      }
      td.imageTableTop {
          display: none !important;
          /*padding-top: 10px !important;*/
      }
      td.imageTableRight {
          display: none !important;
      }
      td.imageTableBottom {
          padding-bottom: 10px !important;
      }
      td.imageTableLeft {
          display: none !important;
      }
      /* ==== Column Styles ==== */
      td.column {
          display: block !important;
          width: 100% !important;
          padding-top: 0 !important;
          padding-right: 0 !important;
          padding-bottom: 0 !important;
          padding-left: 0 !important;
      }
      td.columnContent {
          font-size:14px !important;
          line-height:145% !important;
          padding-top: 10px !important;
          padding-right: 10px !important;
          padding-bottom: 10px !important;
          padding-left: 10px !important;
      }
      #contentCell {
          padding: 10px 0px !important;
      }
      #headerTable {
          padding-right: 15.0px !important;
      }
      #contentTableOuter {
          padding: 15.0px !important;
      }
  }
/*]]>*/
</style>
<!--<![endif]-->
        
    <link rel="stylesheet" href="https://cdn2.hubspot.net/hub/7052064/hub_generated/template_assets/1652457099874/hubspot/hubspot_default/shared/responsive/layout.min.css">
        <!--[if gte mso 9]>
          <xml>
            <o:OfficeDocumentSettings>
              <o:AllowPNG/>
              <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
          </xml>
        <![endif]-->
    <meta name="generator" content="HubSpot"><meta property="og:url" content="https://www.sonatype.com/-temporary-slug-1d75cc1c-7621-4589-a526-4ea54db19859"><meta name="x-apple-disable-message-reformatting"><meta name="robots" content="noindex,follow"></head>
    <body class="" style="background-color:#111c49; font-family:Arial, sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100% !important; margin:0; padding:0; width:100% !important" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="#111c49">
      
      
      
        <!-- Preview text (text which appears right after subject) -->
        <div id="preview_text" style="display:none;font-size:1px;color:#111c49;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
            Sonatype CTO Brian Fox attended a conversation at The White House last week led by the Open Source Security Foundation. Read his recap.
        </div>
        <!--  The  backgroundTable table manages the color of the background and then the templateTable maintains the body of 
        the email template, including preheader & footer. This is the only table you set the width of to, everything else is set to 
        100% and in the CSS above. Having the width here within the table is just a small win for Lotus Notes. -->
        <!-- Begin backgroundTable -->  
        <table align="center" bgcolor="#111c49" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#111c49; font-family:Arial, sans-serif; height:100% !important; margin:0; padding:0; width:100% !important; background:linear-gradient(180deg, #3b4d96 0%, #111c49 100%)">
            <tbody><tr>
                <td align="center" valign="top" id="bodyCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; height:100% !important; margin:0; padding:0; width:100% !important" height="100%" width="100%"> <!-- When nesting tables within a TD, align center keeps it well, centered. -->
                    <!-- Begin Template Container -->
                    <!-- This holds everything together in a nice container -->
                    <table border="0" cellpadding="0" cellspacing="0" id="templateTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px; background-color:#ffffff; -webkit-font-smoothing:antialiased; background:transparent" width="600" bgcolor="#ffffff">
                        <tbody><tr>
                            <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                <!-- Begin Template Preheader -->
                                <div class="header-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" width="100%" id="headerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:10px; line-height:120%; text-align:right; border-collapse:separate !important; padding-right:30px; background:transparent" align="right">
                                    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-email_view_as_web_page " style="" data-widget-type="email_view_as_web_page">
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end header wrapper -->
                                </tbody></table>
                                <!-- End Template Preheader -->
                            </td>
                        </tr>
                        <tr>
                            <td align="center" valign="top" id="contentCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:10px 20px; background-color:#111c49; background:transparent" bgcolor="#111c49">
                                <!-- Begin Template Wrapper -->
                                <!-- This separates the preheader which usually contains the "open in browser, etc" content
                                from the actual body of the email. Can alternatively contain the footer too, but I choose not
                                to so that it stays outside of the border. -->
                                <table border="0" cellpadding="0" cellspacing="0" width="100%" id="contentTableOuter" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; background-color:#ffffff; box-shadow:0px 1px rgba(0, 0, 0, 0.1); padding:30px; border:1px solid #cccccc; border-bottom:1px solid #acacac" bgcolor="#ffffff">
                                    <tbody><tr>
                                        <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                            <div class="body-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" id="contentTableInner" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px" width="600">
                                                <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444; background-color:#ffffff; background-image:url('https://www.sonatype.com/hubfs/Email_Templates/white-2x2.png'); padding:5px" align="left" bgcolor="#ffffff">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
                <tbody><tr>
<td valign="top" colspan="4" width="33.33333333333333%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:33.33333333333333%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16008771401661349" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-space" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span class="hs-horizontal-spacer"></span></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
<td valign="top" colspan="4" width="33.33333333333333%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:33.33333333333333%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
  <img src="https://www.sonatype.com/hs-fs/hubfs/SON_logo_main@2x%20copy%20trimmed.png?upscale=true&width=330&upscale=true&name=SON_logo_main@2x%20copy%20trimmed.png" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:29px; max-width:165px; border-width:0px; border:0px" width="165" alt="Sonatype" title="Sonatype" srcset="https://www.sonatype.com/hs-fs/hubfs/SON_logo_main@2x%20copy%20trimmed.png?upscale=true&width=330&upscale=true&name=SON_logo_main@2x%20copy%20trimmed.png 165w, https://www.sonatype.com/hs-fs/hubfs/SON_logo_main@2x%20copy%20trimmed.png?upscale=true&width=660&upscale=true&name=SON_logo_main@2x%20copy%20trimmed.png 330w" sizes="(max-width: 165px) 100vw, 165px">
       </td>
<td valign="top" colspan="4" width="33.33333333333333%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:33.33333333333333%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16008771432851354" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-space" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span class="hs-horizontal-spacer"></span></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
               </tr>
        </tbody></table>
       </td>
   </tr>
</tbody></table>
</td>
           </tr>
    </tbody></table>
   </td>
</tr>
                                                  
                                                
                                                
                                                    
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16008771816941397" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_16008771816941397_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><center></center>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">Last week, the Open Source Security Foundation (OSSF) led a conversation at The White House. Our very own CTO Brian Fox had the chance to join the dialogue along with 50 other organizations. </p>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">OpenSSF organized its members, government, and the broader community to develop the <a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb6t5nCTJV3Zsc37CgQcYN2lHvgHCBN_TW2hzrtz1MRbVZW7-Tv253yRQTMW18bMS04BrlKLW4lPZHh4yJ79mW3m5SpG6mp_cHW1YFw6C8-zsqhW2TjB0s3j0bqZVlYDNg7h6F0JW5Qclt_17csJsW6CN_fS6ZkhhcW4F9S-63Bh3P5W79w_z-6_fPhlW9dR-dz1KlrJpW2Qs0By91dBcCN1B5Q4xjz1mWW8KkMcw7GPPLBW83zxGt57RVWFW4F0fJf2cPvGMW2lKZ4H1ggzF_W4j0WRh4qzRctW2SNmn22LWLZ3VNFBRC8bWKcVW1h9Kz04kdY8JW6ZSKxy2ZK5H9MRBB3rsZ43QW8B3MlM7ZHZmzW6fYmPM8W_gZnW1P3TSr3V5FpGW73wt0m6znpyRN7Qqb7BlwsQrW4jMCDn4zKD693bBK1" style="font-weight:bold; color:#4ba9ea; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0" target="_blank"><span>The Open Source Software Security Mobilization Plan</span></a>, which addresses a key part of securing the worlds open source - fixing open source software at the source.</p>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">But, as Brian points out, <span>as we fix the broader system, we can't lose sight of all the things we can do right this minute to help consumers of open source better manage and secure their supply chains.</span></p>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">We are invigorated by everyone coming together and the opportunity to be a part of these critical conversations with our nation’s leaders, and are fully committed to playing whatever role we can in this endeavor. </p>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; text-align:center" align="center"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" data-hs-img-pg="0d101b1a-41ce-4c28-85d2-a47010d803a3" id="hs-cta-wrapper-0d101b1a-41ce-4c28-85d2-a47010d803a3"><span class="hs-cta-node hs-cta-0d101b1a-41ce-4c28-85d2-a47010d803a3" id="hs-cta-0d101b1a-41ce-4c28-85d2-a47010d803a3"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb8y5Vfh3V3Zsc37CgKxvN79QjLLJShG8W4mM4Ft2VpQPtW3-pC9T7m6qQsW4hzwrG4vzVSyW9j55gM6V91v8W332Y5t61Rn7BW5YMl933Lzl3ZN1l-6sl4CRjRN7sqf4_24xs_W28k8Dy7FJJhjW76fFGX8qz_VMW8kztSF2KwQZSW78wV_b3y1szPW3F7X_G4X-7xHW9bCDFm5gRl6cW1mR9_V3Dk5CYW4-9n1_3TG-YkW22kMXg2cv03KW3rXR_N7vFrj6W4Wt52r2hfzYJW7LL_Wn2pdz2tW4gNTwW3Vc-GNW7Qx-hN5frqG1W2Hqpl73SBLd9W84cD1D7D7l9dN72FMNX5VzS0W2cvvdm1fdD6VW6LJ7213wSQl7W7Q07y-5srfsBW8zlBSP5nSc3_W40nMjr8xWfy3W5drLd96qVr2hW6mqWtX3tGmczW4VQk5x3V02GTW3L25jy1xzV_cN3dw-9cQK4G_Vy5Q7M1c39zCW14JWyM3RmWSvV9Xgw55fw6Z8W3TY0Nk6RGFh5W8bXGv77n2kbyW70bnQK46DyQDW5zfZX33dNGzBMvmdvqGqcw7W7kpFlt1g6WsQW3zPz4k6-1Lx438021" target="_blank" rel="noopener" style="font-weight:bold; color:#4ba9ea; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0"><img class="hs-cta-img" id="hs-cta-img-0d101b1a-41ce-4c28-85d2-a47010d803a3" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; border-width:0px; width:auto !important; max-width:100% !important" mce_noresize="1" src="https://hsctaimages.net/ctas/v2/public/cs/il/?pg=0d101b1a-41ce-4c28-85d2-a47010d803a3&pid=1958393&ecid=ACsprvsKJNIxefy5cUdYlxyulWTdCSEIVsSducRtgBU9QkpE7BE7K69R2NgxwSc2xiH0lXg-cRYA&hseid=213397808&hsic=false" alt="Check out Brian's Recap" srcset="https://hsctaimages.net/ctas/v2/public/cs/il/?pg=0d101b1a-41ce-4c28-85d2-a47010d803a3&pid=1958393&ecid=ACsprvsKJNIxefy5cUdYlxyulWTdCSEIVsSducRtgBU9QkpE7BE7K69R2NgxwSc2xiH0lXg-cRYA&hseid=213397808&hsic=false&dsf=2 2x, https://hsctaimages.net/ctas/v2/public/cs/il/?pg=0d101b1a-41ce-4c28-85d2-a47010d803a3&pid=1958393&ecid=ACsprvsKJNIxefy5cUdYlxyulWTdCSEIVsSducRtgBU9QkpE7BE7K69R2NgxwSc2xiH0lXg-cRYA&hseid=213397808&hsic=false&dsf=3 3x, https://hsctaimages.net/ctas/v2/public/cs/il/?pg=0d101b1a-41ce-4c28-85d2-a47010d803a3&pid=1958393&ecid=ACsprvsKJNIxefy5cUdYlxyulWTdCSEIVsSducRtgBU9QkpE7BE7K69R2NgxwSc2xiH0lXg-cRYA&hseid=213397808&hsic=false&dsf=4 4x" width="auto"></a></span></span><!-- end HubSpot Call-to-Action Code --></p>
<p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><span style="color: #444444;">It's been one year since the 2021 White House Cybersecurity Executive Order. Get the latest insights impacting 2022 at next Thursday’s webinar </span><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb6t5nCTJV3Zsc37CgR9vN1JXtLgTphvzVN9Cl02q2-GxW7gm_hF5sbHRrW3q1jvM5VbgsVW9cb98c2H085LW3wqLCx6NyCzCW14PVgJ6FYZ7NW6Wyk1Y8ddVcVW56D06y1sP33-W81MGpQ7mLGlxW2HFSJy8J3p-qW6rflWy9jkMc6W6jM9HR4c4NLzVxLHCG7yQvLfN6180BJ9rKMZW45nDSy85tRn6V7jlxc4hQsdzW6hymCB67vQvhW7Gv2Jr79TXVWW59fK5h1vGzzXW2ytF2j3t-jQxW14DKjV4fZ_VhN1Jb6VQvY3c6W2xsDH-2Jfr-LVfxLwN4_1RjLW5WDVKN3KyRv8VQfym_6cVV2PW5m56C_8kJzFNW1k_8Kw2PgMwJW8W2YsM6ySzD9VG53FS81drJgW3xmb331lf2p734dv1" style="font-weight:bold; color:#4ba9ea; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0" target="_blank"><strong><span>One Year Later: 2021 Cybersecurity Executive Order Impacts and What's Next in 2022</span></strong></a><span style="color: #444444;"><strong>. </strong></span></p></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-email_body " style="" data-widget-type="email_body">
<div id="hs_cos_wrapper_hs_email_body" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"></div>
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-text " style="padding: 10px 0px 0px 0px; text-align: right" data-widget-type="text">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_social_sharing_label" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="text"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end body wrapper -->
                                            </tbody></table>
                                        </td>
                                    </tr>
                                </tbody></table>
                                <!-- End Template Wrapper -->
                            </td>
                        </tr>
                        <tr>
                            <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                <!-- Begin Template Footer -->
                                <div class="footer-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" width="100%" id="footerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#111c49; color:#f8f8f8; font-family:Arial, sans-serif; font-size:12px; line-height:120%; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:center; background:transparent" bgcolor="#111c49" align="center">
                                    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="5" width="41.66666666666667%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:41.66666666666667%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16008903016691609" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-space" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span class="hs-horizontal-spacer"></span></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
<td valign="top" colspan="2" width="16.666666666666664%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:16.666666666666664%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
                <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="text-align:center; margin-bottom:10px; padding-bottom:10px;margin-top:10px; padding-top:10px;" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1601668539787218" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    
  
<div id="hs_cos_wrapper_module_1601668539787218_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb7m3q3npV1-WJV7CgBQ_W7gWFKn7GJ33hVyG_ZG7QB12lW5h4hmp6HH_q7W8dB32x6wphZ6W1NpVgy2YJjV4W5Lf8Y88QLrfvW25bvJx9gbTBpW2jVVsp7zc9V5W89y3xk59k5tVW23V37X4b4DTWN3cZW_FbzVdqVvM9Yb6sPGf7W7-QDYP8_YBCmV9Sfqw8kd4LwW8DrvPk32jxXsW2FBxTc6X6XvbW8l-s4F78Hwn0W2mykgw7rMDQFN1YmfnhKYkD-W5CTJpT7PL9xQW4spHzr9l22_jW5TXtL92DPtGp3nfK1" target="_parent" id="hs-link-module_1601668539787218_" style="font-weight:bold; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#f8f8f8; border-width:0px; border:0px" data-hs-link-id="0"><img src="https://www.sonatype.com/hs-fs/hubfs/Sonatype_Logos/SON_logo_white@2x%20copy%20250.png?width=300&upscale=true&name=SON_logo_white@2x%20copy%20250.png" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:26px; max-width:150px; border-width:0px; border:0px" width="150" alt="SON_logo_white@2x copy 250" title="SON_logo_white@2x copy 250" srcset="https://www.sonatype.com/hs-fs/hubfs/Sonatype_Logos/SON_logo_white@2x%20copy%20250.png?upscale=true&width=300&upscale=true&name=SON_logo_white@2x%20copy%20250.png 150w, https://www.sonatype.com/hs-fs/hubfs/Sonatype_Logos/SON_logo_white@2x%20copy%20250.png?upscale=true&width=600&upscale=true&name=SON_logo_white@2x%20copy%20250.png 300w" sizes="(max-width: 150px) 100vw, 150px"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
               </tr>
        </tbody></table>
       </td>
   </tr>
    <tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
     <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
                <tbody><tr>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="text-align:center;" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16016661496532001" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_16016661496532001_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb7m3q3npV1-WJV7CgHDkW6Kl-bp5ms5p_W7Nr7BF6wMFzsW86jtbK38xXDLW90rfkr27LtMCW9fXVtL2LNqSnN8MVYCyJ9cmpN3btvmx9rHymW6pV4JN3dTyMmW21y1xF67-CJgW68Ls3J2rh6mDVmqmB445Y-8wW2LhLWM7G7JZzW6BMbbW1vSwCrN6vc0FnxfwQrW3JmwlN8c66VpW7BHBVL4VjHnlW6ZDshB1ZHRblVlHdMZ2qhZBYW6Gy2kS6X0XXPVKN6385w-yWDN6kTfGjy3PrXW4YHngt5v9JXn3cHS1" style="font-weight:bold; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#f8f8f8" data-hs-link-id="0" target="_blank"><img width="18" src="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Twitter.png?width=36&upscale=true&name=SOCIALS-Twitter.png" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:18px; margin-bottom:10px" srcset="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Twitter.png?upscale=true&width=36&upscale=true&name=SOCIALS-Twitter.png 18w, https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Twitter.png?upscale=true&width=72&upscale=true&name=SOCIALS-Twitter.png 36w" sizes="(max-width: 18px) 100vw, 18px"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="text-align:center;" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16016661603912019" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_16016661603912019_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb7m3q3npV1-WJV7CgKl5W2RyWp12C0CdqW5JBPBH5ZjC97VTx8CM5RVF0MW4W8HN-5CVKXhW2Gpmtd3y9ss3W8Mf41k6r15q1W6Fh3dd56hlC1W1qRWCV1c7xsDV86GvT89W4jmW7vHRbL2CVT0KW8qsrhF7J69X4W3THft73jlPxBN1QZfCxX7qD0M81RRKW0nkmW4f4KDN61gVS7W4M7H-526xypZW8t4bcq4n7_h6W99nLQg4PXpBvW13vYwJ7T-7ZLW2xkzTG8zLTlVW55vjVR8rH2F9W5rg8-J7jMmvP3fDH1" style="font-weight:bold; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#f8f8f8" data-hs-link-id="0" target="_blank"><img width="11" src="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Facebook.png?width=22&upscale=true&name=SOCIALS-Facebook.png" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:11px; margin-bottom:10px" srcset="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Facebook.png?upscale=true&width=22&upscale=true&name=SOCIALS-Facebook.png 11w, https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Facebook.png?upscale=true&width=44&upscale=true&name=SOCIALS-Facebook.png 22w" sizes="(max-width: 11px) 100vw, 11px"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="text-align:center;" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16016661537652003" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_16016661537652003_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb7G3q3nJV1-WJV7CgC42W7whJrF5gcJTYW1FFwNB2vJxBWW7Vr-P-38xJvMW7RZs-s1y8cHRW4T2XgH27DkQLW6wHLjV8Y82kHW2KL0j71xhWBQW7h2ZXz4KwVPkW7KG-P86d3tPpW1jQQjP6-6q-HW81Nz0V1FJNQnW89zmMd3z247gW2LMy3P3_15VRW66TNXb8MDl2VW4bJTqq6Mp7ZCW6XrkY_56yPJBW6rVr0T5-4T_jW5RdbP72R9FjnN7115Qcv2sPkW4bX-ZX3N2V8QVJ5LHB7Nrmz0W2SmrhP14bGszN3hwKB4kDK4WW2K0Q9g5BgDLq3gS21" style="font-weight:bold; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#f8f8f8" data-hs-link-id="0" target="_blank"><img width="17" src="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-LinkedIn.png?width=34&upscale=true&name=SOCIALS-LinkedIn.png" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:17px; margin-bottom:10px" srcset="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-LinkedIn.png?upscale=true&width=34&upscale=true&name=SOCIALS-LinkedIn.png 17w, https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-LinkedIn.png?upscale=true&width=68&upscale=true&name=SOCIALS-LinkedIn.png 34w" sizes="(max-width: 17px) 100vw, 17px"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="text-align:center;" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16016661567892010" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_16016661567892010_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><a href="https://www.sonatype.com/e3t/Ctc/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0N8Vtb7G3q3nJV1-WJV7CgFbLW4Gb99C5XD0YgW45p2St503B8JW42yLXm3_rlMLN40P119yy2-DW4BHqX19fTXkCW8jlLpH7-fRDrW2ZNBkg45gm-4W2HgPjN3vkGb1W8R7RC17kzt4-V14Jzl7j2mCfW2j-FND259rTDVHnTcS2vvwBNW6qntXy4Jt-l0W8dvb1_8srVdyVd9S195JflL4W3W0NT56WyrVxVBHG465ZqjFHW2m0lKh8T9tHVW57mMxs4RLrbVW6Kh8Gt76GGZlVLY7zb6mlRxBVlM7RS5570mRW95hszN869dgXW8GsYBN361tv231CP1" style="font-weight:bold; text-decoration:none; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#f8f8f8" data-hs-link-id="0" target="_blank"><img width="19" src="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Instagram.png?width=38&upscale=true&name=SOCIALS-Instagram.png" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:19px; margin-bottom:10px" srcset="https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Instagram.png?upscale=true&width=38&upscale=true&name=SOCIALS-Instagram.png 19w, https://www.sonatype.com/hs-fs/hubfs/email_images/SOCIALS-Instagram.png?upscale=true&width=76&upscale=true&name=SOCIALS-Instagram.png 38w" sizes="(max-width: 19px) 100vw, 19px"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
       </td>
               </tr>
        </tbody></table>
       </td>
   </tr>
        </tbody></table>
       </td>
   </tr>
</tbody></table>
</td>
<td valign="top" colspan="5" width="41.66666666666667%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:41.66666666666667%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_16008903096891627" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-space" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span class="hs-horizontal-spacer"></span></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:Arial, sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:Arial, sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">
<div class="widget-span widget-type-email_can_spam " style="" data-widget-type="email_can_spam">
<p id="footer" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#ffffff; font-family:'Proxima Nova Light',Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:12px; line-height:1.34em; display:block" align="center">Sonatype Inc.   8161 Maple Lawn Blvd #250    Fulton  MD   20759   United States <br><br>You received this email because you are subscribed to Sonatype Resource Emails from Sonatype Inc.. <br><br>Update your <a class="hubspot-mergetag" data-unsubscribe="true" href="https://www.sonatype.com/hs/manage-preferences/unsubscribe?languagePreference=en&d=VncJL377H5dMW41PGhf1G9tDhW22_qC_3H64g0N1JxwY5WH5ZFN1fkvKFj_Jt9W8Vjg-p9gbMFnW8p0HpR7Qhzb2W4YncDX5DLNfZW1MSMWM7jDJDWW3hYMwW5fRsyVW8jxWxR6cRVCTf3PQ9fW04&v=3&utm_campaign=Digital%20Demand%20Generation%202022&utm_source=hs_email&utm_medium=email&utm_content=213398413&_hsenc=p2ANqtz-9ZxxIHiw2sQGcWinsB2QWYqI5GzWr2O9EhRleeFNRv6nxQkc0umTlqrjGowJa-84Flf3aHbcfIZ_kt9MM7E4Ns-AD3mw&_hsmi=213397808" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; text-decoration:underline; whitespace:nowrap; color:#f8f8f8" data-hs-link-id="0" target="_blank">email preferences</a> to choose the types of emails you receive. <br><br> <a class="hubspot-mergetag" data-unsubscribe="true" href="https://www.sonatype.com/hs/manage-preferences/unsubscribe-all?languagePreference=en&d=VncJL377H5dMW41PGhf1G9tDhW22_qC_3H64g0N1JxwY5WH5ZFN1fkvKFj_Jt9W8Vjg-p9gbMFnW8p0HpR7Qhzb2W4YncDX5DLNfZW1MSMWM7jDJDWW3hYMwW5fRsyVW8jxWxR6cRVCTf3PQ9fW04&v=3&utm_campaign=Digital%20Demand%20Generation%202022&utm_source=hs_email&utm_medium=email&utm_content=213398413&_hsenc=p2ANqtz-9ZxxIHiw2sQGcWinsB2QWYqI5GzWr2O9EhRleeFNRv6nxQkc0umTlqrjGowJa-84Flf3aHbcfIZ_kt9MM7E4Ns-AD3mw&_hsmi=213397808" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; text-decoration:underline; whitespace:nowrap; color:#f8f8f8" data-hs-link-id="0" target="_blank">Unsubscribe from all future emails</a>  </p>
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end footer wrapper -->
                                    <tr>
                                        <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt"></td>
                                    </tr>
                                </tbody></table>
                                <!-- End Template Footer -->
                            </td>
                        </tr>
                    </tbody></table>
                    <!-- End Template Container -->
                </td>
            </tr>
        </tbody></table>
    
<img src="https://www.sonatype.com/e3t/Cto/Q+113/cdrCy04/VWplFW1mLVw6W3Kj6727SK6SGW5JQdxX4KbYT0W8Vt9Ws3DhvHB103" alt="" width="1" height="1" border="0" style="display:none!important;min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important"></body></html>