{"id":101670,"date":"2025-05-12T15:43:08","date_gmt":"2025-05-12T13:43:08","guid":{"rendered":"https:\/\/staging.checkmarx.com\/?p=101670"},"modified":"2026-02-11T10:05:52","modified_gmt":"2026-02-11T08:05:52","slug":"multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security","status":"publish","type":"post","link":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/","title":{"rendered":"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0"},"content":{"rendered":"<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-1\">Introduction: The Need for Collaborative Intelligence in AppSec&nbsp;<\/h2>\n\n\n\n<p>According to an October 2024 report from <a href=\"https:\/\/www.computerworld.com\/article\/3843138\/agentic-ai-ongoing-coverage-of-its-impact-on-the-enterprise.html\" target=\"_blank\" rel=\"noreferrer noopener\">Gartner<\/a>, 33% of enterprise software applications will incorporate agentic AI by 2028\u2014up from less than 1% in 2024. This rapid growth underscores the transformative potential of agentic AI to streamline inefficiencies, automate repetitive tasks, and enhance operations across the enterprise. When applied through a multi-agent approach to application security\u2014particularly across the software development life cycle (SDLC)\u2014the value these agents can deliver is substantial.&nbsp;<\/p>\n\n\n\n<p>As application complexity grows\u2014driven by widespread adoption of open source libraries, microservices, serverless architectures, containerization, and now LLMs as a core building block\u2014engineering teams and AppSec leaders face mounting challenges in securing scalable pipelines that protect the business.&nbsp;<\/p>\n\n\n\n<p>The key insight behind the need for a <strong>multi-agent network<\/strong> approach is that developers, security teams, and executives are <strong>all part of the same workflow<\/strong>\u2014and share the same challenges, though each is impacted differently when issues arise.<\/p>\n\n\n\n<p> Specifically, developers focus on identifying and remediating security issues early in the SDLC, ideally within their IDEs, or as part of their pull-request (PR) process. <\/p>\n\n\n\n<p>AppSec and security analysts are responsible for orchestrating processes and enforcing policies from the point that code is committed through runtime in the cloud. <\/p>\n\n\n\n<p>Meanwhile, CISOs and executive leaders are primarily concerned with overall security posture, application-level insights, and efficient risk management. Security can no longer slow down the business or be a burden to development. Business velocity is a key element in driving innovation especially in the era of AI.&nbsp;<\/p>\n\n\n\n<p>This reality calls for a modern approach\u2014one where multiple AI agents not only automate tasks independently but also collaborate, with humans and with each other, to drive application security efficiency.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-2\">What is a Multi-Agent Network in Application Security?&nbsp;<\/h2>\n\n\n\n<p>Before diving into more details of the different types of AppSec agents that are required for an efficient cross engineering and security teams&#8217; success, let\u2019s first define what AI agents are, how they differ from traditional GenAI solutions, and how multiple AI agents can work together as a powerful network of agents.&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" width=\"756\" height=\"636\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image.jpeg\" alt=\"Generative vs. Agentic AI comparison table\" class=\"wp-image-101671\" style=\"width:716px;height:auto\" srcset=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image.jpeg 756w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image-300x252.jpeg 300w\" sizes=\"(max-width: 756px) 100vw, 756px\" \/><figcaption class=\"wp-element-caption\">Generative vs. Agentic AI comparison table<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Now that we have defined what AI agents can do, as opposed to GenAI systems, it is important to understand that behind each AI agent there is a well-trained and sophisticated large language model (LLM) that serves as the agent\u2019s brain, if you will. <\/p>\n\n\n\n<p>The LLM handles reasoning, decision-making activities, and more. Each agent workflow has its unique LLM requirements (tasks, memory, etc.) which means, if we attach this to the above different personas, each LLM needs to serve its AI agent with the requisite capabilities to autonomously perform its tasks (Dev, AppSec, CISO).&nbsp;<\/p>\n\n\n\n<p>When a set of AI agents is connected into a collaborative network with clear objectives, multiple stakeholders across the organization can benefit.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-3\">Real-World Impact: Why This Matters&nbsp;<\/h2>\n\n\n\n<p>According to the <a href=\"https:\/\/checkmarx.com\/evolution-devsecops\/\" target=\"_blank\" rel=\"noreferrer noopener\">2025 DevOps Evolution Report<\/a>, over 50% of developers spend more than 21 hours per week on security tasks. Meanwhile, <a href=\"https:\/\/www.statista.com\/statistics\/1363099\/average-age-of-cyber-vulnerability-by-severity\/\" target=\"_blank\" rel=\"noreferrer noopener\">Statista<\/a> reports that critical vulnerabilities are, on average, 214 days old at discovery, and high-severity flaws persist for nearly 190 days\u2014leaving organizations and their customers exposed to potential breaches. <\/p>\n\n\n\n<p>These challenges highlight a critical gap: current AppSec approaches are not keeping pace with the demands of fast, secure software delivery. <\/p>\n\n\n\n<p>To truly scale and streamline application security, organizations must rethink their approach. By empowering developers with a high-trust, autonomous security platform, enterprises can unlock significant benefits, including increased velocity, greater innovation, improved developer productivity, and lower overall application development costs.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Let\u2019s break down each of the benefits and understand how a network of AppSec AI agents can help engineering and security teams:&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">MTTR Reduction and Improved DORA Metrics&nbsp;<\/h3>\n\n\n\n<p>Many organizations today rely on Google\u2019s <a href=\"https:\/\/dora.dev\/quickcheck\/\" target=\"_blank\" rel=\"noreferrer noopener\">DORA<\/a> metrics to benchmark developer experience, productivity, and delivery speed. From an AppSec perspective, two key DORA indicators stand out: <strong>Lead Time for Changes<\/strong> (a proxy for mean time to resolution) and <strong>Change Failure Rate<\/strong>. These two indicators track how quickly developers fix critical issues like security vulnerabilities and how often code changes cause failures that require rollbacks or security patches.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Agentic AI autonomously identifies and remediates security vulnerabilities in pre-release code\u2014improving fix times and reducing failed releases. This minimizes security fire drills, costly post-production patches, and business disruption.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Making Security a Shared, Streamlined Responsibility&nbsp;<\/h3>\n\n\n\n<p>An agentic AI network strengthens AppSec as a shared responsibility by promoting goal-driven collaboration across teams. It embeds continuous security testing throughout the SDLC, aligning developers, security, and CISOs around a unified, proactive security culture. <\/p>\n\n\n\n<p>By leveraging multiple agents to deliver tailored insights to different practitioners based on their roles and outcomes, it creates a more resilient and adaptive security program, as well as a stronger app compliance with ongoing executive visibility.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Lower Engineering Costs Through Smarter Automation&nbsp;<\/h3>\n\n\n\n<p>As in any automated process, there are quite a few cost-related benefits. To list a few \u2013 time saving on the developer front that can be shifted to other high priority tasks. Fewer security-fix cycles within the pipeline thanks to an autonomous remediation process that results in lower engineering costs as well.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Multi-agent intelligent automation delivers significant cost and efficiency benefits to application security. By autonomously handling detection, prioritization, remediation, and visibility, it reduces the need for manual intervention and shortens fix cycles. <\/p>\n\n\n\n<p>Developers save time and can focus on higher-impact tasks, while fewer back-and-forths in the pipeline lead to lower engineering effort and costs. Ultimately, it strengthens security posture while optimizing resource allocation across the SDLC.&nbsp;<\/p>\n\n\n\n<p>To summarize the above, embedding intelligent AI agents directly into the development workflow supports the objectives of reducing noise, cutting manual effort, and enabling real-time, context-aware security actions.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1005\" height=\"422\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image.png\" alt=\"Summary of features and capabilities of Agentic AI in application security\" class=\"wp-image-101672\" srcset=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image.png 1005w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image-300x126.png 300w, https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/image-768x322.png 768w\" sizes=\"(max-width: 1005px) 100vw, 1005px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-4\">Conclusion: It&#8217;s Not Just AI, It&#8217;s a Team of AI Agents&nbsp;<\/h2>\n\n\n\n<p>As described above, employing a multi-agent network represents a shift from AI <em>assisting<\/em> to AI <em>collaborating<\/em>. Organizations that are at high scale from an application and pipeline perspective should consider such a shift as a strategic move towards a more consistent, streamlined application security program. When done right, the adoption of a multi-agent network transforms AppSec into a connected, intelligent ecosystem\u2014built for developers, backed by security, and aligned with the business.&nbsp;<\/p>\n\n\n\n<p>As outlined above, adopting a multi-agent network marks a shift from AI simply assisting to AI actively and autonomously collaborating across the SDLC. For organizations operating at scale, with complex applications and fast-moving pipelines, this evolution is a strategic step toward a more consistent, efficient, and scalable AppSec program.&nbsp;&nbsp;<\/p>\n\n\n\n<p>When implemented effectively, a multi-agent architecture transforms application security into a connected, intelligent ecosystem\u2014developer-friendly, security-driven, and fully aligned with business goals.&nbsp;<\/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-5\">Early Access: Checkmarx Multi-Agent AI<\/h2>\t\t\t<p class=\"section-description\">Be the first to explore IDE-native, autonomous AppSec agents that accelerate secure development, streamline remediation, and scale seamlessly with your team.\r\n\r\n<\/p>\n\t\t\t<div class=\"actions\">\n\t\t\t\t        <a href=\"https:\/\/checkmarx.com\/early-access-agentic-ai\/\" class=\"btn btn-2 btn-bg white demo\">Sign Up Now<\/a>\n        \t\t\t\t\t\t\t<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<meta name=\"content-section\" content=\"Portfolio_Team_articles\">","protected":false},"excerpt":{"rendered":"<p>Introduction: The Need for Collaborative Intelligence in AppSec&nbsp; According to an October 2024 report from Gartner, 33% of enterprise software applications will incorporate agentic AI by 2028\u2014up from less than 1% in 2024. This rapid growth underscores the transformative potential of agentic AI to streamline inefficiencies, automate repetitive tasks, and enhance operations across the enterprise. [&hellip;]<\/p>\n","protected":false},"author":143,"featured_media":101674,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1284,85,84,1283],"tags":[1272,455,87],"class_list":["post-101670","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-llm-tools-in-application-security","category-application-security-trends","category-blog","category-checkmarx-product-use-cases-guides","tag-agentic-ai","tag-ai","tag-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>Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0<\/title>\n<meta name=\"description\" content=\"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations\" \/>\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\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0\" \/>\n<meta property=\"og:description\" content=\"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations\" \/>\n<meta property=\"og:url\" content=\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-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:published_time\" content=\"2025-05-12T13:43:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T08:05:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1281\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Eran Kinsbruner\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@checkmarx\" \/>\n<meta name=\"twitter:site\" content=\"@checkmarx\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eran Kinsbruner\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\"},\"author\":{\"name\":\"Eran Kinsbruner\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa\"},\"headline\":\"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0\",\"datePublished\":\"2025-05-12T13:43:08+00:00\",\"dateModified\":\"2026-02-11T08:05:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\"},\"wordCount\":1127,\"publisher\":{\"@id\":\"https:\/\/checkmarx.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp\",\"keywords\":[\"Agentic AI\",\"AI\",\"AppSec\"],\"articleSection\":[\"AI &amp; LLM Tools in Application Security\",\"Application Security Trends &amp; Insights\",\"Blog\",\"Checkmarx Product News, Use Cases &amp; Guides\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\",\"url\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\",\"name\":\"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp\",\"datePublished\":\"2025-05-12T13:43:08+00:00\",\"dateModified\":\"2026-02-11T08:05:52+00:00\",\"description\":\"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp\",\"width\":2560,\"height\":1281,\"caption\":\"Agentic AI in AppSec\"},{\"@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":"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0","description":"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations","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\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/","og_locale":"en_US","og_type":"article","og_title":"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0","og_description":"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations","og_url":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/","og_site_name":"Checkmarx","article_publisher":"https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis","article_published_time":"2025-05-12T13:43:08+00:00","article_modified_time":"2026-02-11T08:05:52+00:00","og_image":[{"width":2560,"height":1281,"url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp","type":"image\/webp"}],"author":"Eran Kinsbruner","twitter_card":"summary_large_image","twitter_creator":"@checkmarx","twitter_site":"@checkmarx","twitter_misc":{"Written by":"Eran Kinsbruner","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#article","isPartOf":{"@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/"},"author":{"name":"Eran Kinsbruner","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/0e5df47a6fb9c1bc0e0b31ef6cfd41fa"},"headline":"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0","datePublished":"2025-05-12T13:43:08+00:00","dateModified":"2026-02-11T08:05:52+00:00","mainEntityOfPage":{"@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/"},"wordCount":1127,"publisher":{"@id":"https:\/\/checkmarx.com\/#organization"},"image":{"@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp","keywords":["Agentic AI","AI","AppSec"],"articleSection":["AI &amp; LLM Tools in Application Security","Application Security Trends &amp; Insights","Blog","Checkmarx Product News, Use Cases &amp; Guides"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/","url":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/","name":"Multi-Agent Networks in AppSec: The Future of Collaborative, Autonomous Security\u00a0","isPartOf":{"@id":"https:\/\/checkmarx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage"},"image":{"@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp","datePublished":"2025-05-12T13:43:08+00:00","dateModified":"2026-02-11T08:05:52+00:00","description":"Discover how coordinated AI agents tailored to Dev, Sec, and Exec roles redefine application security for organizations","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/blog\/multi-agent-networks-in-appsec-the-future-of-collaborative-autonomous-security\/#primaryimage","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2025\/05\/multi-Agent-network-in-AppSec-v2_2x-1-scaled.webp","width":2560,"height":1281,"caption":"Agentic AI in AppSec"},{"@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\/posts\/101670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/users\/143"}],"replies":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/comments?post=101670"}],"version-history":[{"count":0,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/posts\/101670\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media\/101674"}],"wp:attachment":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media?parent=101670"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/categories?post=101670"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/tags?post=101670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}