CINXE.COM

Careers - Aikido Security

<!DOCTYPE html><!-- Last Published: Wed Apr 09 2025 11:59:14 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.aikido.dev" data-wf-page="65f2e16478f0b82120e5ccee" data-wf-site="642adcaf364024552e71df01" lang="en" data-wf-locale="ja"><head><meta charset="utf-8"/><title>Careers - Aikido Security</title><meta content="Help us shape the future of software security. Apply to join the team at Aikido." name="description"/><meta content="Careers - Aikido Security" property="og:title"/><meta content="Help us shape the future of software security. Apply to join the team at Aikido." property="og:description"/><meta content="https://cdn.prod.website-files.com/642adcaf364024552e71df01/6614ef8c46871afa5323b47e_OG%20-%20Careers.png" property="og:image"/><meta content="Careers - Aikido Security" property="twitter:title"/><meta content="Help us shape the future of software security. Apply to join the team at Aikido." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/642adcaf364024552e71df01/6614ef8c46871afa5323b47e_OG%20-%20Careers.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/642adcaf364024552e71df01/css/aikido-staging.b3fe9101f.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adeabebcd3ce2071e7283_aikido-favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642be4db4ebe9867ff9d1350_android-chrome-256x256.png" rel="apple-touch-icon"/><link href="https://www.aikido.dev/careers" rel="canonical"/><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://ss.aikido.dev/hvtlgcck.js?st='+i+dl+'';f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','TRNDV9B');</script> <!-- End Google Tag Manager --> <script defer src="https://cdn.jsdelivr.net/npm/@yes-chef/yes-chef-sliders@2.0.10/dist/index.js"></script> <!-- Please keep this css code to improve the font quality--> <style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } </style> <!-- [Attributes by Finsweet] Disable scrolling --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script> <!-- You can remove this --> <meta name="facebook-domain-verification" content="mlk59ybu44651lzcbhhxjfl8vfae8q" /> <!-- [Attributes by Finsweet] Accordion --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-accordion@1/accordion.js"></script> <script> (function(global){global.pageFunctions=global.pageFunctions||{executed:{},functions:{},addFunction:function(id,fn){if(!this.functions[id])this.functions[id]=fn},executeFunctions:function(){if(this.added)return;this.added=true;for(const id in this.functions){if(!this.executed[id]){try{this.functions[id]();this.executed[id]=true}catch(e){console.error(`Error executing function ${id}:`,e)}}}}}})(window); </script> <style> /*width*/ ::-webkit-scrollbar { width:0px; } /*track*/ ::-webkit-scrollbar-track { background:transparent; } /*thumb*/ ::-webkit-scrollbar-thumb { background:transparent; } .perks_component.open{ background-color: white !important; color: #141031 !important; } .perks_component.open .perks_number, .perks_component.open .perks_icon{ color: black !important; } .team_item{ min-height: 266px; } .team_item > * { display: none; } .team_member-list .swiper-wrapper .swiper-slide.not-active .team_overlay { opacity: 0.8 !important; } .team_member-list .swiper-wrapper .swiper-slide.active .team_overlay { opacity: 0 !important; } .team_member-list .swiper-wrapper .swiper-slide.not-hover .team_overlay { opacity: 0.8 !important; } .team_member-list .swiper-wrapper .swiper-slide.hover .team_overlay { opacity: 0 !important; } </style> <!-- [Attributes by Finsweet] List item counter --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-countitems@1/countitems.js"></script></head><body><div class="page-wrapper navbar-on-page"><div class="global-styles w-embed"><style> /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } .page-wrapper { max-width: 100vw; } section { overflow: hidden; } [sticky="true"] { overflow: visible !important; } .overflow-x-hidden { overflow-x: hidden !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /*Hide focus outline for main content element*/ main:focus-visible { outline: -webkit-focus-ring-color auto 0px; } /* Make sure containers never lose their center alignment*/ .container-medium, .container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /*Reset selects, buttons, and links styles*/ .w-input, .w-select, a { color: inherit; text-decoration: inherit; font-size: inherit; } /*Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /*Apply "..." after 3 lines of text */ .text-style-5lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 5; -webkit-box-orient: vertical; } @media screen and (max-width: 991px) { .text-style-3lines.is-desktop-only,.text-style-5lines,.is-desktop-only { display: -webkit-box; overflow: auto; -webkit-line-clamp: inherit; -webkit-box-orient: vertical; } } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; // IE 10+ overflow: -moz-scrollbars-none; // Firefox } .no-scrollbar::-webkit-scrollbar { display: none; // Safari and Chrome } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; visibility: hidden !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } </style> <style> .clients_item:last-of-type .clients_last-of-type { display: inline-block; pointer-events: none; } .clients_item:last-of-type .clients_item-seperator { display: none; } .clients_item:last-of-type .clients_headline { margin-left: 4.75rem; } .marquee_wrapper { --gap: 3.375rem; //user-select: none; gap: var(--gap); } .marquee_wrapper.is-workflow { --gap: 5.5rem; } .marquee_track { gap: var(--gap); animation: marquee-horizontal 40s linear infinite; } @keyframes marquee-horizontal { from { transform: translateX(0); } to { transform: translateX(calc(-100% - var(--gap))); } } .text-style-smallcaps { font-feature-settings: 'zero' on, 'numr' on; } .heading-style-highlighted::after { content: ""; background-image: url("https://cdn.prod.website-files.com/640a700561bb00705b5b0c6d/641db4931d581e30b701fd3e_Heading%20Highlight%20Icon.svg"); background-position: 50% 50%; background-size: 100% auto; background-repeat: no-repeat; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .heading-style-highlighted.is-ticket-style::after { content: ""; background-image: url("https://cdn.prod.website-files.com/640a700561bb00705b5b0c6d/640d3e12eb1e2768dfc0092c_bg-ticket.svg"); background-position: 50% 50%; background-size: contain; background-repeat: no-repeat; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .w-slider-dot { background-color: #BFBFC8; width: 0.375rem; height: 0.375rem; border-radius: 100%; transition: all 0.2s ease; } .w-slider-dot::before { content: ''; position: absolute; width: 1.5rem; height: 1.5rem; left: -50%; top: -50%; cursor: pointer; } .w-slider-dot.w-active { background-color: #6551F3; } input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 600000s 0s, color 600000s 0s; } input[data-autocompleted] { background-color: transparent !important; } h1 a, h2 a, h3 a { cursor: auto; } @media only screen and (min-width: 991px) { .style-light,.style-blue,.style-outline { position: relative; left: 50%; transform: translateX(calc(-50% - 1.5rem)); } } .no-outline .footer_component { border-top: 0px; } .policy_richtext p { line-height: 1.66; } textarea { resize: none; } .nav-dot::before { content: ''; position: absolute; width: 1.5rem; height: 1.5rem; left: -50%; top: -50%; cursor: pointer; } ::-moz-selection { /* Code for Firefox */ color: #141031; background: #11ccE6; } .navbar_menu::-webkit-scrollbar { width: 8px; height:4px; } .navbar_menu::-webkit-scrollbar-thumb { background: #37364D; border-radius:10px; } .navbar_menu::-webkit-scrollbar-track { background: #171634 ; border-radius:10px; } .navbar_menu::-webkit-scrollbar-thumb:hover { background: #ffffff; } ::selection { color: #141031; /* Text color when selected */ background: rgba(17, 204, 230, 1); /* Background color with 50% opacity */ } [class*="spacer"]:not(.sj-spacer) { width: 100%; } .home_trust_nav-link:hover .home_trust_nav-link-text { color: var(--primary--aiki--100); } .home_trust_nav-link:hover .home_trust_nav-icon { color: var(--primary--aiki--100); } /* Stops scrolling when the modal is open */ body:has([fs-modal-element="modal"][style="display: flex; opacity: 1;"]) { overflow: hidden; } body {-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;} .hs-form-field > label { font-weight: 600; color: #f7f6fe; font-size: .75rem; margin-bottom: 0.25rem; margin-top: 0.5rem; } .hs-form-field input, .hs-form-field textarea { outline: none !important; width: 20rem !important; margin-bottom: 1rem; border-radius: 0.5rem !important; } .hs-input { color: #fff; border: 1px solid rgba(55,54,77,.6); } .hs-input:focus { border-color: #010024 !important; background-color: white; color: #141031; } .hs-error-msgs { font-size: 0.75rem; color:red; list-style: none; margin-bottom: 10px !important; margin-top:10px !important; padding-left:0px !important; } .submitted-message { color: #fff; font-size: 2rem !important; } .hs-button { white-space: normal !important; color: white !important; height: 40px !important; line-height: 38px !important; text-align: center !important; font-size: 1rem !important; padding: 0 !important; width: 10rem !important; } .hs_recaptcha { display: none; } .grecaptcha-badge { display:none; } label { color: var(--20); font-size:0.75rem; margin-bottom: 0.25rem ; font-weight: 600; } .hs-input { margin-bottom: 1.25rem; } .hs-error-msgs{ font-size: 0.75rem; color: #ff4a3e !important; background-color: transparent !important; list-style: none; margin-top: 0px !important; margin-bottom: 10px !important; padding-left: 0px !important; } .hs-error-msg.hs-main-font-element, .no-list.hs-error-msgs.inputs-list { color: #ff4a3e; } .hs-form-field input, .hs-form-field textarea { width:100% !important; } /* select placeholder is 0.5 opacity but the text is white */ .hbspt-form select { color: rgba(255, 255, 255, 0.5); } main > section:first-child, main > header:first-child { margin-top: 0px !important; } .sj-desc { color: grey; } *[text="clip"]::selection { color: white; /* Text color when selected */ background: rgba(17, 204, 230, 0.5); /* Background color with 50% opacity */ } </style></div><div data-collapse="medium" data-animation="default" data-duration="400" fs-scrolldisable-element="smart-nav" data-easing="ease" data-easing2="ease" role="banner" class="navbar_wrap w-nav"><div class="css w-embed"><style> .u-button-primary { overflow: hidden; position: relative; /* Change to relative for containing pseudo-elements */ z-index: 0; background-color: #6551f3; box-shadow: 0px 6px 12px 0px rgba(255, 255, 255, 0.25) inset; } .u-button-primary::before { content: ''; position: absolute; top: 50%; width: 100rem; height: 100rem; left: 50%; background-repeat: no-repeat; background-position: 0 0; background-color: #6551f3; box-shadow: 0px 6px 12px 0px rgba(255, 255, 255, 0.25) inset; background-image: conic-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) 25%); filter: blur(0.5px); z-index: -1; transform: translate(-50%, -50%) rotate(0deg); animation: rotate 4s linear infinite; } .u-button-primary::after { content: ''; position: absolute; left: 0.0625rem; top: 0.0625rem; box-shadow: 0px 6px 12px 0px rgba(255, 255, 255, 0.25) inset; width: calc(100% - 0.125rem); height: calc(100% - 0.125rem); border-radius: 10rem; background: inherit; /* Use the same background color as the main box */ transition: box-shadow 0.3s ease; } .u-button-primary:hover .u-button-text.is--hover { transform: translateY(0.25rem); /* Corrected: Removed the semi-colon inside translateY */ } .u-button-primary:hover .u-button-text { transform: translateY(-2.5rem); /* Corrected: Removed the semi-colon inside translateY */ } @media only screen and (max-width: 991px) { body:has(.navbar_dropdown_list.w--open){ overflow: hidden; } } @media only screen and (min-width: 992px) { .u-button-primary.is--xsmaller.no-wrap:hover .u-button-text.is--hover { transform: translateY(0.5rem); /* Corrected: Removed the semi-colon inside translateY */ } /* Pseudo elements for gradient border effect */ .navbar_menu_wrapper::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); top: -0.0625rem; /* -1/16rem */ left: -0.0625rem; /* -1/16rem */ right: -0.0625rem; /* -1/16rem */ bottom: -0.0625rem; /* -1/16rem */ z-index: -1; /* Place behind the wrapper */ border-radius: inherit; /* Match border radius, if any */ } .navbar_menu_wrapper::after{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #010024; border-radius: inherit; /* Match border radius, if any */ } } .navbar_list_link:hover{ color: #a397f8; } .navbar_wrap.is--open .navbar_hidden{ max-width: 10.2rem; } .navbar_list_link:hover .navbar_hover_arrow{ transform: translateX(1.25rem); opacity: 1; } .navbar_list_link.is--soon:hover .navbar_hover_arrow{ opacity: 0; } .navbar_link_item:hover{ color: #a397f8; } .navbar_dropdown:has(.navbar_dropdown_list.w--open) .navbar_dropdown_icon { transform: rotate(180deg); } .navbar_dropdown:has(.navbar_dropdown_list.w--open) .navbar_dropdown_toggle { color: #a397f8; } /* Pseudo elements for gradient border effect */ .navbar_dropdown_list-inner::before, .navbar_menu_button::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); top: -0.0625rem; /* -1/16rem */ left: -0.0625rem; /* -1/16rem */ right: -0.0625rem; /* -1/16rem */ bottom: -0.0625rem; /* -1/16rem */ z-index: -1; /* Place behind the wrapper */ border-radius: inherit; /* Match border radius, if any */ } .navbar_dropdown_list-inner::after, .navbar_menu_button::after{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #010024; border-radius: inherit; /* Match border radius, if any */ } /* Pseudo elements for gradient border effect */ .navbar_dropdown_list-content::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); top: -0.0625rem; /* -1/16rem */ left: -0.0625rem; /* -1/16rem */ right: -0.0625rem; /* -1/16rem */ bottom: -0.0625rem; /* -1/16rem */ z-index: -1; /* Place behind the wrapper */ border-radius: inherit; /* Match border radius, if any */ } .navbar_dropdown_list-content::after{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #141031; border-radius: inherit; /* Match border radius, if any */ } @keyframes rotate { 100% { transform: translate(-50%, -50%) rotate(1turn); } } </style></div><div class="js w-embed w-script"><script> document.addEventListener('DOMContentLoaded', function() { window.addEventListener('scroll', function() { var navbar = document.querySelector('.navbar_wrap'); if (window.innerWidth > 991) { // Check if screen width is greater than 991 pixels if (window.scrollY > 100) { // Change to use 100 pixels navbar.classList.add('is--open'); // Add class to navbar } else { navbar.classList.remove('is--open'); // Remove class from navbar } } else { navbar.classList.remove('is--open'); // Ensure the class is removed on smaller screens } }); }); document.addEventListener("DOMContentLoaded", function() { const dropdownToggles = document.querySelectorAll('.navbar_dropdown_toggle'); const menu = document.querySelector(".navbar_menu_wrapper") dropdownToggles.forEach(toggle => { toggle.addEventListener('click', function() { // Check if the screen width is 991 pixels or below if (window.innerWidth <= 991) { const parent = this.parentElement; // Log the correct parent element console.log(this, parent); menu.scrollTo({ top: parent.getBoundingClientRect().top + menu.scrollY, behavior: 'smooth' // Smooth scroll }); } }); }); }); </script></div><nav role="navigation" class="navbar_menu_wrapper w-nav-menu"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024281f71df43_Logo-Full.svg" loading="lazy" alt="Aikido " class="navbar_logo_mobile"/><div class="navbar_menu_inner"><div data-hover="true" data-delay="0" id="menu-product" class="navbar_dropdown is--product w-dropdown"><div class="navbar_dropdown_toggle w-dropdown-toggle"><div>Product</div><div class="navbar_dropdown_icon w-icon-dropdown-toggle"></div></div><nav class="navbar_dropdown_list is--product w-dropdown-list"><div class="navbar_dropdown_list-inner"><div class="navbar_dropdown_list-content"><div class="navbar_list_grid is--product"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f990663b-999e57c8" class="navbar_list_subheading is--product"><div class="navbar_list_logo w-embed"><svg width="100%" height="100%" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.3286 0.000534058H-0.000732422V4.71018H13.3286V0.000534058Z" fill="#6551F3"/> <path d="M-0.000732422 9.13359C3.79131 5.70098 9.5365 5.70098 13.3286 9.13359V15.0031L13.326 15.0058L6.66393 8.24391L0.00188083 15.0058L-0.000732422 15.0031V9.13359Z" fill="#6551F3"/> </svg></div><div class="u-text-size-14 text-color-white">Everything you need to secure code, cloud, and runtime– in one central system</div><div class="navbar_product-seperator"></div></div><div id="w-node-b694bc50-9fbe-ef8f-8279-79a4aae96234-999e57c8" class="navbar_menu_category"><div>Code</div><div class="navbar_category_icons"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1a2c97227efe00777980_Github.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1a2bfa5ad14fd1f62d13_Bucket.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1a2bbd4f9ac97d5441d1_Gitlab.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1a2cc8b00d038b925637_4.svg" loading="lazy" alt="" class="navbar_category_icon"/></div></div><a href="/scanners/open-source-dependency-scanning-sca" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 3.125V6.25C17.5 6.41576 17.4342 6.57473 17.3169 6.69194C17.1997 6.80915 17.0408 6.875 16.875 6.875C16.7092 6.875 16.5503 6.80915 16.4331 6.69194C16.3158 6.57473 16.25 6.41576 16.25 6.25V3.75H13.75C13.5842 3.75 13.4253 3.68415 13.3081 3.56694C13.1908 3.44973 13.125 3.29076 13.125 3.125C13.125 2.95924 13.1908 2.80027 13.3081 2.68306C13.4253 2.56585 13.5842 2.5 13.75 2.5H16.875C17.0408 2.5 17.1997 2.56585 17.3169 2.68306C17.4342 2.80027 17.5 2.95924 17.5 3.125ZM6.25 16.25H3.75V13.75C3.75 13.5842 3.68415 13.4253 3.56694 13.3081C3.44973 13.1908 3.29076 13.125 3.125 13.125C2.95924 13.125 2.80027 13.1908 2.68306 13.3081C2.56585 13.4253 2.5 13.5842 2.5 13.75V16.875C2.5 17.0408 2.56585 17.1997 2.68306 17.3169C2.80027 17.4342 2.95924 17.5 3.125 17.5H6.25C6.41576 17.5 6.57473 17.4342 6.69194 17.3169C6.80915 17.1997 6.875 17.0408 6.875 16.875C6.875 16.7092 6.80915 16.5503 6.69194 16.4331C6.57473 16.3158 6.41576 16.25 6.25 16.25ZM16.875 13.125C16.7092 13.125 16.5503 13.1908 16.4331 13.3081C16.3158 13.4253 16.25 13.5842 16.25 13.75V16.25H13.75C13.5842 16.25 13.4253 16.3158 13.3081 16.4331C13.1908 16.5503 13.125 16.7092 13.125 16.875C13.125 17.0408 13.1908 17.1997 13.3081 17.3169C13.4253 17.4342 13.5842 17.5 13.75 17.5H16.875C17.0408 17.5 17.1997 17.4342 17.3169 17.3169C17.4342 17.1997 17.5 17.0408 17.5 16.875V13.75C17.5 13.5842 17.4342 13.4253 17.3169 13.3081C17.1997 13.1908 17.0408 13.125 16.875 13.125ZM3.125 6.875C3.29076 6.875 3.44973 6.80915 3.56694 6.69194C3.68415 6.57473 3.75 6.41576 3.75 6.25V3.75H6.25C6.41576 3.75 6.57473 3.68415 6.69194 3.56694C6.80915 3.44973 6.875 3.29076 6.875 3.125C6.875 2.95924 6.80915 2.80027 6.69194 2.68306C6.57473 2.56585 6.41576 2.5 6.25 2.5H3.125C2.95924 2.5 2.80027 2.56585 2.68306 2.68306C2.56585 2.80027 2.5 2.95924 2.5 3.125V6.25C2.5 6.41576 2.56585 6.57473 2.68306 6.69194C2.80027 6.80915 2.95924 6.875 3.125 6.875ZM6.25 5.625H13.75C13.9158 5.625 14.0747 5.69085 14.1919 5.80806C14.3092 5.92527 14.375 6.08424 14.375 6.25V13.75C14.375 13.9158 14.3092 14.0747 14.1919 14.1919C14.0747 14.3092 13.9158 14.375 13.75 14.375H6.25C6.08424 14.375 5.92527 14.3092 5.80806 14.1919C5.69085 14.0747 5.625 13.9158 5.625 13.75V6.25C5.625 6.08424 5.69085 5.92527 5.80806 5.80806C5.92527 5.69085 6.08424 5.625 6.25 5.625ZM6.875 13.125H13.125V6.875H6.875V13.125Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Dependencies</div></div><div class="navbar_list_subheading">Prevent open-source risks (SCA)</div></div></a><a href="/scanners/secrets-detection" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" display="inline" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.875 13.75H10.625V12.3438L8.04687 12.3437C5.67378 12.3437 3.75 10.42 3.75 8.04687C3.75 5.67378 5.67378 3.75 8.04688 3.75C10.42 3.75 12.3438 5.67378 12.3438 8.04688C12.3438 8.40698 12.2995 8.75674 12.216 9.09101L16.25 13.125V16.25H13.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M8.125 9.375C8.81536 9.375 9.375 8.81536 9.375 8.125C9.375 7.43464 8.81536 6.875 8.125 6.875C7.43464 6.875 6.875 7.43464 6.875 8.125C6.875 8.81536 7.43464 9.375 8.125 9.375Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Secrets</div></div><div class="navbar_list_subheading">Get flagged for exposed secrets</div></div></a><a href="/scanners/static-code-analysis-sast" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1191 15.1688L13.925 15.1688C14.5184 15.1688 14.9995 14.6877 14.9995 14.0943L14.9995 11.9453" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M14.9995 7.64844L14.9995 5.49946C14.9995 4.90604 14.5184 4.42498 13.925 4.42498L13.1191 4.42498" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M14.9997 6.5625L14.9997 8.71147C14.9997 9.3049 15.4808 9.78596 16.0742 9.78596V9.78596" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M6.70703 4.42498L5.90117 4.42498C5.30774 4.42498 4.82668 4.90604 4.82668 5.49946L4.82668 7.64844" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M4.82668 11.9453V14.0943C4.82668 14.6877 5.30774 15.1688 5.90117 15.1688H6.70703" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M4.82644 13.0156L4.82644 10.8667C4.82644 10.2732 4.34538 9.79216 3.75195 9.79216V9.79216" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M3.75195 9.78596V9.78596C4.34538 9.78596 4.82644 9.3049 4.82644 8.71147L4.82644 6.5625" stroke="currentColor" stroke-width="1.07449px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M8.1543 16.4191L9.55807 14.9462C9.66392 14.8352 9.84113 14.8352 9.94698 14.9462L11.3508 16.4191" stroke="currentColor" stroke-width="0.97561px" fill="none"></path> <circle cx="9.70943" cy="9.79146" r="1.3896" stroke="currentColor" stroke-width="0.97561px" fill="none"></circle> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>SAST</div></div><div class="navbar_list_subheading">Secure code as its written</div></div></a><a href="/scanners/container-image-scanning" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 3.125V6.25C17.5 6.41576 17.4342 6.57473 17.3169 6.69194C17.1997 6.80915 17.0408 6.875 16.875 6.875C16.7092 6.875 16.5503 6.80915 16.4331 6.69194C16.3158 6.57473 16.25 6.41576 16.25 6.25V3.75H13.75C13.5842 3.75 13.4253 3.68415 13.3081 3.56694C13.1908 3.44973 13.125 3.29076 13.125 3.125C13.125 2.95924 13.1908 2.80027 13.3081 2.68306C13.4253 2.56585 13.5842 2.5 13.75 2.5H16.875C17.0408 2.5 17.1997 2.56585 17.3169 2.68306C17.4342 2.80027 17.5 2.95924 17.5 3.125ZM6.25 16.25H3.75V13.75C3.75 13.5842 3.68415 13.4253 3.56694 13.3081C3.44973 13.1908 3.29076 13.125 3.125 13.125C2.95924 13.125 2.80027 13.1908 2.68306 13.3081C2.56585 13.4253 2.5 13.5842 2.5 13.75V16.875C2.5 17.0408 2.56585 17.1997 2.68306 17.3169C2.80027 17.4342 2.95924 17.5 3.125 17.5H6.25C6.41576 17.5 6.57473 17.4342 6.69194 17.3169C6.80915 17.1997 6.875 17.0408 6.875 16.875C6.875 16.7092 6.80915 16.5503 6.69194 16.4331C6.57473 16.3158 6.41576 16.25 6.25 16.25ZM16.875 13.125C16.7092 13.125 16.5503 13.1908 16.4331 13.3081C16.3158 13.4253 16.25 13.5842 16.25 13.75V16.25H13.75C13.5842 16.25 13.4253 16.3158 13.3081 16.4331C13.1908 16.5503 13.125 16.7092 13.125 16.875C13.125 17.0408 13.1908 17.1997 13.3081 17.3169C13.4253 17.4342 13.5842 17.5 13.75 17.5H16.875C17.0408 17.5 17.1997 17.4342 17.3169 17.3169C17.4342 17.1997 17.5 17.0408 17.5 16.875V13.75C17.5 13.5842 17.4342 13.4253 17.3169 13.3081C17.1997 13.1908 17.0408 13.125 16.875 13.125ZM3.125 6.875C3.29076 6.875 3.44973 6.80915 3.56694 6.69194C3.68415 6.57473 3.75 6.41576 3.75 6.25V3.75H6.25C6.41576 3.75 6.57473 3.68415 6.69194 3.56694C6.80915 3.44973 6.875 3.29076 6.875 3.125C6.875 2.95924 6.80915 2.80027 6.69194 2.68306C6.57473 2.56585 6.41576 2.5 6.25 2.5H3.125C2.95924 2.5 2.80027 2.56585 2.68306 2.68306C2.56585 2.80027 2.5 2.95924 2.5 3.125V6.25C2.5 6.41576 2.56585 6.57473 2.68306 6.69194C2.80027 6.80915 2.95924 6.875 3.125 6.875ZM6.25 5.625H13.75C13.9158 5.625 14.0747 5.69085 14.1919 5.80806C14.3092 5.92527 14.375 6.08424 14.375 6.25V13.75C14.375 13.9158 14.3092 14.0747 14.1919 14.1919C14.0747 14.3092 13.9158 14.375 13.75 14.375H6.25C6.08424 14.375 5.92527 14.3092 5.80806 14.1919C5.69085 14.0747 5.625 13.9158 5.625 13.75V6.25C5.625 6.08424 5.69085 5.92527 5.80806 5.80806C5.92527 5.69085 6.08424 5.625 6.25 5.625ZM6.875 13.125H13.125V6.875H6.875V13.125Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Container Images</div></div><div class="navbar_list_subheading">Keep base images secure</div></div></a><a href="/scanners/malware-detection-in-dependencies" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 10.625L10 8.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <rect width="1.25" height="1.25" transform="matrix(1 0 0 -1 9.375 13.75)" fill="currentColor"></rect> <path d="M11.0229 4.9733L16.0897 13.7606C16.1941 13.9486 16.2494 14.1617 16.25 14.3787C16.2506 14.5957 16.1965 14.8091 16.093 14.9977C15.9896 15.1862 15.8404 15.3433 15.6603 15.4534C15.4803 15.5634 15.2756 15.6226 15.0667 15.625L4.93325 15.625C4.72436 15.6226 4.51971 15.5634 4.33966 15.4534C4.15961 15.3433 4.01044 15.1862 3.90699 14.9977C3.80354 14.8091 3.74942 14.5957 3.75 14.3787C3.75059 14.1617 3.80586 13.9486 3.91033 13.7606L8.97708 4.9733C9.08372 4.79066 9.23387 4.63965 9.41305 4.53485C9.59223 4.43006 9.79438 4.375 10 4.375C10.2056 4.375 10.4078 4.43006 10.587 4.53485C10.7661 4.63965 10.9163 4.79066 11.0229 4.9733V4.9733Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div>Malware</div><div class="navbar_list_subheading">Prevent supply chain attacks</div></div></a><a href="/scanners/infrastructure-as-a-code-iac" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.25 3.125H7.8125V4.375L6.25 4.375C5.90482 4.375 5.625 4.65482 5.625 5L5.625 8.75C5.625 9.23022 5.44447 9.66828 5.14757 10C5.44447 10.3317 5.625 10.7698 5.625 11.25L5.625 15C5.625 15.3452 5.90482 15.625 6.25 15.625H7.8125V16.875H6.25C5.21447 16.875 4.375 16.0355 4.375 15L4.375 11.25C4.375 10.9048 4.09518 10.625 3.75 10.625H3.125V9.375H3.75C4.09518 9.375 4.375 9.09518 4.375 8.75L4.375 5C4.375 3.96447 5.21447 3.125 6.25 3.125Z" fill="currentColor"></path> <path d="M9.0625 3.125L16.875 3.125V9.375L9.0625 9.375V8.125L15.625 8.125V4.375L9.0625 4.375V3.125Z" fill="currentColor"></path> <path d="M16.875 10.625L9.0625 10.625V11.875L15.625 11.875V15.625L9.0625 15.625V16.875H16.875V10.625Z" fill="currentColor"></path> <path d="M14.375 6.875H13.125V5.625L14.375 5.625V6.875Z" fill="currentColor"></path> <path d="M13.125 14.375H14.375V13.125H13.125V14.375Z" fill="currentColor"></path> <path d="M11.875 6.875H10.625V5.625L11.875 5.625V6.875Z" fill="currentColor"></path> <path d="M10.625 14.375H11.875V13.125H10.625L10.625 14.375Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>IaC</div></div><div class="navbar_list_subheading">Scan IaC for misconfigurations</div></div></a><a href="/scanners/open-source-license-risk" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.02344 16.5079L9.54011 14.9912C9.73156 14.7997 10.042 14.7997 10.2334 14.9912L11.7501 16.5079" stroke="currentColor" stroke-width="0.980499px" fill="none"></path> <path d="M6.51517 15.7383H5.39068C4.30766 15.7383 3.42969 14.8603 3.42969 13.7773V5.18365C3.42969 4.10063 4.30766 3.22266 5.39068 3.22266H14.31C15.393 3.22266 16.271 4.10062 16.271 5.18365V13.7773C16.271 14.8603 15.393 15.7383 14.31 15.7383H13.4047" stroke="currentColor" stroke-width="0.980499px" fill="none"></path> <circle cx="9.85495" cy="10.896" r="1.57368" stroke="currentColor" stroke-width="0.980499px" fill="none"></circle> <line x1="6.28516" y1="6.36522" x2="13.4225" y2="6.36522" stroke="currentColor" stroke-width="0.980499px" fill="none"></line> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>License Risk</div></div><div class="navbar_list_subheading">Avoid risk, be compliant </div></div></a><a href="/scanners/outdated-eol-software" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 8.125L15 8.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M6.25 3.75L6.25 5" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M13.75 3.75L13.75 5" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M16.25 10.625V15C16.25 15.6904 15.6904 16.25 15 16.25H5C4.30964 16.25 3.75 15.6904 3.75 15L3.75 10.625M16.25 8.125V6.25C16.25 5.55964 15.6904 5 15 5L5 5C4.30964 5 3.75 5.55964 3.75 6.25L3.75 8.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Outdated Software</div></div><div class="navbar_list_subheading">Know your EOL runtimes</div></div></a><div id="w-node-_7792e989-1d54-8472-c4c5-a5ce94bbb03c-999e57c8" class="navbar_menu_category"><div>Cloud</div><div class="navbar_category_icons"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b190e584f99781883aa_AWS.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b1c56c9e2d3d52d8bad_AZURE.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b18bdc14bb3185153f7_Google.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b1978cd36daf5331f08_Cloud%204.svg" loading="lazy" alt="" class="navbar_category_icon"/></div></div><a href="/scanners/cloud-posture-management-cspm" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.4724 14.6875L8.29761 14.6875C7.44755 14.6882 6.61435 14.4428 5.89269 13.9794C5.17103 13.516 4.58985 12.8531 4.21518 12.066C3.84052 11.2789 3.6874 10.3992 3.77322 9.52677C3.85904 8.65438 4.18036 7.82431 4.70066 7.13089C5.22097 6.43746 5.9194 5.90848 6.71659 5.60406C7.51379 5.29963 8.37778 5.23197 9.21039 5.40876C10.043 5.58554 10.8108 5.99969 11.4267 6.60414C12.0425 7.20859 12.4816 7.9791 12.6941 8.82812L13.4099 8.82812C14.1631 8.82812 14.8855 9.13679 15.4181 9.68621C15.9508 10.2356 16.25 10.9808 16.25 11.7578C16.25 12.5348 15.9508 13.28 15.4181 13.8294" stroke="currentColor" stroke-width="1.25" stroke-linecap="square"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>CSPM</div></div><div class="navbar_list_subheading">Cloud misconfigurations </div></div></a><a href="/scanners/surface-monitoring-dast" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.75 13.125L10 16.25L16.25 13.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M3.75 10L10 13.125L16.25 10" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M10 3.75L3.75 6.875L10 10L16.25 6.875L10 3.75Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>DAST</div></div><div class="navbar_list_subheading">Black-box security testing</div></div></a><a href="/use-cases/api-scanning" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="45" cy="19" r="7" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <circle cx="19" cy="32" r="7" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <circle cx="45" cy="45" r="7" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M37 41L33 39" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M27 28L37 23" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>API Scanning</div></div><div class="navbar_list_subheading">Test your API’s for vuln</div></div></a><a href="/scanners/virtual-machine-scanning" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16 20V20C13.7909 20 12 21.7909 12 24L12 40C12 42.2091 13.7909 44 16 44V44" stroke="currentColor" stroke-width="4" stroke-linejoin="round"/> <path d="M24 16V16C21.7909 16 20 17.7909 20 20L20 44C20 46.2091 21.7909 48 24 48V48" stroke="currentColor" stroke-width="4" stroke-linejoin="round"/> <rect width="24" height="40" rx="4" transform="matrix(-1 0 0 1 52 12)" stroke="currentColor" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Virtual Machines</div></div><div class="navbar_list_subheading">No agents, no overhead</div></div></a><a href="#" class="navbar_list_link is--soon w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.87671 19.985C6.87671 14.0139 6.87671 11.0283 8.7317 9.17335C10.5867 7.31836 13.5723 7.31836 19.5434 7.31836C25.5144 7.31836 28.5 7.31836 30.3551 9.17335C32.21 11.0283 32.21 14.0139 32.21 19.985C32.21 25.9561 32.21 28.9417 30.3551 30.7968C28.5 32.6517 25.5144 32.6517 19.5434 32.6517C13.5723 32.6517 10.5867 32.6517 8.7317 30.7968C6.87671 28.9417 6.87671 25.9561 6.87671 19.985Z" stroke="currentColor" stroke-width="2.45"/> <path d="M24.8767 25.319C25.6982 25.319 26.364 24.6367 26.364 23.7951V22.1406C26.364 21.7365 26.5207 21.3489 26.7996 21.0631L27.3255 20.5245C27.616 20.2269 27.616 19.7445 27.3255 19.4469L26.7996 18.9082C26.5207 18.6225 26.364 18.2349 26.364 17.8307V16.1762C26.364 15.3346 25.6982 14.6523 24.8767 14.6523" stroke="currentColor" stroke-width="2.45" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.2101 25.319C13.3887 25.319 12.7228 24.6367 12.7228 23.7951V22.1406C12.7228 21.7365 12.5661 21.3489 12.2871 21.0631L11.7613 20.5245C11.4709 20.2269 11.4709 19.7445 11.7613 19.4469L12.2871 18.9082C12.5661 18.6225 12.7228 18.2349 12.7228 17.8307V16.1762C12.7228 15.3346 13.3887 14.6523 14.2101 14.6523" stroke="currentColor" stroke-width="2.45" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.8767 19.9854H16.8887M22.198 19.9854H22.21" stroke="currentColor" stroke-width="2.45" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Containers &amp; K8s</div><div class="menu_soon_tag">soon</div></div><div class="navbar_list_subheading">Secure your container workloads</div></div></a><a href="#" class="navbar_list_link is--soon w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_16944_29162)"> <path d="M7 11.501C7 9.37965 7 8.319 7.65901 7.65998C8.31802 7.00098 9.37867 7.00098 11.5 7.00098C13.6213 7.00098 14.682 7.00098 15.341 7.65998C16 8.319 16 9.37965 16 11.501C16 13.6223 16 14.683 15.341 15.342C14.682 16.001 13.6213 16.001 11.5 16.001C9.37867 16.001 8.31802 16.001 7.65901 15.342C7 14.683 7 13.6223 7 11.501Z" stroke="currentColor" stroke-width="2.5"/> <path d="M8.07106 25.0721C9.45178 23.6914 10.1421 23.001 11 23.001C11.8579 23.001 12.5482 23.6914 13.9289 25.0721C15.3097 26.4527 16 27.1431 16 28.001C16 28.8589 15.3097 29.5492 13.9289 30.9299C12.5482 32.3106 11.8579 33.001 11 33.001C10.1421 33.001 9.45178 32.3106 8.07106 30.9299C6.69035 29.5492 6 28.8589 6 28.001C6 27.1431 6.69035 26.4527 8.07106 25.0721Z" stroke="currentColor" stroke-width="2.5"/> <path d="M11 16.001V22.6676M16.3333 28.001H23" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M23 27.501C23 25.3797 23 24.319 23.6591 23.66C24.318 23.001 25.3787 23.001 27.5 23.001C29.6213 23.001 30.682 23.001 31.3409 23.66C32 24.319 32 25.3797 32 27.501C32 29.6223 32 30.683 31.3409 31.3419C30.682 32.001 29.6213 32.001 27.5 32.001C25.3787 32.001 24.318 32.001 23.6591 31.3419C23 30.683 23 29.6223 23 27.501Z" stroke="currentColor" stroke-width="2.5"/> </g> <defs> <clipPath id="clip0_16944_29162"> <rect width="37.5723" height="37.5723" fill="white" transform="translate(0.543457 0.742188)"/> </clipPath> </defs> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Cloud Inventory</div><div class="menu_soon_tag">soon</div></div><div class="navbar_list_subheading">Cloud sprawl, solved</div></div></a><div id="w-node-_11a0289c-d0e6-c7b7-4850-575c61032e7c-999e57c8" class="navbar_menu_category"><div>Defend</div><div class="navbar_category_icons"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b7a9088db686440bf86_JS.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b7a08abbf8bd8f63d12_PY.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b7a1a774c4b00d7f18d_PHP.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1b7b73b1feef332b31c2_Ruby.svg" loading="lazy" alt="" class="navbar_category_icon"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67dd1c037389b56a024f3bbb_Java.svg" loading="lazy" alt="" class="navbar_category_icon"/></div></div><a href="/zen" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.74404 16.8055H2.69043V13.6763H3.71069H3.78578L3.84844 13.635L13.4032 7.32624L13.5155 7.25213V7.11761V6.57371V6.32371H13.2655H3.49672V3.19452H13.467C14.492 3.19452 15.266 3.43094 15.8198 3.87541C16.3578 4.30722 16.6438 4.96228 16.6438 5.88732V8.91832L10.003 13.3196L9.31132 13.778H10.1411H17.3093V16.8055H8.35534V14.8782V14.4126L7.96725 14.6698L4.74404 16.8055Z" stroke="currentColor" stroke-width="0.5"/> <path d="M4.74404 16.8055H2.69043V13.6763H3.71069H3.78578L3.84844 13.635L13.4032 7.32624L13.5155 7.25213V7.11761V6.57371V6.32371H13.2655H3.49672V3.19452H13.467C14.492 3.19452 15.266 3.43094 15.8198 3.87541C16.3578 4.30722 16.6438 4.96228 16.6438 5.88732V8.91832L10.003 13.3196L9.31132 13.778H10.1411H17.3093V16.8055H8.35534V14.8782V14.4126L7.96725 14.6698L4.74404 16.8055Z" stroke="currentColor" stroke-width="0.5"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Runtime Protection</div></div><div class="navbar_list_subheading">In-app Firewall / WAF</div></div></a></div><div class="navbar_list_grid is--features"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f99066b5-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Features</div></div><a href="/ai-sast-iac-autofix" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M37 18H35V22H37V18ZM46 22C47.1046 22 48 21.1046 48 20C48 18.8954 47.1046 18 46 18V22ZM37 22H46V18H37V22Z" fill="currentColor"></path> <path d="M18 12L18 52" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M46 22L46 52" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M34 12L26 20L34 28" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>AI Autofix</div></div><div class="navbar_list_subheading">1-click fixes with Aikido AI</div></div></a><a href="/use-cases/ci-cd-pipeline-security" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.75 9.375L14 9C14.6296 8.16047 15.5075 7.54033 16.5092 7.22743C17.5108 6.91453 18.5856 6.92473 19.5811 7.25658C20.5767 7.58844 21.4426 8.22512 22.0562 9.07645C22.6698 9.92778 23 10.9506 23 12C23 13.0494 22.6698 14.0722 22.0562 14.9236C21.4426 15.7749 20.5767 16.4116 19.5811 16.7434C18.5856 17.0753 17.5108 17.0855 16.5092 16.7726C15.5075 16.4597 14.6296 15.8395 14 15L10 9C9.37035 8.16047 8.49252 7.54033 7.49084 7.22743C6.48916 6.91453 5.41442 6.92473 4.41886 7.25658C3.4233 7.58844 2.55739 8.22512 1.94379 9.07645C1.33019 9.92778 1 10.9506 1 12C1 13.0494 1.33019 14.0722 1.94379 14.9236C2.55739 15.7749 3.4233 16.4116 4.41886 16.7434C5.41442 17.0753 6.48916 17.0855 7.49084 16.7726C8.49252 16.4597 9.37035 15.8395 10 15L10.334 14.5" stroke="currentColor" stroke-width="1.5px" stroke-linecap="round" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>CI/CD Security</div></div><div class="navbar_list_subheading">Scan before merge and deployment</div></div></a><a href="/scanners/ide-integrations" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M44 40L52 32L44 24" stroke="currentColor" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/> <path d="M20 40L12 32L20 24" stroke="currentColor" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/> <path d="M26 50L38 14" stroke="currentColor" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>IDE Integrations</div></div><div class="navbar_list_subheading">Get instant feedback while coding</div></div></a></div></div></div></nav></div><div data-hover="true" data-delay="0" id="menu-solutions" class="navbar_dropdown is--solution w-dropdown"><div class="navbar_dropdown_toggle w-dropdown-toggle"><div>Solutions</div><div class="navbar_dropdown_icon w-icon-dropdown-toggle"></div></div><nav class="navbar_dropdown_list is--solutions w-dropdown-list"><div class="navbar_dropdown_list-inner"><div class="navbar_dropdown_list-content"><div class="navbar_list_grid is--usecases"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f99066d3-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Use Cases</div></div><a href="/use-cases/soc2-iso-compliance" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="10" cy="10" r="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M8.125 10.3125L9.375 11.5625L12.1875 8.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Compliance</div></div><div class="navbar_list_subheading">Automate SOC 2, ISO &amp; more</div></div></a><a href="/use-cases/vulnerability-management" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.875 9.6875H13.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M8.125 12.8125H11.875" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M5 6.5625H15" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Vulnerability Management</div></div><div class="navbar_list_subheading">All-in-1 vuln management </div></div></a><a href="/use-cases/secure-your-source-code" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.125 9.6875L9.375 10.9375L12.1875 8.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M15.3125 6.25V9.81618C15.3125 13.6765 10 16.25 10 16.25C10 16.25 4.6875 13.6765 4.6875 9.81618V6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M4.6875 3.75H15.3125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Secure Your Code</div></div><div class="navbar_list_subheading">Advanced code security</div></div></a><a href="/use-cases/sbom-generator-create-software-bill-of-materials" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="14.0625" cy="5.9375" r="2.1875" stroke="currentColor" stroke-width="1.40627px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <circle cx="5.9375" cy="10" r="2.1875" stroke="currentColor" stroke-width="1.40627px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <circle cx="14.0625" cy="14.0625" r="2.1875" stroke="currentColor" stroke-width="1.40627px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M11.5625 12.8125L10.3125 12.1875" stroke="currentColor" stroke-width="1.40627px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M8.4375 8.75L11.5625 7.1875" stroke="currentColor" stroke-width="1.40627px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Generate SBOMs</div></div><div class="navbar_list_subheading">1 click SCA reports</div></div></a><a href="/use-cases/application-security-posture-management-aspm" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.4724 14.6875L8.29761 14.6875C7.44755 14.6882 6.61435 14.4428 5.89269 13.9794C5.17103 13.516 4.58985 12.8531 4.21518 12.066C3.84052 11.2789 3.6874 10.3992 3.77322 9.52677C3.85904 8.65438 4.18036 7.82431 4.70066 7.13089C5.22097 6.43746 5.9194 5.90848 6.71659 5.60406C7.51379 5.29963 8.37778 5.23197 9.21039 5.40876C10.043 5.58554 10.8108 5.99969 11.4267 6.60414C12.0425 7.20859 12.4816 7.9791 12.6941 8.82812L13.4099 8.82812C14.1631 8.82812 14.8855 9.13679 15.4181 9.68621C15.9508 10.2356 16.25 10.9808 16.25 11.7578C16.25 12.5348 15.9508 13.28 15.4181 13.8294" stroke="currentColor" stroke-width="1.25" stroke-linecap="square"/> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>ASPM</div></div><div class="navbar_list_subheading">End-to-end AppSec</div></div></a><a href="/use-cases/ai-at-aikido" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 70 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M46.444 58H17.56C14.4948 58 11.5551 56.7826 9.38726 54.6156C7.21945 52.4485 6.00106 49.5092 6 46.444V17.56C6 14.4948 7.21738 11.5551 9.38443 9.38726C11.5515 7.21945 14.4908 6.00106 17.556 6H46.444C49.5085 6.00106 52.4472 7.2189 54.6142 9.38585C56.7811 11.5528 57.9989 14.4915 58 17.556V30.2918M44 19.1463V44" stroke="currentColor" stroke-width="3px" stroke-linecap="round" stroke-linejoin="round" fill="none"></path> <path d="M18 44L21.376 35M21.376 35L27 20L32.624 35M21.376 35H32.624M36 44L32.624 35" stroke="currentColor" stroke-width="3px" stroke-linecap="round" stroke-linejoin="round" fill="none"></path> <path d="M48 48C54 48.6667 57.3333 52 58 58C58.6667 52 62 48.6667 68 48C62 47.3333 58.6667 44 58 38C57.3333 44 54 47.3333 48 48Z" stroke="currentColor" stroke-width="2px" stroke-linecap="round" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>AI at Aikido</div></div><div class="navbar_list_subheading">Let Aikido AI do the work</div></div></a><a href="/zen" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="32" cy="32" r="20" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M46 18L18 46" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Block 0-Days</div></div><div class="navbar_list_subheading">Block threats before impact</div></div></a></div><div class="navbar_list_grid is--industries"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f9906716-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Industries</div></div><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906719-999e57c8" href="/industries/aikido-for-fintech" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="10" cy="10" r="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <ellipse cx="10" cy="10" rx="2.5" ry="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></ellipse> <ellipse cx="10" cy="10" rx="2.5" ry="6.25" transform="rotate(90 10 10)" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></ellipse> </svg></div><div class="nabar_link_text"><div>FinTech</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f990671f-999e57c8" href="/industries/healthtech" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.0957 10.416C16.4382 9.07362 16.4382 6.89711 15.0957 5.55469C13.7533 4.21226 11.5768 4.21226 10.2344 5.55469" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M9.79105 5.55661C8.44862 4.21418 6.27211 4.21418 4.92969 5.55661C3.58726 6.89904 3.58726 9.07554 4.92969 10.418" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M5.15234 10.6367L10.0137 15.4981L15.096 10.4157" stroke="currentColor" stroke-width="1.25px" stroke-linecap="round" fill="none"></path> <path d="M10.013 5.77804L7.36133 8.42969" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div>HealthTech</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906725-999e57c8" href="/industries/aikido-for-hrtech" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.75 3.75H8.75V11.25H3.75V3.75Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M11.25 8.75H16.25V16.25H11.25V8.75Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M3.75 13.75V16.25H8.75V13.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M16.25 6.25L16.25 3.75L11.25 3.75L11.25 6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> </svg></div><div class="nabar_link_text"><div>HRTech</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f990672b-999e57c8" href="/industries/aikido-for-legaltech" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.75 7.1875C8.75 8.56821 7.63071 9.6875 6.25 9.6875C4.86929 9.6875 3.75 8.56821 3.75 7.1875" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M16.25 8.75C16.25 10.1307 15.1307 11.25 13.75 11.25C12.3693 11.25 11.25 10.1307 11.25 8.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M3.75 6.25H6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M8.75 6.25L8.75 6.5625" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M11.25 7.8125L16.25 7.8125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M6.25 16.25H13.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M7.5 3.75H12.5" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M10 12.5L10 16.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div>Legal Tech</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906731-999e57c8" href="/industries/pe-group-companies" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M37.6698 33.3975C37.1196 34.6572 36.412 35.8323 35.5718 36.8981C37.8413 38.8324 40.7843 40 44 40C51.1797 40 57 34.1797 57 27C57 19.8203 51.1797 14 44 14C40.7843 14 37.8413 15.1676 35.5718 17.1019C36.412 18.1677 37.1196 19.3428 37.6698 20.6025C39.2957 18.9935 41.5318 18 44 18C48.9706 18 53 22.0294 53 27C53 31.9706 48.9706 36 44 36C41.5318 36 39.2957 35.0065 37.6698 33.3975Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 46C20 47.1046 19.1046 48 18 48H10V44H18C19.1046 44 20 44.8954 20 46Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M27 46C27 47.1046 27.8954 48 29 48H37V44H29C27.8954 44 27 44.8954 27 46Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M44 46C44 47.1046 44.8954 48 46 48H54V44H46C44.8954 44 44 44.8954 44 46Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M22.3237 51.6175L16.8237 47.6175L19.1764 44.3826L24.6764 48.3826L22.3237 51.6175Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M30.6175 44.8237C29.9678 43.9304 28.717 43.7329 27.8237 44.3825L22.3237 48.3825C21.4304 49.0322 21.2329 50.2831 21.8825 51.1764C22.5322 52.0697 23.783 52.2672 24.6764 51.6175L30.1764 47.6175C31.0697 46.9678 31.2672 45.717 30.6175 44.8237Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M47.5617 44.7506C46.8717 43.888 45.6131 43.7482 44.7506 44.4382L38.1889 49.6876L40.6876 52.8111L47.2494 47.5617C48.1119 46.8717 48.2517 45.6131 47.5617 44.7506Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M23 18C18.0294 18 14 22.0294 14 27C14 31.9706 18.0294 36 23 36C27.9706 36 32 31.9706 32 27C32 22.0294 27.9706 18 23 18ZM10 27C10 19.8203 15.8203 14 23 14C30.1797 14 36 19.8203 36 27C36 34.1797 30.1797 40 23 40C15.8203 40 10 34.1797 10 27Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div>Group Companies</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906737-999e57c8" href="/industries/aikido-for-agencies" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.375 10.625V15C4.375 15.6904 4.93464 16.25 5.625 16.25H14.375C15.0654 16.25 15.625 15.6904 15.625 15V10.625" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M3.75 8.4375L10 3.4375L16.25 8.4375" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div>Agencies</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f990673d-999e57c8" href="/industries/aikido-for-startups" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.1562 4.375C6.96335 4.375 4.375 6.96335 4.375 10.1562C4.375 13.3491 6.96335 15.9375 10.1562 15.9375C13.3491 15.9375 15.9375 13.3491 15.9375 10.1562C15.9375 9.81258 15.9076 9.47642 15.8504 9.15007C15.7349 8.49176 15.508 7.87179 15.1897 7.31008L16.1005 6.39919C16.119 6.42842 16.1373 6.45779 16.1554 6.48731C16.6069 7.22403 16.9266 8.05071 17.0816 8.93417C17.1512 9.33149 17.1875 9.73989 17.1875 10.1562C17.1875 14.0395 14.0395 17.1875 10.1562 17.1875C6.273 17.1875 3.125 14.0395 3.125 10.1562C3.125 6.273 6.273 3.125 10.1562 3.125C11.4996 3.125 12.7567 3.50232 13.8252 4.15707C14.0683 4.30601 14.3016 4.46931 14.5239 4.64578L15.5492 3.62056L15.9911 3.17862L16.875 4.0625L16.4331 4.50444L15.4308 5.50668C15.4309 5.50679 15.431 5.5069 15.4311 5.507L14.5451 6.393C14.545 6.39289 14.5449 6.39278 14.5448 6.39267L13.4355 7.50197C13.4356 7.50208 13.4357 7.5022 13.4358 7.50231L12.545 8.3931C12.5449 8.39299 12.5448 8.39287 12.5447 8.39275L11.413 9.52453C11.5086 9.71447 11.5625 9.92907 11.5625 10.1562C11.5625 10.9329 10.9329 11.5625 10.1562 11.5625C9.3796 11.5625 8.75 10.9329 8.75 10.1562C8.75 9.3796 9.3796 8.75 10.1562 8.75C10.239 8.75 10.3201 8.75715 10.3989 8.77085L11.6053 7.56443C11.1772 7.32443 10.6835 7.1875 10.1562 7.1875C8.51665 7.1875 7.1875 8.51665 7.1875 10.1562C7.1875 11.7958 8.51665 13.125 10.1562 13.125C11.7958 13.125 13.125 11.7958 13.125 10.1562C13.125 9.97942 13.1096 9.80669 13.0802 9.6392C13.0695 9.57791 13.0569 9.51726 13.0424 9.45732L14.026 8.47376C14.1565 8.77369 14.2533 9.09183 14.3115 9.4233C14.3533 9.66176 14.375 9.90673 14.375 10.1562C14.375 12.4862 12.4862 14.375 10.1562 14.375C7.8263 14.375 5.9375 12.4862 5.9375 10.1562C5.9375 7.8263 7.8263 5.9375 10.1562 5.9375C10.9618 5.9375 11.7165 6.16391 12.3578 6.55689C12.4103 6.58907 12.4621 6.62236 12.513 6.65673L13.633 5.53677C13.4847 5.42501 13.3309 5.32021 13.1721 5.22288C12.2945 4.68513 11.2626 4.375 10.1562 4.375Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div>Startups</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906743-999e57c8" href="/industries/aikido-for-enterprise" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="10" cy="10" r="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M8.125 10H11.875" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M10 8.125L10 11.875" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div>Enterprise</div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-a7c648fd-5ada-092f-ff82-e497f9906749-999e57c8" href="/use-cases/mobile-apps" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M46 32L46 16.4444C46 13.9898 44.0102 12 41.5556 12L22.4444 12C19.9898 12 18 13.9898 18 16.4444L18 32" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M18 44L18 47.5556C18 50.0102 19.9898 52 22.4444 52L41.5556 52C44.0102 52 46 50.0102 46 47.5556L46 44" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M52 36L12 36" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <rect x="34" y="46" width="4" height="4" transform="rotate(-180 34 46)" fill="currentColor"></rect> </svg></div><div class="nabar_link_text"><div>Mobile apps<br/></div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-_92e13911-f51c-2450-5f42-16d25c3ac015-999e57c8" href="/industries/software-security-for-smart-manufacturing-engineering" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 2V4M9 12V21M15 12V21M5 16L9 14M15 14L19 16M9 18H15M10 8V8.01M14 8V8.01M6 6C6 5.46957 6.21071 4.96086 6.58579 4.58579C6.96086 4.21071 7.46957 4 8 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V10C18 10.5304 17.7893 11.0391 17.4142 11.4142C17.0391 11.7893 16.5304 12 16 12H8C7.46957 12 6.96086 11.7893 6.58579 11.4142C6.21071 11.0391 6 10.5304 6 10V6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div class="nabar_link_text"><div>Manufacturing<br/></div></div><div class="navbar_hover_arrow is--outside w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a></div></div></div></nav></div><a href="/pricing" class="navbar_link_item w-nav-link">Pricing</a><div data-hover="true" data-delay="0" id="menu-resources" class="navbar_dropdown is--resources w-dropdown"><div class="navbar_dropdown_toggle w-dropdown-toggle"><div>Resources</div><div class="navbar_dropdown_icon w-icon-dropdown-toggle"></div></div><nav class="navbar_dropdown_list is--resources w-dropdown-list"><div class="navbar_dropdown_list-inner is--resources"><div class="navbar_dropdown_list-content is--resources"><div class="navbar_list_grid is--developer"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f990675b-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Developer</div></div><a href="https://help.aikido.dev/doc" target="_blank" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.0957 10.416C16.4382 9.07362 16.4382 6.89711 15.0957 5.55469C13.7533 4.21226 11.5768 4.21226 10.2344 5.55469" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M9.79105 5.55661C8.44862 4.21418 6.27211 4.21418 4.92969 5.55661C3.58726 6.89904 3.58726 9.07554 4.92969 10.418" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M5.15234 10.6367L10.0137 15.4981L15.096 10.4157" stroke="currentColor" stroke-width="1.25px" stroke-linecap="round" fill="none"></path> <path d="M10.013 5.77804L7.36133 8.42969" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Docs</div></div><div class="navbar_list_subheading">How to use Aikido</div></div></a><a href="https://apidocs.aikido.dev/" target="_blank" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.75 3.75H8.75V11.25H3.75V3.75Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M11.25 8.75H16.25V16.25H11.25V8.75Z" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M3.75 13.75V16.25H8.75V13.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M16.25 6.25L16.25 3.75L11.25 3.75L11.25 6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Public API docs</div></div><div class="navbar_list_subheading">Aikido developer hub</div></div></a><a href="https://help.aikido.dev/changelog" target="_blank" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.7728 10.4367C11.6009 10.8304 11.3798 11.1976 11.1172 11.5306C11.8264 12.1351 12.7461 12.5 13.751 12.5C15.9947 12.5 17.8135 10.6812 17.8135 8.4375C17.8135 6.19384 15.9947 4.375 13.751 4.375C12.7461 4.375 11.8264 4.73987 11.1172 5.34435C11.3798 5.6774 11.6009 6.04463 11.7728 6.43828C12.2809 5.93548 12.9797 5.625 13.751 5.625C15.3043 5.625 16.5635 6.8842 16.5635 8.4375C16.5635 9.9908 15.3043 11.25 13.751 11.25C12.9797 11.25 12.2809 10.9395 11.7728 10.4367Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.25 14.375C6.25 14.7202 5.97018 15 5.625 15H3.125V13.75H5.625C5.97018 13.75 6.25 14.0298 6.25 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.4375 14.375C8.4375 14.7202 8.71732 15 9.0625 15H11.5625V13.75H9.0625C8.71732 13.75 8.4375 14.0298 8.4375 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 14.375C13.75 14.7202 14.0298 15 14.375 15H16.875V13.75H14.375C14.0298 13.75 13.75 14.0298 13.75 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.97656 16.132L5.25781 14.882L5.99303 13.8711L7.71178 15.1211L6.97656 16.132Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.56792 14.0074C9.36489 13.7283 8.97401 13.6666 8.69485 13.8696L6.9761 15.1196C6.69694 15.3226 6.63522 15.7135 6.83825 15.9927C7.04127 16.2718 7.43216 16.3335 7.71131 16.1305L9.43006 14.8805C9.70922 14.6775 9.77094 14.2866 9.56792 14.0074Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.863 13.9846C14.6474 13.715 14.2541 13.6713 13.9845 13.887L11.934 15.5274L12.7149 16.5035L14.7654 14.8631C15.035 14.6474 15.0787 14.2541 14.863 13.9846Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.1875 5.625C5.6342 5.625 4.375 6.8842 4.375 8.4375C4.375 9.9908 5.6342 11.25 7.1875 11.25C8.7408 11.25 10 9.9908 10 8.4375C10 6.8842 8.7408 5.625 7.1875 5.625ZM3.125 8.4375C3.125 6.19384 4.94384 4.375 7.1875 4.375C9.43116 4.375 11.25 6.19384 11.25 8.4375C11.25 10.6812 9.43116 12.5 7.1875 12.5C4.94384 12.5 3.125 10.6812 3.125 8.4375Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Changelog</div></div><div class="navbar_list_subheading">See what shipped</div></div></a></div><div class="navbar_list_grid is--security"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f990677a-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Security</div></div><a href="https://intel.aikido.dev/" target="_blank" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="10" cy="10" r="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M8.125 10.3125L9.375 11.5625L12.1875 8.75" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>In-house research</div></div><div class="navbar_list_subheading">Malware &amp; CVE intelligence</div></div></a><a href="/glossary" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.875 9.6875H13.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M8.125 12.8125H11.875" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M5 6.5625H15" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Glossary</div></div><div class="navbar_list_subheading">Security jargon guide</div></div></a><a href="/trust-center" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.125 9.6875L9.375 10.9375L12.1875 8.125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M15.3125 6.25V9.81618C15.3125 13.6765 10 16.25 10 16.25C10 16.25 4.6875 13.6765 4.6875 9.81618V6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" fill="none"></path> <path d="M4.6875 3.75H15.3125" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Trust Center</div></div><div class="navbar_list_subheading">Safe, private, compliant</div></div></a></div><div id="w-node-a7c648fd-5ada-092f-ff82-e497f9906798-999e57c8" class="navbar_list_grid is--os"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f9906799-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Open Source</div></div><a href="https://intel.aikido.dev/" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67e4146c033750e22a09ea9f_INTEL%20ICON.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Aikido Intel</div></div><div class="navbar_list_subheading">Malware &amp; OSS threat feed</div></div></a><a href="/zen" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c8533045cb847fe57aaa43_Zen%20(1).png" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Zen</div></div><div class="navbar_list_subheading">In-app firewall protection</div></div></a><a href="https://github.com/opengrep/opengrep?tab=readme-ov-file" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c85330328947d05c68ab20_OpenGrep%20(1).png" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>OpenGrep</div></div><div class="navbar_list_subheading">Code analysis engine</div></div></a></div></div><div class="navbar_dropdown_list-content"><div class="navbar_list_grid is--integrations"><div id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e70-999e57c8" class="navbar_list_subheading"><div class="navbar_headings">Integrations</div></div><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e73-999e57c8" href="https://integrations.aikido.dev/category/ide-plugins" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bfb419bb2735852cd6_IDE.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>IDEs</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e79-999e57c8" href="https://integrations.aikido.dev/category/continuous-integration" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854c57acc27779929a6be_CD%20Systems.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>CI/CD Systems</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e7f-999e57c8" href="https://integrations.aikido.dev/category/cloud-providers" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bf9fd38a96748e7533_Clouds.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>Clouds</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e85-999e57c8" href="https://integrations.aikido.dev/category/developer-tools" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bf9e5083c1c140f507_Git%20Systems.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>Git Systems</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e8b-999e57c8" href="https://integrations.aikido.dev/category/compliance" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bfee202d60236adebc_Compliance.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>Compliance</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e91-999e57c8" href="https://integrations.aikido.dev/category/team-messaging" target="_blank" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bfcfd03aa6ec56c1d4_Messengers.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>Messengers</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e97-999e57c8" href="https://integrations.aikido.dev/category/issue-trackers" class="navbar_list_link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/67c854bf8835ff5316dc503a_Task%20managers.svg" loading="lazy" alt="" class="navbar_list_icon"/><div class="nabar_link_text"><div>Task Managers</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a><a id="w-node-fa49e4da-dd17-6ba3-dcb2-fbb584c49e9d-999e57c8" href="https://integrations.aikido.dev/" target="_blank" class="navbar_list_link w-inline-block"><div class="nabar_link_text"><div>More integrations</div></div><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div></a></div></div></div></nav></div><div data-hover="true" data-delay="0" id="menu-about" class="navbar_dropdown w-dropdown"><div class="navbar_dropdown_toggle w-dropdown-toggle"><div>About</div><div class="navbar_dropdown_icon w-icon-dropdown-toggle"></div></div><nav class="navbar_dropdown_list is--about w-dropdown-list"><div class="navbar_dropdown_list-inner"><div class="navbar_dropdown_list-content"><div class="navbar_list_grid is--about"><div id="w-node-a7c648fd-5ada-092f-ff82-e497f99067f4-999e57c8" class="navbar_list_subheading is--about"><div class="navbar_headings">About</div></div><a href="/about" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="32" cy="32" r="20" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <path d="M32 32L32 40" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <rect x="30" y="22" width="4" height="4" fill="currentColor"></rect> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>About</div></div><div class="navbar_list_subheading">Meet the team</div></div></a><a href="/careers" aria-current="page" class="navbar_list_link w-inline-block w--current"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.7728 10.4367C11.6009 10.8304 11.3798 11.1976 11.1172 11.5306C11.8264 12.1351 12.7461 12.5 13.751 12.5C15.9947 12.5 17.8135 10.6812 17.8135 8.4375C17.8135 6.19384 15.9947 4.375 13.751 4.375C12.7461 4.375 11.8264 4.73987 11.1172 5.34435C11.3798 5.6774 11.6009 6.04463 11.7728 6.43828C12.2809 5.93548 12.9797 5.625 13.751 5.625C15.3043 5.625 16.5635 6.8842 16.5635 8.4375C16.5635 9.9908 15.3043 11.25 13.751 11.25C12.9797 11.25 12.2809 10.9395 11.7728 10.4367Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.25 14.375C6.25 14.7202 5.97018 15 5.625 15H3.125V13.75H5.625C5.97018 13.75 6.25 14.0298 6.25 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.4375 14.375C8.4375 14.7202 8.71732 15 9.0625 15H11.5625V13.75H9.0625C8.71732 13.75 8.4375 14.0298 8.4375 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 14.375C13.75 14.7202 14.0298 15 14.375 15H16.875V13.75H14.375C14.0298 13.75 13.75 14.0298 13.75 14.375Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.97656 16.132L5.25781 14.882L5.99303 13.8711L7.71178 15.1211L6.97656 16.132Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.56792 14.0074C9.36489 13.7283 8.97401 13.6666 8.69485 13.8696L6.9761 15.1196C6.69694 15.3226 6.63522 15.7135 6.83825 15.9927C7.04127 16.2718 7.43216 16.3335 7.71131 16.1305L9.43006 14.8805C9.70922 14.6775 9.77094 14.2866 9.56792 14.0074Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.863 13.9846C14.6474 13.715 14.2541 13.6713 13.9845 13.887L11.934 15.5274L12.7149 16.5035L14.7654 14.8631C15.035 14.6474 15.0787 14.2541 14.863 13.9846Z" fill="currentColor"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.1875 5.625C5.6342 5.625 4.375 6.8842 4.375 8.4375C4.375 9.9908 5.6342 11.25 7.1875 11.25C8.7408 11.25 10 9.9908 10 8.4375C10 6.8842 8.7408 5.625 7.1875 5.625ZM3.125 8.4375C3.125 6.19384 4.94384 4.375 7.1875 4.375C9.43116 4.375 11.25 6.19384 11.25 8.4375C11.25 10.6812 9.43116 12.5 7.1875 12.5C4.94384 12.5 3.125 10.6812 3.125 8.4375Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Careers</div></div><div class="navbar_list_subheading">We’re hiring</div></div></a><a href="/press-kit" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="10" cy="10" r="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></circle> <ellipse cx="10" cy="10" rx="2.5" ry="6.25" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></ellipse> <ellipse cx="10" cy="10" rx="2.5" ry="6.25" transform="rotate(90 10 10)" stroke="currentColor" stroke-width="1.25px" stroke-linecap="square" stroke-linejoin="round" fill="none"></ellipse> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Press Kit</div></div><div class="navbar_list_subheading">Download brand assets</div></div></a><a href="https://lu.ma/aikidosecurity" target="_blank" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width=" 100%" height=" 100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16 26H48" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M20 12L20 16" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M44 12L44 16" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> <path d="M52 34V48C52 50.2091 50.2091 52 48 52H16C13.7909 52 12 50.2091 12 48V34M52 26V20C52 17.7909 50.2091 16 48 16H16C13.7909 16 12 17.7909 12 20V26" stroke="currentColor" stroke-width="4px" stroke-linecap="square" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Calendar</div></div><div class="navbar_list_subheading">See you around?</div></div></a><a href="/open-source" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M42.6667 56.5333C48.2816 54.0828 52.8815 49.7736 55.693 44.3304C58.5044 38.8871 59.3559 32.6419 58.1042 26.6447C56.8525 20.6475 53.574 15.2642 48.82 11.4C44.066 7.53574 38.1264 5.42627 32 5.42627C25.8736 5.42627 19.934 7.53574 15.18 11.4C10.426 15.2642 7.14752 20.6475 5.89583 26.6447C4.64415 32.6419 5.49561 38.8871 8.30704 44.3304C11.1185 49.7736 15.7184 54.0828 21.3333 56.5333L27.7333 40.2667C25.8713 39.3096 24.3851 37.7543 23.5137 35.8506C22.6422 33.947 22.4361 31.8057 22.9284 29.7708C23.4208 27.7359 24.583 25.9256 26.2283 24.6309C27.8736 23.3362 29.9064 22.6323 32 22.6323C34.0936 22.6323 36.1264 23.3362 37.7717 24.6309C39.417 25.9256 40.5792 27.7359 41.0716 29.7708C41.5639 31.8057 41.3578 33.947 40.4864 35.8506C39.6149 37.7543 38.1287 39.3096 36.2667 40.2667L42.6667 56.5333Z" stroke="currentColor" stroke-width="4px" stroke-linecap="round" stroke-linejoin="round" fill="none"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Open Source</div></div><div class="navbar_list_subheading">Our OSS projects </div></div></a><a href="/blog" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--carbon" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 24h10v2H4zm0-6h10v2H4zm22-4H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2M6 6v6h20V6zm20 22h-6a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2m-6-8v6h6v-6z"></path></svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Blog</div></div><div class="navbar_list_subheading">The latest posts</div></div></a><a href="/customer-stories" class="navbar_list_link w-inline-block"><div class="navbar_list_icon w-embed"><svg xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M34 52H48C50.2091 52 52 50.2091 52 48V16C52 13.7909 50.2091 12 48 12H16C13.7909 12 12 13.7909 12 16V48C12 50.2091 13.7909 52 16 52H18" stroke="currentColor" stroke-width="4px" stroke-linejoin="round" fill="none"></path> <path d="M33 52H38C40.2091 52 42 50.2091 42 48V16C42 13.7909 40.2091 12 38 12H32" stroke="currentColor" stroke-width="4px" stroke-linejoin="round" fill="none"></path> <path d="M26 50.2963L31 54V40H21V54L26 50.2963Z" fill="currentColor"></path> </svg></div><div class="nabar_link_text"><div class="navbar_link_relative"><div class="navbar_hover_arrow w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.25032 4.66667C4.25032 5.03333 4.55032 5.33333 4.91699 5.33333H9.97699L4.05699 11.2533C3.99526 11.3151 3.9463 11.3883 3.9129 11.469C3.8795 11.5496 3.8623 11.636 3.8623 11.7233C3.8623 11.8106 3.8795 11.8971 3.9129 11.9777C3.9463 12.0583 3.99526 12.1316 4.05699 12.1933C4.11871 12.2551 4.19198 12.304 4.27262 12.3374C4.35327 12.3708 4.4397 12.388 4.52699 12.388C4.61427 12.388 4.7007 12.3708 4.78135 12.3374C4.86199 12.304 4.93526 12.2551 4.99699 12.1933L10.917 6.27333V11.3333C10.917 11.7 11.217 12 11.5837 12C11.9503 12 12.2503 11.7 12.2503 11.3333V4.66667C12.2503 4.3 11.9503 4 11.5837 4H4.91699C4.55032 4 4.25032 4.3 4.25032 4.66667Z" fill="currentColor"/> </svg></div><div>Customer Stories</div></div><div class="navbar_list_subheading">Trusted by the best teams</div></div></a><div class="abou_icons"><a href="https://www.youtube.com/@aikidosecurity" target="_blank" class="about_social_icon w-inline-block"><div class="social_icon_svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.25" y="0.25" width="19.5" height="19.5" rx="3.75" stroke="currentColor" stroke-width="0.5"/> <path d="M11.0403 9.99992L9.21094 11.0453V8.95459L11.0403 9.99992Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.77344 10.37V9.62995C4.77344 8.11683 4.77344 7.36001 5.24645 6.8734C5.71999 6.38628 6.46531 6.36537 7.95544 6.32304C8.66104 6.30317 9.38232 6.28906 10.0001 6.28906C10.6179 6.28906 11.3387 6.30317 12.0448 6.32304C13.5349 6.36537 14.2802 6.38628 14.7532 6.8734C15.2263 7.36053 15.2268 8.11735 15.2268 9.62995V10.3695C15.2268 11.8832 15.2268 12.6395 14.7538 13.1266C14.2802 13.6132 13.5354 13.6346 12.0448 13.6764C11.3392 13.6968 10.6179 13.7109 10.0001 13.7109C9.38232 13.7109 8.66156 13.6968 7.95544 13.6764C6.46531 13.6346 5.71999 13.6137 5.24645 13.1266C4.77291 12.6395 4.77344 11.8826 4.77344 10.37Z" stroke="currentColor"/> </svg></div></a><a href="https://www.linkedin.com/company/aikido-security/" target="_blank" class="about_social_icon w-inline-block"><div class="social_icon_svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.25" y="0.25" width="19.5" height="19.5" rx="3.75" stroke="currentcolor" stroke-width="0.5"/> <path d="M6.43027 7.56854C7.05406 7.56854 7.55976 7.06285 7.55976 6.43906C7.55976 5.81526 7.05406 5.30957 6.43027 5.30957C5.80647 5.30957 5.30078 5.81526 5.30078 6.43906C5.30078 7.06285 5.80647 7.56854 6.43027 7.56854Z" fill="currentColor"/> <path d="M8.62375 8.42391V14.6903H10.5694V11.5915C10.5694 10.7738 10.7232 9.98186 11.737 9.98186C12.737 9.98186 12.7494 10.9167 12.7494 11.6431V14.6908H14.696V11.2543C14.696 9.56631 14.3326 8.26904 12.3596 8.26904C11.4124 8.26904 10.7774 8.78889 10.5178 9.28086H10.4914V8.42391H8.62375ZM5.45312 8.42391H7.40185V14.6903H5.45312V8.42391Z" fill="currentColor"/> </svg></div></a><a href="https://x.com/AikidoSecurity" target="_blank" class="about_social_icon w-inline-block"><div class="social_icon_svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.25" y="0.25" width="19.5" height="19.5" rx="3.75" stroke="currentColor" stroke-width="0.5"/> <path d="M10.858 9.30798L14.2218 5.48193H13.4247L10.5039 8.80404L8.17109 5.48193H5.48047L9.00814 10.5056L5.48047 14.5177H6.27762L9.36201 11.0095L11.8257 14.5177H14.5163L10.858 9.30798ZM9.7662 10.5498L9.40876 10.0496L6.56485 6.06912H7.78923L10.0843 9.28146L10.4417 9.78169L13.425 13.9573H12.2007L9.7662 10.5498Z" fill="currentColor"/> </svg></div></a></div></div></div></div></nav></div><a href="/contact" class="navbar_link_item w-nav-link">Contact</a><div class="navbar_hidden"><a id="login" href="https://app.aikido.dev/login" class="navbar_link_item no-wrap">Login</a><a href="https://app.aikido.dev/login" class="u-button-primary is--xsmaller no-wrap w-inline-block"><div class="u-button-text z-index-1 no-wrap">Start for Free</div><div text="clip" class="u-button-text z-index-1 is--hover no-wrap">No CC required</div></a></div></div></nav><div class="navbar_mobile_menu"><div class="navbar_menu_button w-nav-button"><div class="navbar_menu_toggle"><div class="text-color-white">Menu</div><div class="navbar_menu_hamburger"><div class="w-layout-vflex navbar_hamburger_line"></div><div class="w-layout-vflex navbar_hamburger_line"></div></div></div></div></div></div><div class="main-wrapper max-width-full"><header class="section_header style-light"><div id="" class="header_top-bar"><div class="nav_css w-embed"><style> @media (min-width: 991px) { .header_top-bar.is-tall { top: 3rem; align-items: center; justify-content: center; } } </style></div><div class="header_inner"><a aria-label="home" data-w-id="17301f4a-8885-8473-7dec-8c319a9ea968" href="/" class="home_header_logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024443a71df7a_logo-full-dark.svg" loading="lazy" alt="Aikido" class="home_header_logo-image"/></a><div class="button-group is-header"><a id="login" href="https://app.aikido.dev/login" class="text-style-link is-dark">Login</a><a href="https://app.aikido.dev/login" class="button text-size-tiny w-button">Start Free</a></div></div></div><div class="padding-global"><div class="container-large"><div class="security_header"><div class="text-align-center"><div class="max-width-large"><div><h1 class="text-color-black">Help us shape the future of software security</h1></div><div class="padding-bottom padding-large"><div class="show-mobile-landscape"><div class="padding-top padding-small"></div></div></div><a href="#section_jobs" class="button is-large w-button">See open roles</a><div class="padding-bottom padding-xsmall"></div><div class="number-of-items"><p class="text-size-tiny text-color-grey text-weight-semibold"><span fs-countitems-element="value" class="count">X</span> openings at Aikido</p></div><div class="padding-bottom padding-large"></div></div></div><div class="career_component no-scrollbar"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf3640244b5071e06d_4-min.webp" loading="lazy" alt="Aikido team" width="252" class="career_image"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/678ebe2cf7a8738cf93820bd_DSCF6724.jpg" loading="lazy" id="w-node-_8ddf241e-e6fc-5bef-8945-9dee06e452c4-20e5ccee" width="252" alt="" class="career_image"/><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/678ebe136d678da327c85580_DSCF6308.jpg" loading="lazy" id="w-node-bca55b01-3bb9-0cb7-dc3f-9d6edf9e3c9a-20e5ccee" width="528" alt="" class="career_image last"/></div><div class="show-mobile-landscape"><div>Swipe left</div></div></div></div></div><div class="home_header_divider"></div><div class="padding-global"><div class="container-large"><div class="padding-bottom-careers padding-huge"><div class="trust_career-component"><p>Trusted by</p><div class="trust_career-list"><div class="trust_career-item"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024a35171e042_showpad.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/><div>Showpad,</div></div><div class="trust_career-item"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf36402484cd71e046_officient.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/><div>Officient.io,</div></div><div class="trust_career-item"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024d01371e041_cake.app.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/><div>Cake.app</div></div></div></div></div></div></div></header><section class="section_features-career"><div class="padding-vertical padding-huge is-0-top"><div class="padding-global"><div class="container-large"><div class="max-width-medium"><h2 class="heading-style-h4 is-career">Your next big career move could be just a click away.</h2></div><div class="padding-bottom padding-xlarge"><div class="show-mobile-landscape"><div class="padding-top padding-medium"></div></div></div><div class="features_text"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024a62571df4f_Down.svg" loading="lazy" alt="down arrow" class="features_arrow"/><div class="padding-small padding-bottom"></div><h2 class="heading-style-h4 is-career">We’re building accessible and affordable security software. Built for devs, not security experts.</h2></div></div><div class="padding-bottom padding-large"></div></div><div class="comparison_divider"></div><div class="padding-global"><div class="container-large"><div class="padding-bottom padding-large"></div><div class="w-layout-grid features_list-career"><div class="features_item"><div class="margin-bottom margin-small"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf36402426e171e063_team.svg" loading="lazy" alt="" class="icon-1x1-custom1"/></div><p class="text-color-grey-light">Join a team led by experienced founders with successful exits under their belts.</p></div><div class="features_item"><div class="margin-bottom margin-small"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024753e71e061_early.svg" loading="lazy" alt="" class="icon-1x1-custom1"/></div><p class="text-color-grey-light">Being an early team member means you have the opportunity to define company practices &amp; culture.</p></div><div class="features_item"><div class="margin-bottom margin-small"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024739571e05e_seeds.svg" loading="lazy" alt="" class="icon-1x1-custom1"/></div><p class="text-color-grey-light">We’ve raised $24.6M in record time, so there is tons of room for growth.</p></div><div class="features_item"><div class="margin-bottom margin-small"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024178f71e057_remote%20team.svg" loading="lazy" alt="" class="icon-1x1-custom1"/></div><p class="text-color-grey-light">Remote-friendly company with an HQ in Belgium &amp; quarterly company offsites.</p></div></div></div></div><div class="hide-mobile-landscape"><div class="padding-bottom padding-large"></div></div></div></section><section class="section_perks"><div class="padding-global style-outline is-career"><div class="container-large"><div class="padding-section-large"><div class="text-align-center left_on-tablet"><div class="perks_heading text-color-carbon40">This is what we stand for</div><div class="padding-medium padding-bottom"></div><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf3640245bea71df4d_chevron-d.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="padding-bottom padding-medium"></div><div class="stand_component"><div data-w-id="2f7e261b-2e73-c886-d3d1-83777ace1c01" class="perks_component"><div class="perks_top"><div class="perks_number">1</div><div class="perks_heading">Humble &amp; Curious</div><div class="perks_icon w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 14L16 18L20 14" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="perks_bottom"><div class="margin-bottom margin-small"><p>We are respectful knowledge seekers, aiming to learn from anyone &amp; anything we encounter in our work. We, as employees and as a company, operate with honesty and fairness whether with each other or the world. Aikido doesn’t value money over people.</p></div></div></div><div class="perks_component"><div class="perks_top"><div class="perks_number">2</div><div class="perks_heading">Transparent &amp; Open</div><div class="perks_icon w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 14L16 18L20 14" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="perks_bottom right-zero"><div class="margin-bottom margin-small"><p>We are open and honest with each other, never using that phrase as an excuse to be disrespectful. Our practices invite transparency by default, always finding new ways to share information with each other and the world. No gatekeepers here.</p></div></div></div><div class="perks_component"><div class="perks_top"><div class="perks_number">3</div><div class="perks_heading">Disagree, then commit</div><div class="perks_icon w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 14L16 18L20 14" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="perks_bottom right-zero"><div class="margin-bottom margin-small"><p>We love to disagree at Aikido. Focusing on open discussions means we can learn from disagreements and grow together. All opinions are heard before we make a decision, but once it&#x27;s made we all dedicate ourselves to it as if it was always our first choice.</p></div></div></div><div class="perks_component"><div class="perks_top"><div class="perks_number">4</div><div class="perks_heading">Ownership</div><div class="perks_icon w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 14L16 18L20 14" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="perks_bottom"><div class="margin-bottom margin-small"><p>We encourage everyone to take the reins. Not waiting till everything is 100% clear, but starting and adapting along the way. To us, progress is more important than process.</p></div></div></div><div class="perks_component"><div class="perks_top"><div class="perks_number">5</div><div class="perks_heading">Keep it simple, silly</div><div class="perks_icon w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 14L16 18L20 14" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="perks_bottom"><div class="margin-bottom margin-small"><p>We’ve all experienced the negative effects of complexity; it slows down progress, confuses people, and even enables hacking. Keeping things simple is hard, but we believe it’s worth the effort. Simplicity is the ultimate sophistication.</p></div></div></div></div></div></div></div><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="max-width-xlarge"><div class="button-group"><div class="tag is-green"><div>Benefits</div></div></div><div class="padding-top padding-small"></div><div class="display-inlineflex flex-wrap perk"><div class="perks_heading-text">Challenging, but rewarding.</div><div class="display-inlineflex is-perk"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024bd2271e047_remote.svg" loading="lazy" alt="" class="perks_icon-1x1"/><div class="perks_heading-text">Remote-friendly.</div></div><div class="display-inlineflex is-perk"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf3640244db771e048_competitive.svg" loading="lazy" alt="" class="perks_icon-1x1"/><div class="perks_heading-text">Competitive salary.</div></div><div class="display-inlineflex is-perk"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf3640248a9f71e044_flexible.svg" loading="lazy" alt="" class="perks_icon-1x1"/><div class="perks_heading-text">Flexible working hours.</div></div></div></div></div></div></div></section><section class="section_comparison style-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large padding-top"><div class="button-wrapper"><div class="tag is-purple is-muted"><div>Hiring Process</div></div></div></div></div></div><div class="padding-global"><div class="container-large"><div class="padding-section-large padding-bottom"><div class="padding-bottom padding-small"></div><div class="process_career"><div id="w-node-dcde92c6-3716-0dd5-9233-8d0fa2899877-20e5ccee" class="max-width-medium"><h2 id="w-node-c2365345-a5c1-f743-4d72-dd8ea967432f-20e5ccee" class="heading-style-h4">Meeting you is always an exciting moment for us.</h2></div><div class="process_image-content"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/64375cbb3fbb476d09e726aa_career%20root.svg" loading="lazy" alt="" class="process_image"/><div class="process_content"><div class="comparison_content-row"><div class="comparision_number">1</div><p class="text-size-medium">Informal conversation to get to know each other.</p></div><div class="comparison_content-row"><div class="comparision_number">2</div><p class="text-size-medium">Conversation to dive deeper into your skills and explore your fit with our culture &amp; vision.</p></div><div class="comparison_content-row"><div class="comparision_number">3</div><p class="text-size-medium">Challenge or assessment where you get the chance to work alongside your potential teammates.</p></div><div class="comparison_content-row"><div class="comparision_number">4</div><p class="text-size-medium">Final conversation with questions on both sides.</p></div></div><div id="w-node-_5173a80b-fd12-a8c4-c788-6f5d3be39d73-20e5ccee" class="custom-code-styles w-embed"><style> @media (max-width: 1160px) { .process_image { width: 0px; } } </style></div></div></div></div></div></div></section><section><div class="padding-global"><div class="container-large"><div class="padding-section-large is-about"><div><p class="heading-style-h4 text-weight-medium">Our leadership team.</p><div class="padding-small padding-bottom"></div><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024a62571df4f_Down.svg" loading="lazy" alt="down arrow"/><div class="padding-large padding-bottom"></div></div><div class="team_component hide"><div id="gallery-swiper" class="team-swiper w-node-_256f9121-0f2d-b5f1-e7d8-9a227a866783-7a866778 w-dyn-list"><div role="list" class="swiper-wrapper is-team w-dyn-items"><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/felixgarriau/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1).jpg 601w" class="team_member-img"/></div><p class="team_name">Felix Garriau</p><div class="team_role">Co-founder / CMO</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/amberrrucker/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640245f1071dff5_Amber.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Amber Rucker</p><div class="team_role">Cofounder / Product Advisor</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/roelanddelrue/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1).jpg 601w" class="team_member-img"/></div><p class="team_name">Roeland Delrue</p><div class="team_role">Co-founder / COO &amp; CRO</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/willemdelbare/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1).jpg 601w" class="team_member-img"/></div><p class="team_name">Willem Delbare</p><div class="team_role">Co-founder / CTO &amp; CEO</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/semprovoost/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640249d6871dff8_Sem.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Sem Provoost</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/bert-coppens-962257b8/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf364024142f71dff9_Bert.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Bert Coppens</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/denyspotapov/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640242c4f71dffa_Denys.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Denys Potapov</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="#" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105.avif 800w" class="team_member-img"/></div><p class="team_name">Charlie Isslander</p><div class="team_role">Design</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/bartjonckheere/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/643005f7bb99280d64d40c82_bart.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Bart Jonckheere</p><div class="team_role">Business Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/maartendeschuymer/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de684acde346ba1fae95a_1655807683577.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Maarten De Schuymer</p><div class="team_role">Head of Product</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/lieven-oosterlinck/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972.avif 800w" class="team_member-img"/></div><p class="team_name">Lieven Oosterlinck</p><div class="team_role">Head of Growth</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/aaron-lison-287137209/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884.avif 800w" class="team_member-img"/></div><p class="team_name">Aaron Lison</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/sanderkeymeulen/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59df7945e8c7d860bdf5f_1636547551634.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Sander Keymeulen</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/otthans/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373.avif 800w" class="team_member-img"/></div><p class="team_name">Hans Ott</p><div class="team_role">Development</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/vinitrpatel/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688.avif 800w" class="team_member-img"/></div><p class="team_name">Vinit Patel</p><div class="team_role">Revenue Lead</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/joshmalament/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059955bf5a365b66ca77a5_1517733791006-1.webp" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Josh Malament</p><div class="team_role">Revenue Lead NA/APAC</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/lindalacic/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059a47422eaa071689bc4f_1638369041401.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Linda Lačić</p><div class="team_role">QA Engineer</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/sam-maertens-294ab03a/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059afb3931de246d56e88e_1516859727926.webp" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Sam Maertens</p><div class="team_role">Security Researcher</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="#" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="" loading="lazy" alt="" class="team_member-img w-dyn-bind-empty"/></div><p class="team_name">Nadir El Hachmioui</p><div class="team_role">Security Specialist</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/mianeethling101/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/661029762183829c53d4c54c_1702563614387.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Mia Neethling</p><div class="team_role">Sales</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/kaspervancoppenolle/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207.avif 800w" class="team_member-img"/></div><p class="team_name">Kasper Vancoppenolle</p><div class="team_role">Product Marketing</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/madelinelawren/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1).jpg 601w" class="team_member-img"/></div><p class="team_name">Madeline Lawrence</p><div class="team_role">CBO</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/joel-hans/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643.avif 800w" class="team_member-img"/></div><p class="team_name">Joel Hans</p><div class="team_role">Copywriter</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="#" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67308420f4ecee1c963315b4_1666770876237.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Michiel Denis</p><div class="team_role w-dyn-bind-empty"></div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="#" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6730840d733911617e5e014f_T03AXCDDKFW-U06USD7JC3E-abd028749794-512.avif" loading="lazy" alt="" class="team_member-img"/></div><p class="team_name">Mackenzie Jackson</p><div class="team_role w-dyn-bind-empty"></div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/johandekeulenaer/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264.jpg 800w" class="team_member-img"/></div><p class="team_name">Johan De Keulenaer</p><div class="team_role">Partnerships Manager</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="#" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="" loading="lazy" alt="" class="team_member-img w-dyn-bind-empty"/></div><p class="team_name">Thomas Segura</p><div class="team_role w-dyn-bind-empty"></div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/fvdnabee/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047.jpg 569w" class="team_member-img"/></div><p class="team_name">Floris Van den Abeele</p><div class="team_role">Sr. ML Engineer</div></a></div><div role="listitem" class="swiper-slide team-item w-dyn-item"><a href="https://www.linkedin.com/in/charlie-eriksen-a318578/" target="_blank" class="team_item w-inline-block"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n-p-800.jpg 800w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n.jpg 978w" class="team_member-img"/></div><p class="team_name">Charlie Eriksen</p><div class="team_role">Malware Researcher</div></a></div></div></div><div id="w-node-_256f9121-0f2d-b5f1-e7d8-9a227a86678e-7a866778" class="team_member-list"><div class="collection-list-wrapper w-dyn-list"><div role="list" class="swiper-wrapper is-nav teams w-dyn-items"><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1).jpg 601w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640245f1071dff5_Amber.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1).jpg 601w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1).jpg 601w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640249d6871dff8_Sem.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf364024142f71dff9_Bert.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642adcaf3640242c4f71dffa_Denys.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/642ae11b65e1ad23e81f6731_1615037444105.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/643005f7bb99280d64d40c82_bart.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de684acde346ba1fae95a_1655807683577.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de6747141bb14cf270d81_1660038682972.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/655de66383fc7da42341ce6c_1615552610884.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59df7945e8c7d860bdf5f_1636547551634.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e1d4a03d39230fd1aea_1680813424373.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/65d59e40416eb45a283b4b19_1700228605688.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059955bf5a365b66ca77a5_1517733791006-1.webp" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059a47422eaa071689bc4f_1638369041401.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66059afb3931de246d56e88e_1516859727926.webp" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="" loading="lazy" alt="" class="team_member-img w-dyn-bind-empty"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/661029762183829c53d4c54c_1702563614387.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/66102a128a3eb05c37bab82b_1708175873207.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1).jpg 601w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643-p-500.avif 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/6646246ce683abf5dedc6c27_1701288940643.avif 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67308420f4ecee1c963315b4_1666770876237.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6730840d733911617e5e014f_T03AXCDDKFW-U06USD7JC3E-abd028749794-512.avif" loading="lazy" alt="" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/673f569a849cb4ea6852e5a9_1693815287264.jpg 800w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="" loading="lazy" alt="" class="team_member-img w-dyn-bind-empty"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67af099f2d7b2bb78da5351a_JonasReubens_AIKIDO_LOWRES-047.jpg 569w" class="team_member-img"/><div class="team_overlay"></div></div></div><div role="listitem" class="swiper-slide thumbnail-item w-dyn-item"><div class="team_member-img-wrap is-nav"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n-p-500.jpg 500w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n-p-800.jpg 800w, https://cdn.prod.website-files.com/642adcaf364024654c71df23/67ea6658517bb9c783e617e2_65871099f04b9ebb3d253537_359431729_10161266676199604_6750652865330630761_n.jpg 978w" class="team_member-img"/><div class="team_overlay"></div></div></div></div></div><div class="custom-code-styles w-embed"><style> .team_member-list::-webkit-scrollbar { width: 8px; height:4px; } .team_member-list::-webkit-scrollbar-thumb { background: #37364D; border-radius:10px; } .team_member-list::-webkit-scrollbar-track { background: #171634 ; border-radius:10px; } .team_member-list::-webkit-scrollbar-thumb:hover { background: #ffffff; } </style></div><div class="team-overlay-left"></div><div class="team-overlay"></div></div></div><div><div class="w-dyn-list"><div role="list" class="team_list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="team-item"><div class="team_top"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798826d261cd914580d3d89_Roeland%20(1).jpg" loading="lazy" alt="Roeland Delrue" class="team_member-img"/></div><div><a aria-label="open-LinkedIn-link" blocks-name="footer2_social-link-4" href="https://www.linkedin.com/in/roelanddelrue/" target="_blank" class="team_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a></div></div><p class="team_name">Roeland Delrue</p><div class="team_role">Co-founder / COO &amp; CRO</div></div></div><div role="listitem" class="w-dyn-item"><div class="team-item"><div class="team_top"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6798810e71c9ba99a5ac5909_Mask%20group-1%20(1).jpg" loading="lazy" alt="Felix Garriau" class="team_member-img"/></div><div><a aria-label="open-LinkedIn-link" blocks-name="footer2_social-link-4" href="https://www.linkedin.com/in/felixgarriau/" target="_blank" class="team_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a></div></div><p class="team_name">Felix Garriau</p><div class="team_role">Co-founder / CMO</div></div></div><div role="listitem" class="w-dyn-item"><div class="team-item"><div class="team_top"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/679881411939937d03cb8614_Mask%20group-3%20(1).jpg" loading="lazy" alt="Willem Delbare" class="team_member-img"/></div><div><a aria-label="open-LinkedIn-link" blocks-name="footer2_social-link-4" href="https://www.linkedin.com/in/willemdelbare/" target="_blank" class="team_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a></div></div><p class="team_name">Willem Delbare</p><div class="team_role">Co-founder / CTO &amp; CEO</div></div></div><div role="listitem" class="w-dyn-item"><div class="team-item"><div class="team_top"><div class="team_member-img-wrap"><img src="https://cdn.prod.website-files.com/642adcaf364024654c71df23/6797e2fbf38261671b23144f_Mask%20group%20(1).jpg" loading="lazy" alt="Madeline Lawrence" class="team_member-img"/></div><div><a aria-label="open-LinkedIn-link" blocks-name="footer2_social-link-4" href="https://www.linkedin.com/in/madelinelawren/" target="_blank" class="team_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a></div></div><p class="team_name">Madeline Lawrence</p><div class="team_role">CBO</div></div></div></div></div></div></div></div></div></section><div id="section_jobs" class="section_jobs style-light"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="text-align-center"><div class="hide-mobile-landscape"><h2 class="heading-style-h1 text-color-black">Jobs at Aikido Security</h2></div><div class="show-mobile-landscape"><h2 class="heading-style-h1 text-color-black is-career">Jobs at <br/>‍<a href="#" class="text-color-gradient"><span class="career_security-ticket">Aikido Security</span></a></h2></div><div class="padding-top padding-medium"></div><p class="text-size-medium text-color-grey is-career">Choose the right position for your skillset.</p></div><div class="padding-top padding-large"></div><div fs-countitems-element="list" class="w-dyn-list"><div role="list" class="jobs_security w-dyn-items"><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/partner-channel-sales" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Partner Channel Sales</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/cybersecurity-compliance-manager" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Cyber/security compliance manager</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium </p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/ruby-developer" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Ruby Developer</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium </p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/talent-acquisition-partner" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Talent Acquisition Partner</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium </p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/technical-product-marketeer" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Technical Product Marketeer</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/account-executive-2-4" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Account Executive UK</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">London, United Kingdom </p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/business-development-representative-us-2" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Business Development Representative </div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote </p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/technical-customer-success" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Technical Customer Success</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/security-analyst" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Security Engineer </div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/technical-business-development-representative-2" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Business Development Representative US </div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Remote, US</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/ocaml-developer" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">OCaml Developer</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/paid-search-manager" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Paid Search Manager</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://www.youtube.com/watch?v=vASw0m6YdWs" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Office Cat 🐱</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/inside-sales-us" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Account Executive US</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Remote, US</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/developer-content-writer" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Developer Content Writer</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/account-executive-2" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Account Executive</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/full-stack-developer" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Full Stack Developer</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div><div role="listitem" class="w-dyn-item"><a aria-label="job-link" data-w-id="aa7539b4-3fff-20a8-ddb5-fbb7e3b7c2fd" href="https://aikidosecurity.recruitee.com/o/spontaneous-application" target="_blank" class="jobs_item w-inline-block"><div class="button-group"><div style="background-color:hsla(159.06249999999997, 100.00%, 37.65%, 1.00)" class="tag is-green-alt is-small"><div>Full-time</div></div></div><div class="padding-top padding-xsmall"></div><div class="jobs_title-wrap"><div class="text-weight-medium">Spontaneous Application</div><div style="color:rgb(115,114,131)" class="jobs_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 16L14 12L10 8" stroke="CurrentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/> </svg></div></div><div class="padding-top padding-xsmall"></div><p class="text-size-tiny text-color-grey text-weight-semibold">Ghent, Belgium or Remote</p></a></div></div></div></div></div></div></div></div><footer class="footer_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xlarge"><div class="w-layout-grid footer_top-wrapper"><div id="w-node-_1efdf5cf-93cd-ebdc-a93d-e851b05b935a-b05b9355" class="w-layout-grid footer_menu-wrapper"><a aria-label="go to home page from footer" href="/" class="footer_logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024a0f171df4c_Logo.svg" loading="lazy" alt="" class="footer_logo-image"/></a><div class="footer_link-list"><div class="footer_link-heading">Company</div><a href="/product" class="footer_link">Product</a><a href="/pricing" class="footer_link">Pricing</a><a href="/about" class="footer_link">About</a><a href="/careers" aria-current="page" class="footer_link w--current">Careers</a><a href="/contact" class="footer_link">Contact</a><a href="/partner" class="footer_link">Partner with us</a></div><div class="footer_link-list"><div class="footer_link-heading">Resources</div><a href="https://help.aikido.dev/doc/overview-aikido-docs/docCpLHBMatZ" target="_blank" class="footer_link">Docs</a><a href="https://apidocs.aikido.dev/" target="_blank" class="footer_link">Public API Docs</a><a href="https://security.aikido.dev/" target="_blank" class="footer_link">Vulnerability Database</a><a href="/blog" class="footer_link">Blog</a><a href="https://integrations.aikido.dev/" target="_blank" class="footer_link">Integrations</a><a href="/glossary" class="footer_link">Glossary</a><a href="/press-kit" class="footer_link">Press Kit</a><a href="/wall-of-love" class="footer_link">Customer Reviews</a></div><div class="footer_link-list"><div class="footer_link-heading">Security</div><a href="/trust-center" class="footer_link">Trust Center</a><a href="https://trustcenter.aikido.dev/" target="_blank" class="footer_link">Security Overview</a><a href="#" class="footer_link cky-banner-element">Change Cookie Preferences</a><div class="footer_link-heading">Legal</div><a href="https://www.aikido.dev/policies/privacy" class="footer_link">Privacy Policy</a><a href="https://www.aikido.dev/policies/cookies" class="footer_link">Cookie Policy</a><a href="https://www.aikido.dev/policies/terms" class="footer_link">Terms of Use</a><a href="/aikido-security-bv-msa" target="_blank" class="footer_link">Master Subscription Agreement</a><a href="/aikido-security-bv-dpa" target="_blank" class="footer_link">Data Processing Agreement</a></div><div class="footer_link-list"><div class="footer_link-heading">Use Cases</div><a href="/use-cases/soc2-iso-compliance" class="footer_link">Compliance</a><a href="/use-cases/sast-dast" class="footer_link">SAST &amp; DAST</a><a href="/use-cases/application-security-posture-management-aspm" class="footer_link">ASPM</a><a href="/use-cases/vulnerability-management" class="footer_link">Vulnerability Management</a><a href="/use-cases/sbom-generator-create-software-bill-of-materials" class="footer_link">Generate SBOMs</a><a href="/use-cases/wordpress-security" class="footer_link">WordPress Security</a><a href="/use-cases/secure-your-source-code" class="footer_link">Secure Your Code</a><div class="footer_link-heading">Industries</div><a href="/industries/healthtech" class="footer_link">For HealthTech</a><a href="/industries/medtech" class="footer_link">For MedTech</a><a href="/industries/aikido-for-fintech" class="footer_link">For FinTech</a><a href="/industries/security-tech" class="footer_link">For SecurityTech</a><a href="/industries/aikido-for-legaltech" class="footer_link">For LegalTech</a><a href="/industries/aikido-for-hrtech" class="footer_link">For HRTech</a><a href="/industries/aikido-for-agencies" class="footer_link">For Agencies</a><a href="/industries/aikido-for-enterprise" class="footer_link">For Enterprise</a><a href="/industries/pe-group-companies" class="footer_link">For PE &amp; Group Companies</a></div><div class="footer_link-list"><div class="footer_link-heading">Compare</div><a href="/comparison/comparison-overview" class="footer_link">vs All Vendors</a><a href="/comparison/snyk-alternative" class="footer_link">vs Snyk</a><a href="/comparison/wiz-alternative" class="footer_link">vs Wiz</a><a href="/comparison/mend-alternative" class="footer_link">vs Mend</a><a href="/comparison/orca-security-alternative" class="footer_link">vs Orca Security</a><a href="/comparison/veracode-alternative" class="footer_link">vs Veracode</a><a href="/comparison/github-advanced-security-alternative" class="footer_link">vs GitHub Advanced Security</a><a href="/comparison/gitlab-ultimate-alternative" class="footer_link">vs GitLab Ultimate</a><a href="/comparison/checkmarx" class="footer_link">vs Checkmarx</a><a href="/comparison/semgrep" class="footer_link">vs Semgrep</a><a href="/comparison/aikido-vs-sonarqube" class="footer_link">vs SonarQube</a></div></div><div id="w-node-_1efdf5cf-93cd-ebdc-a93d-e851b05b9379-b05b9355" class="footer_social-list"><div class="footer_link-list"><div class="footer_link-heading">Connect</div><a href="mailto:hello@aikido.dev" class="footer_link">hello@aikido.dev</a><div class="content horizontal"><a href="https://www.linkedin.com/company/aikido-security/" class="footer_link social-style">LinkedIn</a><a aria-label="open-X-link" href="https://twitter.com/AikidoSecurity" class="footer_link social-style">X</a></div></div></div><div id="w-node-_1efdf5cf-93cd-ebdc-a93d-e851b05b9389-b05b9355" class="footer_lead-wrapper"><div id="w-node-_1efdf5cf-93cd-ebdc-a93d-e851b05b938c-b05b9355" class="footer_lead-heading"><div class="text-size-tiny text-weight-medium">Subscribe</div><div class="text-size-tiny text-weight-medium text-color-grey-light">Stay up to date with all updates</div></div><div class="footer_form-block is--hide"><div data-form="hidden" class="footer_form-block w-form"><form id="wf-form-Footer-Subscribe-Form" name="wf-form-Footer-Subscribe-Form" data-name="Footer Subscribe Form" method="get" class="footer_form" data-wf-flow="65f2e16478f0b82120e5cc38" data-wf-page-id="65f2e16478f0b82120e5ccee" data-wf-element-id="1efdf5cf-93cd-ebdc-a93d-e851b05b938b"><input class="form-input is-footer w-input" maxlength="256" name="Email" data-name="Email" placeholder="Email ..." email-input="" type="email" id="Email" required=""/><input type="submit" data-wait="Please wait..." id="w-node-b28807f3-fd24-2303-6c70-34f6b4020983-b05b9355" class="button is-secondary is-submit w-button" value="Subscribe"/><div email-error="" id="w-node-_52e90bc7-b916-2fd7-506a-b02f17a61d32-b05b9355" class="error-message">Not quite there yet.</div></form><div class="success-message w-form-done"><div class="text-size-medium">👋🏻 Thank you! You’ve been subscribed.</div><div class="padding-bottom padding-tiny"></div><div class="text-color-purple text-weight-medium">Team Aikido</div></div><div id="error-message" class="error-message w-form-fail"><div>Not quite there yet.</div></div></div></div><div class="w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ portalId: "26076760", formId: "edb18ab7-fd40-45f4-af6f-e1e6fdb5f386", region: "eu1" }); </script></div><div class="hide w-embed"><style> .submitted-message { background-color: transparent !important; height: auto !important; margin-top: 1.25rem; margin-bottom: 1.25rem; padding: 0rem !important; font-size: 1.5rem !important; overflow: hidden; } </style></div></div></div><div class="padding-bottom padding-large"></div><div class="footer_bottom-wrapper"><div class="footer_location">© 2025 Aikido Security BV | BE0792914919<br/>🇪🇺 Registered address: Coupure Rechts 88, 9000, Ghent, Belgium<br/>🇪🇺 Office address: Gebroeders van Eyckstraat 2, 9000, Ghent, Belgium<br/>🇺🇸 Office address: 95 Third St, 2nd Fl, San Francisco, CA 94103, US</div><a href="/trust-center" class="w-inline-block"><div class="footer_certificates"><div class="footer_certificate-item"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf364024cfa371e040_AICPA.webp" loading="lazy" alt="" class="footer_certificate-icon"/><div class="text-size-tiny">SOC 2</div><div class="padding-right padding-xxsmall"></div><div class="tag is-green-light is-small">Compliant</div></div><div class="footer_certificate-item"><img src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/642adcaf3640247cfb71e03f_ISO.webp" loading="lazy" alt="" class="footer_certificate-icon"/><div class="text-size-tiny">ISO 27001</div><div class="padding-right padding-xxsmall"></div><div class="tag is-green-light is-small">Compliant</div></div></div></a></div><div class="padding-top padding-medium"></div></div></div></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=642adcaf364024552e71df01" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/js/aikido-staging.schunk.b7cad701f94860c2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/js/aikido-staging.schunk.8d8f61a38bc642c2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/642adcaf364024552e71df01/js/aikido-staging.895f4588.373b36765f76ff14.js" type="text/javascript"></script><script> $(document).ready(function() { const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; function validateEmail(email) { return emailRegex.test(email); } $('div[email-error]').hide(); $('input[email-input]').on('input', function() { const email = $(this).val(); if (validateEmail(email)) { $('div[email-error]').fadeOut(300); // Updated to fadeOut } else { $('div[email-error]').fadeIn(300); // Updated to fadeIn } }); $('form').on('submit', function(e) { if (!validateEmail($('input[email-input]').val())) { e.preventDefault(); } }); }); </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://ss.aikido.dev/ns.html?id=GTM-TRNDV9B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> pageFunctions.executeFunctions(); </script> <script> // Define your base URLs for each language const baseUrls = { en: "https://www.aikido.dev", fr: "https://fr.aikido.dev", ja: "https://jp.aikido.dev" }; // Get the current path from the URL const path = window.location.pathname; // Function to create hreflang tags function createHreflangTags() { let tags = ''; for (const [lang, baseUrl] of Object.entries(baseUrls)) { const url = `${baseUrl}${path}`; tags += `<link rel="alternate" href="${url}" hreflang="${lang}" />\n`; } // Add the x-default tag const xDefault = `${baseUrls.en}${path}`; tags += `<link rel="alternate" href="${xDefault}" hreflang="x-default" />\n`; // Insert the tags into the head of the document const head = document.head || document.getElementsByTagName('head')[0]; head.insertAdjacentHTML('beforeend', tags); } // Run the function to create and insert hreflang tags createHreflangTags(); </script> <!--🤙 https://slater.app/11817/36296.js--> <script>document.addEventListener("DOMContentLoaded", function() {function loadlanguageswitcher(e){let t=document.createElement("script");t.setAttribute("src",e),t.setAttribute("type","text/javascript"),document.body.appendChild(t),t.addEventListener("load",()=>{console.log("Slater loaded Language Switcher.js: https://slater.app/11817/36296.js 🤙")}),t.addEventListener("error",e=>{console.log("Error loading file",e)})}let src=window.location.host.includes("webflow.io")?"https://slater.app/11817/36296.js":"https://assets.slater.app/slater/11817/36296.js?v=1.0";loadlanguageswitcher(src);})</script> <script> document.querySelectorAll(".perks_component").forEach(item => { item.setAttribute("data-click" , "dropdown") }) let dropdowns = document.querySelectorAll(`[data-click="dropdown"]`); dropdowns.forEach((dropdown) => { dropdown.addEventListener("click", () => { if (!dropdown.classList.contains("open")) { document.querySelectorAll(`[data-click="dropdown"].open`).forEach((ele) => { ele.click(); }) dropdown.classList.add("open"); } else{ dropdown.classList.remove("open") } }) }) </script> <script> jQuery(document).ready(function(){ jQuery('.team_member-list .swiper-wrapper .swiper-slide:eq(0)').addClass('active'); jQuery('.team_member-list .swiper-wrapper .swiper-slide:eq(0)').siblings().addClass('not-active'); jQuery('.team_member-list [role="list"] [role="listitem"]').on('click', function(){ var ind = jQuery(this).index(); jQuery('#gallery-swiper [role="list"] [role="listitem"]').hide(); jQuery('#gallery-swiper [role="list"] [role="listitem"]:eq('+ind+')').show(); jQuery('#gallery-swiper [role="list"] [role="listitem"] .team_item > *').fadeOut(); jQuery('#gallery-swiper [role="list"] [role="listitem"]:eq('+ind+') .team_item > *').fadeIn(); jQuery('.team_member-list .swiper-wrapper .swiper-slide').removeClass('active'); jQuery('.team_member-list .swiper-wrapper .swiper-slide:eq('+ind+')').siblings().addClass('not-active'); jQuery('.team_member-list .swiper-wrapper .swiper-slide:eq('+ind+')').addClass('active'); }) jQuery('.team_member-list [role="list"] [role="listitem"]:eq(0)').click(); jQuery('.team_member-list [role="list"] [role="listitem"]').hover( function(){ jQuery(this).siblings().addClass('not-hover'); jQuery(this).addClass('hover'); }, function(){ jQuery('.team_member-list [role="list"] [role="listitem"]').removeClass('hover not-hover'); } ) setInterval(function(){ var ind = jQuery('.team_member-list .swiper-wrapper .swiper-slide.active').index() + 1; if(jQuery('.team_member-list .swiper-wrapper .swiper-slide.active').next().length < 1){ ind = 0 ;} jQuery('.team_member-list .swiper-wrapper .swiper-slide:eq('+ind+')').click(); }, 1000*5) }) </script></body></html>

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