{"id":84978,"date":"2023-06-15T10:00:00","date_gmt":"2023-06-15T14:00:00","guid":{"rendered":"https:\/\/staging.checkmarx.com\/?p=84978"},"modified":"2025-11-22T18:03:06","modified_gmt":"2025-11-22T16:03:06","slug":"introducing-ai-guided-remediation-for-iac-security-kics","status":"publish","type":"post","link":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/","title":{"rendered":"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0"},"content":{"rendered":"<p>While the use of Infrastructure as Code (IaC) has gained significant popularity as organizations embrace cloud computing and DevOps practices, the speed and flexibility that IaC provides can also introduce the potential for misconfigurations and security vulnerabilities.&nbsp;<\/p>\n\n\n\n<p>IaC allows organizations to define and manage their infrastructure using machine-readable configuration files, which are typically version-controlled and treated as code. IaC misconfigurations are mistakes, or oversights, in the configuration of infrastructure resources and environments that happen when using IaC tools and frameworks.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<p>Misconfigurations in IaC can lead to security vulnerabilities, operational issues, and even potential breaches.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-1\">\n<strong>Common types of misconfigurations<\/strong>&nbsp;<\/h2>\n\n\n\n<p>Common misconfigurations include weak access controls, improperly exposed ports, insecure network configurations, or mismanaged encryption settings. Some of the most common types of IaC Security misconfigurations are:&nbsp;<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>\n<strong>Access Controls:<\/strong> Misconfigurations related to access controls can result in unauthorized access to resources. This includes issues such as overly permissive access permissions, misconfigured role-based access control (RBAC), or incorrect security group rules. Attackers can exploit these misconfigurations to gain unauthorized access to sensitive data, or systems.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>\n<strong>Network Configuration:<\/strong> Misconfigurations in network settings can expose services or applications to unnecessary risks. For example, improperly configured firewall rules, open ports, or lack of network segmentation can lead to unauthorized access, network attacks, or data exfiltration.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>\n<strong>Encryption and Data Protection:<\/strong> Failure to implement proper encryption and data protection measures can result in data breaches. Misconfigurations may include not encrypting data at rest or in transit, using weak encryption algorithms or keys, or storing sensitive data in insecure locations.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>\n<strong>Logging and Monitoring:<\/strong> Misconfigurations related to logging and monitoring can hinder the ability to detect and respond to security incidents. This includes improper configuration of log collection, aggregation, and retention, or misconfigured monitoring rules, leading to missed alerts and delayed incident response.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>\n<strong>Secret Management:<\/strong> IaC misconfigurations can expose sensitive credentials or secrets, such as API keys, database passwords, or encryption keys. Storing secrets in plaintext, checking them into version control systems, or including them in IaC templates can lead to unauthorized access or misuse.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>\n<strong>Resource Permissions:<\/strong> Misconfigurations in resource permissions can result in excessive or insufficient privileges. Overly permissive permissions may allow unauthorized actions, while overly restrictive permissions can impede proper functionality or lead to operational disruptions.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"7\" class=\"wp-block-list\">\n<li>\n<strong>Cloud Provider-specific Misconfigurations<\/strong>: IaC misconfigurations can vary depending on the cloud provider being used. Each provider has its own set of services, configuration options, and security controls. Misconfigurations may involve misusing or misconfiguring specific services, not following best practices, or overlooking provider-specific security recommendations.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"8\" class=\"wp-block-list\">\n<li>\n<strong>Compliance and Governance:<\/strong> Misconfigurations can result in non-compliance with industry regulations, data protection laws, or internal governance requirements. Failure to configure resources in accordance with these guidelines can lead to legal and regulatory consequences.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>IaC misconfigurations can, of course, lead to security vulnerabilities, but they can also make infrastructure management and maintenance more challenging for AppSec managers and development teams. When misconfigurations are pervasive, it becomes harder to identify and rectify them during updates, scaling, or changing infrastructure requirements. This can result in longer deployment cycles, increased risk of errors during updates, and higher operational complexity.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Beyond the challenges faced by the organization when misconfigurations are present, misconfigurations are often complicated for developers to troubleshoot. Identifying the root cause of misconfigurations can become increasingly time-consuming and complex if not addressed directly, and developers don\u2019t always know exactly how to resolve misconfigurations, which can leave a development team frustrated and overwhelmed as they try to resolve the issue.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-2\">\n<strong>Introducing <\/strong><strong>AI Guided Remediation for IaC \/ KICS<\/strong>&nbsp;<\/h2>\n\n\n\n<p>To make it easier for development teams to address the various types of IaC misconfigurations, Checkmarx is pleased to introduce AI Guided Remediation for IaC Security and KICS.<\/p>\n\n\n\n<p>Security Platform, with<a href=\"https:\/\/checkmarx.com\/product\/kics\/\" target=\"_blank\" rel=\"noreferrer noopener\"> KICS<\/a> (Keeping Infrastructure as Code Secure) is a free, open-source solution for static analysis of IaC files. KICS automatically parses common IaC files of any type to detect insecure configurations that could expose your applications, data, or services to attack.analysis of IaC files. KICS automatically parses common IaC files of any type to detect insecure configurations that could expose your applications, data, or services to attack.files. KICS automatically parses common IaC files of any type to detect insecure configurations that could expose your applications, data, or services to attack.files. KICS automatically parses common IaC files of any type to detect insecure configurations that could expose your applications, data, or services to attack.\u00a0<\/p>\n\n\n\n<p>Powered by GPT4, AI Guided Remediation provides actionable remediation steps and advice to guide teams through the process of remediating IaC misconfigurations identified by Checkmarx IaC Security and KICS. This helps organizations address issues in their IaC files and deploy their applications faster and safer.\u202f&nbsp;<\/p>\n\n\n\n<p>IaC Security and AI Guided Remediation is a powerful combination that makes it faster and easier for developers to more deeply understand and quickly remediate misconfigurations.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-3\">\n<strong>How it works&nbsp;<\/strong>&nbsp;<\/h2>\n\n\n\n<p>Continuing the Checkmarx promise to make application security as easy and efficient as possible for developers and AppSec teams, the new AI Guided Remediation functionality is straightforward and easy-to-use, all within the integrated development environments (IDEs) where development teams are spending their time.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/image-1024x528-1.png\" alt=\"\" class=\"wp-image-94912\"><\/figure>\n\n\n\n<p>When a given vulnerability is identified by Checkmarx IaC Security \/ KICS, an \u201cAsk KICS\u201d option is displayed on screen. Developers can simply click on the button to open a panel, where they have a couple of options.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Developers can first select from common questions, with out-of-the-box prompts displayed on-screen.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/image-1-1024x553-1.png\" alt=\"\" class=\"wp-image-94913\"><\/figure>\n\n\n\n<p>Alternatively, users can use the free-text field to ask specific questions.&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/image-2-1024x609-1.png\" alt=\"\" class=\"wp-image-94914\"><\/figure>\n\n\n\n<p>The tool will then deliver an AI-generated response, giving developers and AppSec managers actionable steps to remediate the misconfiguration.&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Introducing AI-guided Remediation for IaC Security \/ KICS\" src=\"https:\/\/player.vimeo.com\/video\/835126379?h=84b9860d61&amp;dnt=1&amp;app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Providing actionable steps, AI Guided Remediation helps developers better understand IaC and API misconfigurations without additional resources. Developers do not need to know the details of exactly how to remediate all of the various types of misconfigurations; instead, they can lean on the power of AI to quickly harvest the plethora of resources, documentation, and community knowledge helps development teams identify actionable steps to quickly and easily remediate misconfigurations.&nbsp;<\/p>\n\n\n\n<p>With AI Guided Remediation, organizations can address issues in their IaC templates faster, reduce management overhead, boost developer adoption, and deliver more secure applications faster.&nbsp;<\/p>\n\n\n\n<p>Organizations wanting to leverage this functionality can rest assured knowing that their proprietary code is secure. Importantly, the organization\u2019s code is not shared with AI tooling.&nbsp;<\/p>\n\n\n\n<p>Additionally, AI Guided Remediation detects and removes secrets before sending the code to the chat. Secrets, such as API keys, database passwords, or encryption keys, are sensitive pieces of information that should never be exposed or shared inadvertently. By integrating secret detection and removal into AI Guided Remediation, organizations can significantly enhance the security of their infrastructure as code (IaC) and protect against unauthorized access or misuse&nbsp;<\/p>\n\n\n\n<p>For Checkmarx users that would like to explore Checkmarx IaC Security \/ KICS, the addition of AI Guided remediation provides an exciting new opportunity to easily review and action vulnerabilities identified by Checkmarx IaC Security \/ KICS, all within the <a href=\"https:\/\/checkmarx.com\/product\/application-security-platform\/\" target=\"_blank\" rel=\"noreferrer noopener\">Checkmarx One\u2122 Application Security Platform<\/a>.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading article-anchor\" id=\"article-anchor-4\">\n<strong>It\u2019s easy to get started&nbsp;<\/strong>&nbsp;<\/h2>\n\n\n\n<p>For existing Checkmarx IaC \/ KICS users who want to explore the power of AI Guided Remediation, especially to see how it can create a better developer experience, the Checkmarx AI early access program is now available.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Sign up now to be among the first to leverage AI Guided Remediation for IaC Security \/ KICS.&nbsp;&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/info.checkmarx.com\/ai-early-access\" target=\"_blank\" rel=\"noreferrer noopener\">Checkmarx Early Access program<\/a><\/p>\n\n\n\n<p>Not already using Checkmarx IaC or KICS? Existing Checkmarx SAST users who want to explore the power of leveraging Checkmarx IaC \/ KICS and the AI Guided remediation are encouraged to learn more about all of the powerfully simple AI-driven features available within the <a href=\"https:\/\/checkmarx.com\/product\/application-security-platform\/\" target=\"_blank\" rel=\"noreferrer noopener\">Checkmarx One\u2122 Application Security Platform,<\/a> the industry\u2019s most comprehensive platform for reducing risk within today\u2019s complex, cloud-native applications.\u202f&nbsp;<\/p>\n\n\n\n<p>Contact your Checkmarx account manager, or <a href=\"https:\/\/checkmarx.com\/contact\/\" target=\"_blank\" rel=\"noreferrer noopener\">contact Checkmarx<\/a> today.&nbsp;&nbsp;<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>While the use of Infrastructure as Code (IaC) has gained significant popularity as organizations embrace cloud computing and DevOps practices, the speed and flexibility that IaC provides can also introduce the potential for misconfigurations and security vulnerabilities.&nbsp; IaC allows organizations to define and manage their infrastructure using machine-readable configuration files, which are typically version-controlled and [&hellip;]<\/p>\n","protected":false},"author":86,"featured_media":85020,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[84,1295],"tags":[87,421,190],"class_list":["post-84978","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-iac","tag-appsec","tag-developer-experience","tag-english"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0<\/title>\n<meta name=\"description\" content=\"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.\" \/>\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\/introducing-ai-guided-remediation-for-iac-security-kics\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0\" \/>\n<meta property=\"og:description\" content=\"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\" \/>\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=\"2023-06-15T14:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-22T16:03:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2135\" \/>\n\t<meta property=\"og:image:height\" content=\"1067\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kaitlyn Huff\" \/>\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=\"Kaitlyn Huff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\"},\"author\":{\"name\":\"Kaitlyn Huff\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/153f776e9fabc54c52b782ab0a45f473\"},\"headline\":\"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0\",\"datePublished\":\"2023-06-15T14:00:00+00:00\",\"dateModified\":\"2025-11-22T16:03:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\"},\"wordCount\":1353,\"publisher\":{\"@id\":\"https:\/\/checkmarx.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg\",\"keywords\":[\"AppSec\",\"developer experience\",\"English\"],\"articleSection\":[\"Blog\",\"IaC\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\",\"url\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\",\"name\":\"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0\",\"isPartOf\":{\"@id\":\"https:\/\/checkmarx.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg\",\"datePublished\":\"2023-06-15T14:00:00+00:00\",\"dateModified\":\"2025-11-22T16:03:06+00:00\",\"description\":\"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg\",\"width\":2135,\"height\":1067},{\"@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\/153f776e9fabc54c52b782ab0a45f473\",\"name\":\"Kaitlyn Huff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/checkmarx.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/06\/avatar_86.jpg\",\"contentUrl\":\"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/06\/avatar_86.jpg\",\"caption\":\"Kaitlyn Huff\"},\"url\":\"https:\/\/checkmarx.com\/author\/kaitlynhuff\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0","description":"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.","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\/introducing-ai-guided-remediation-for-iac-security-kics\/","og_locale":"en_US","og_type":"article","og_title":"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0","og_description":"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.","og_url":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/","og_site_name":"Checkmarx","article_publisher":"https:\/\/www.facebook.com\/Checkmarx.Source.Code.Analysis","article_published_time":"2023-06-15T14:00:00+00:00","article_modified_time":"2025-11-22T16:03:06+00:00","og_image":[{"width":2135,"height":1067,"url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg","type":"image\/jpeg"}],"author":"Kaitlyn Huff","twitter_card":"summary_large_image","twitter_creator":"@checkmarx","twitter_site":"@checkmarx","twitter_misc":{"Written by":"Kaitlyn Huff","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#article","isPartOf":{"@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/"},"author":{"name":"Kaitlyn Huff","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/153f776e9fabc54c52b782ab0a45f473"},"headline":"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0","datePublished":"2023-06-15T14:00:00+00:00","dateModified":"2025-11-22T16:03:06+00:00","mainEntityOfPage":{"@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/"},"wordCount":1353,"publisher":{"@id":"https:\/\/checkmarx.com\/#organization"},"image":{"@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg","keywords":["AppSec","developer experience","English"],"articleSection":["Blog","IaC"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/","url":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/","name":"Introducing AI-guided Remediation for IaC Security \/ KICS\u00a0","isPartOf":{"@id":"https:\/\/checkmarx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage"},"image":{"@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage"},"thumbnailUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg","datePublished":"2023-06-15T14:00:00+00:00","dateModified":"2025-11-22T16:03:06+00:00","description":"Understanding and identifying the right steps to resolve the wide range of IaC misconfigurations can be challenging. Learn how AI is making it easier to identify actionable steps to remediate IaC Security \/ KICS misconfigurations faster than ever before.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/blog\/introducing-ai-guided-remediation-for-iac-security-kics\/#primaryimage","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2023\/06\/AI-Launch-blog-banner-3-3.jpg","width":2135,"height":1067},{"@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\/153f776e9fabc54c52b782ab0a45f473","name":"Kaitlyn Huff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/checkmarx.com\/#\/schema\/person\/image\/","url":"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/06\/avatar_86.jpg","contentUrl":"https:\/\/checkmarx.com\/wp-content\/uploads\/2024\/06\/avatar_86.jpg","caption":"Kaitlyn Huff"},"url":"https:\/\/checkmarx.com\/author\/kaitlynhuff\/"}]}},"_links":{"self":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/posts\/84978","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\/86"}],"replies":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/comments?post=84978"}],"version-history":[{"count":0,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/posts\/84978\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media\/85020"}],"wp:attachment":[{"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/media?parent=84978"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/categories?post=84978"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/checkmarx.com\/wp-json\/wp\/v2\/tags?post=84978"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}