{"id":102884,"date":"2025-07-21T15:15:18","date_gmt":"2025-07-21T13:15:18","guid":{"rendered":"https:\/\/staging.checkmarx.com\/?post_type=learn&#038;p=102884"},"modified":"2026-04-10T20:13:06","modified_gmt":"2026-04-10T18:13:06","slug":"securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security","status":"publish","type":"learn","link":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/","title":{"rendered":"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security"},"content":{"rendered":"<p>If there\u2019s one thing to know about <a href=\"https:\/\/checkmarx.com\/learn\/cloud-security\/what-is-cloud-native-appsec\/\">cloud-native security<\/a>, it\u2019s that it\u2019s tough because cloud-native technology is complex. Not only are cloud-native applications and environments deeply complicated due to their many moving parts, but the software supply chains they depend on also include many discrete components \u2013 and, by extension, many potential security risks.<\/p>\n\n\n\n<p>Meanwhile, if there\u2019s one thing to know about AI security tools, it\u2019s that they excel at helping to mitigate complex security tasks \u2013 including the various processes necessary to identify, triage, and remediate vulnerabilities within cloud-native applications, hosting environments, and software supply chains. The ability to automate processes like these is critical for DevSecOps teams, who have often struggled to manage cloud-native security risks efficiently and at scale.<\/p>\n\n\n\n<p>To prove the point, here\u2019s a look at how AI security capabilities can help teams conquer the complexity surrounding cloud-native security, resulting in more secure environments and less tedium for DevSecOps staff.<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-1\">The challenges of securing cloud-native software supply chains<\/h2>\n\n\n\n<p>When we talk about cloud-native <a href=\"https:\/\/checkmarx.com\/learn\/supply-chain-security\/\">software supply chains<\/a>, we\u2019re referring to the set of packages, modules, and other dependencies that developers use to build cloud-native applications \u2013 meaning applications that are deployed using scalable, composable architectures.<\/p>\n\n\n\n<p>From a security perspective, cloud-native software supply chains have traditionally been deeply challenging due to their inherent complexity. That complexity arises from the following factors:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\n<strong>Multiple dependencies<\/strong>: A typical cloud-native application might depend on dozens of different libraries, modules, and so on. Each of those supply chain components could be subject to vulnerabilities that make the app insecure.<\/li>\n\n\n\n<li>\n<strong>Diverse dependencies<\/strong>: Cloud-native supply chains include many types of dependencies \u2013 libraries, application packages, and container images. This means that teams must test a variety of distinct types of software resources to identify security vulnerabilities.<\/li>\n\n\n\n<li>\n<strong>Complex internal architectures<\/strong>: By their nature, cloud-native applications use complex internal architectures. Typically, they include multiple microservices that interact with each other on a continuous basis. Due to these complex internal relationships, understanding which software supply chain security risks impact which microservices within a cloud-native app can be deeply challenging.<\/li>\n\n\n\n<li>\n<strong>Constant change<\/strong>: It\u2019s common for development teams to deploy new versions of cloud-native applications (or of specific microservices within an app) on a frequent basis. Each update could include new or modified dependencies, which means it could also introduce novel security risks through the application\u2019s supply chain.<\/li>\n<\/ul>\n\n\n\n<p>To manage this complexity and mitigate risks across all layers of cloud-native apps, developers and DevSecOps teams must address what we call the <a href=\"https:\/\/checkmarx.com\/learn\/code-to-cloud-security\/cloud-native-application-security-strategic-4c\/\">4Cs of cloud-native security<\/a>: Cloud, containers, clusters, and code. It\u2019s only through a holistic, multi-layered approach that businesses can keep modern apps secure.<\/p>\n\n\n<section class=\"section-block-info light-theme\">\n    <div class=\"main-wrapper block-info__wrapper\">\n        <div class=\"block-info center\">\n\t\t\t\n\t\t\t<h2 class=\"section-title article-anchor\" id=\"article-anchor-2\">Want a deeper dive into the 4Cs of cloud-native security?<\/h2>\t\t\t<p class=\"section-description\">Learn how to build a layered AppSec strategy that secures cloud, containers, clusters, and code.<\/p>\n\t\t\t<div class=\"actions\">\n\t\t\t\t        <a href=\"https:\/\/checkmarx.com\/learn\/code-to-cloud-security\/cloud-native-application-security-strategic-4c\/\" class=\"btn btn-2 btn-bg white demo\">Read Now<\/a>\n        \t\t\t\t\t\t\t<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-3\">Why traditional cloud-native security tools can\u2019t keep up<\/h2>\n\n\n\n<p>Cloud-native applications are not new; they have been around for about a decade. In that time, vendors have introduced a variety of tools designed to help manage cloud-native security.<\/p>\n\n\n\n<p>These solutions can certainly help to identify vulnerabilities and other risks within cloud-native software supply chains and cloud-native apps themselves. But their major shortcoming is that, too often, they require significant amounts of manual effort \u2013 which means that even when tools are effective at discovering risks, they still burden DevSecOps engineers and slow down processes.<\/p>\n\n\n\n<p>For example, consider the process of securing code during software development. The traditional strategy was for developers to write code, then \u2013 at a later stage in the development lifecycle \u2013 use a cloud-native security <a href=\"https:\/\/checkmarx.com\/glossary\/why-vulnerability-scanning-is-critical-for-companies\/\">vulnerability scanner<\/a> to check for security risks in the code.<\/p>\n\n\n\n<p>This adds a step to the development process, which can delay software delivery pipeline velocity. It also increases the amount of work that developers need to perform.<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-4\">Securing the cloud-native supply chain with AI security tools<\/h2>\n\n\n\n<p>Fortunately, the advent of agentic AI and generative AI security solutions has made a better approach possible. Today, cloud-native security tools need not be limited to basic functionality, like identifying vulnerabilities and notifying teams.&nbsp;<\/p>\n\n\n\n<p>They can also leverage AI features to automate complex processes, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Running security scans automatically and in real time, directly within Integrated Development Environment (IDE) tools, before code is even committed to a repository. This streamlines the process of securing testing, while also reducing manual effort on the part of software engineers.<\/li>\n\n\n\n<li>Automatically remediating security problems where possible, a capability that further reduces the burden placed on developers.<\/li>\n\n\n\n<li>Performing additional automated scans on code within repositories post-commit, adding another layer of security verification prior to application release.<\/li>\n<\/ul>\n\n\n\n<p>Offloading tasks like these to AI delivers multiple benefits. Not only does it save time and reduce DevSecOps toil, but it also speeds up the process of remediating vulnerabilities, which in turn means that it reduces the risk of delays to application release cycles, and of disruptions to users while security risks are in the process of being mitigated. It also helps minimize the risk that insecure software will run in cloud-native environments because teams can\u2019t patch it quickly enough.<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-5\">How AI can help with AppSec&nbsp;<\/h2>\n\n\n\n<p>To be sure, AI security solutions can\u2019t solve every cloud-native security woe, at least not on their own. There will always be complex edge cases \u2013 like obscure vulnerabilities for which no patch is available within the supply chain \u2013 that engineers will need to address manually.<\/p>\n\n\n\n<p>But on the whole, AI promises to do much to enhance cloud-native application security processes, including those that involve the most complex supply chains, application architectures, and hosting environments. Expect AI to become a key component of the <a href=\"https:\/\/checkmarx.com\/blog\/introducing-the-future-of-cloud-native-security\/\">future of cloud-native security<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1234\" height=\"612\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Checkmarx-May-blog-3-image.jpg\" alt=\"Cloud native security workflow showing Developer Assist Agent performing code reviews and testing at every stage from coding to deployment.\" class=\"wp-image-102885\" srcset=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Checkmarx-May-blog-3-image.jpg 1234w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Checkmarx-May-blog-3-image-300x149.jpg 300w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Checkmarx-May-blog-3-image-1024x508.jpg 1024w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Checkmarx-May-blog-3-image-768x381.jpg 768w\" sizes=\"(max-width: 1234px) 100vw, 1234px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-6\">Securing cloud-native supply chains with Checkmarx<\/h2>\n\n\n\n<p>Checkmarx\u2019s latest AI capabilities provide the features DevSecOps teams need to protect cloud-native software supply chains at scale. Using the Developer Assist AI agent available through the <a href=\"https:\/\/checkmarx.com\/product\/application-security-platform\/\">Checkmarx One platform<\/a>, businesses can automate security scans for both pre-commit and post-commit code.<\/p>\n\n\n<section class=\"section-block-info light-theme\">\n    <div class=\"main-wrapper block-info__wrapper\">\n        <div class=\"block-info center\">\n\t\t\t\n\t\t\t<h2 class=\"section-title article-anchor\" id=\"article-anchor-7\">See AI-Powered Cloud Native Security in Action<\/h2>\t\t\t<p class=\"section-description\">Discover how Checkmarx helps DevSecOps teams protect their entire software supply chain at scale.<\/p>\n\t\t\t<div class=\"actions\">\n\t\t\t\t        <a href=\"https:\/\/checkmarx.com\/product\/checkmarx-one-assist\/#form\" class=\"btn btn-2 btn-bg white demo\">Request a Demo<\/a>\n        \t\t\t\t\t\t\t<\/div>\n        <\/div>\n    <\/div>\n<\/section>","protected":false},"author":143,"featured_media":102886,"parent":0,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"learn-cat":[1276,853],"class_list":["post-102884","learn","type-learn","status-publish","has-post-thumbnail","hentry","learn-cat-ai-security","learn-cat-appsec"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security<\/title>\n<meta name=\"description\" content=\"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security\" \/>\n<meta property=\"og:description\" content=\"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\" \/>\n<meta property=\"og:site_name\" content=\"Checkmarx\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-10T18:13:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1381\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@checkmarx\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\"},\"author\":{\"name\":\"Eran Kinsbruner\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa\"},\"headline\":\"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security\",\"datePublished\":\"2025-07-21T13:15:18+00:00\",\"dateModified\":\"2026-04-10T18:13:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\"},\"wordCount\":969,\"publisher\":{\"@id\":\"https:\/\/checkmarx.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\",\"url\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\",\"name\":\"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp\",\"datePublished\":\"2025-07-21T13:15:18+00:00\",\"dateModified\":\"2026-04-10T18:13:06+00:00\",\"description\":\"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp\",\"width\":2560,\"height\":1381,\"caption\":\"Visual metaphor for securing the cloud-native software supply chain with AI-powered application security.\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/checkmarx.com\/#website\",\"url\":\"https:\/\/checkmarx.com\/\",\"name\":\"Checkmarx\",\"description\":\"The world runs on code. We secure it.\",\"publisher\":{\"@id\":\"https:\/\/checkmarx.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/checkmarx.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/checkmarx.com\/#organization\",\"name\":\"Checkmarx\",\"url\":\"https:\/\/checkmarx.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/02\/logo-dark.svg\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/02\/logo-dark.svg\",\"width\":1,\"height\":1,\"caption\":\"Checkmarx\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis\",\"https:\/\/x.com\/checkmarx\",\"https:\/\/www.youtube.com\/user\/CheckmarxResearchLab\",\"https:\/\/www.linkedin.com\/company\/checkmarx\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa\",\"name\":\"Eran Kinsbruner\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/Eran-Kinsbruner-avatar-150x150.jpg\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/Eran-Kinsbruner-avatar-150x150.jpg\",\"caption\":\"Eran Kinsbruner\"},\"description\":\"Enterprise Product Marketing Executive. Recognized thought leader, board advisor to stealth companies, researcher, inventor, and best-selling author of four books. Expertise in B2B SAAS, AI, observability, DevOps, and software quality.\",\"url\":\"https:\/\/checkmarx.com\/author\/erankinsbruner\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security","description":"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/","og_locale":"en_US","og_type":"article","og_title":"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security","og_description":"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.","og_url":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/","og_site_name":"Checkmarx","article_publisher":"https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis","article_modified_time":"2026-04-10T18:13:06+00:00","og_image":[{"width":2560,"height":1381,"url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@checkmarx","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#article","isPartOf":{"@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/"},"author":{"name":"Eran Kinsbruner","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa"},"headline":"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security","datePublished":"2025-07-21T13:15:18+00:00","dateModified":"2026-04-10T18:13:06+00:00","mainEntityOfPage":{"@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/"},"wordCount":969,"publisher":{"@id":"https:\/\/checkmarx.com\/#organization"},"image":{"@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/","url":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/","name":"Securing the Cloud-Native Software Supply Chain with AI-Powered Application Security","isPartOf":{"@id":"https:\/\/checkmarx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage"},"image":{"@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp","datePublished":"2025-07-21T13:15:18+00:00","dateModified":"2026-04-10T18:13:06+00:00","description":"Discover how AI-powered application security strengthens cloud native security across the software supply chain from code to deployment.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/learn\/ai-security\/securing-the-cloud-native-software-supply-chain-with-ai-powered-application-security\/#primaryimage","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/07\/Securing-the-Cloud-Native-Software-Supply-Chain-with-AI-Powered-Application-Security_2x-scaled.webp","width":2560,"height":1381,"caption":"Visual metaphor for securing the cloud-native software supply chain with AI-powered application security."},{"@type":"WebSite","@id":"https:\/\/checkmarx.com\/#website","url":"https:\/\/checkmarx.com\/","name":"Checkmarx","description":"The world runs on code. We secure it.","publisher":{"@id":"https:\/\/checkmarx.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/checkmarx.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/checkmarx.com\/#organization","name":"Checkmarx","url":"https:\/\/checkmarx.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/#\/schema\/logo\/image\/","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/02\/logo-dark.svg","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/02\/logo-dark.svg","width":1,"height":1,"caption":"Checkmarx"},"image":{"@id":"https:\/\/checkmarx.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis","https:\/\/x.com\/checkmarx","https:\/\/www.youtube.com\/user\/CheckmarxResearchLab","https:\/\/www.linkedin.com\/company\/checkmarx"]},{"@type":"Person","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa","name":"Eran Kinsbruner","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/image\/","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/Eran-Kinsbruner-avatar-150x150.jpg","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/Eran-Kinsbruner-avatar-150x150.jpg","caption":"Eran Kinsbruner"},"description":"Enterprise Product Marketing Executive. Recognized thought leader, board advisor to stealth companies, researcher, inventor, and best-selling author of four books. Expertise in B2B SAAS, AI, observability, DevOps, and software quality.","url":"https:\/\/checkmarx.com\/author\/erankinsbruner\/"}]}},"_links":{"self":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/learn\/102884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/learn"}],"about":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/types\/learn"}],"author":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/users\/143"}],"version-history":[{"count":0,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/learn\/102884\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media\/102886"}],"wp:attachment":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media?parent=102884"}],"wp:term":[{"taxonomy":"learn-cat","embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/learn-cat?post=102884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}