Skip to main content

Interactive Application Security Testing (IAST)

This is the page you're already on — the Human View toggle above shows it in full.

A green key on the record, left, is one Decision Insights added. It doesn't exist on the company's site or in a wire feed. The same key labels its row on the right, so you can match them directly. More on how DI enriches a record.

The record

This is what the machine sees: the exact JSON-LD an agent receives for this listing.

WebSite
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#website",
  "@type": "WebSite",
  "name": "Decision Insights",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://decisioninsights.ai/search/?q={search_term_string}\u0026submit=1"
    }
  },
  "publisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai"
}
Organization
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#organization",
  "@type": "Organization",
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer support",
    "email": "[email protected]"
  },
  "description": "Decision Insights is a Registry of technology companies, open source projects, and industry terms, built for people and for AI agents that need sourced, structured information.",
  "logo": {
    "@type": "ImageObject",
    "url": "https://wiretap-cdn-assets.nyc3.cdn.digitaloceanspaces.com/decision-insights/[email protected]"
  },
  "name": "Decision Insights",
  "parentOrganization": {
    "@type": "Organization",
    "name": "Wiretap Labs",
    "sameAs": [
      "https://www.linkedin.com/company/wiretap-labs",
      "https://www.crunchbase.com/organization/wiretap-labs"
    ],
    "url": "https://wiretaplabs.com"
  },
  "publishingPrinciples": "https://decisioninsights.ai/standards/",
  "sameAs": [
    "https://www.linkedin.com/company/decisioninsights"
  ],
  "url": "https://decisioninsights.ai"
}
BreadcrumbList
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai",
      "name": "Decision Insights",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/term/",
      "name": "Glossary",
      "position": 2
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/",
      "name": "Interactive Application Security Testing",
      "position": 3
    }
  ]
}
DefinedTerm
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/#definedterm",
  "@type": "DefinedTerm",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Related terms",
      "valueReference": [
        {
          "@id": "https://decisioninsights.ai/term/application-security-testing-ast/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/application-security-testing-ast/",
          "name": "Application Security Testing"
        },
        {
          "@id": "https://decisioninsights.ai/term/static-application-security-testing-sast/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/static-application-security-testing-sast/",
          "name": "Static Application Security Testing"
        },
        {
          "@id": "https://decisioninsights.ai/term/dynamic-application-security-testing-dast/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/dynamic-application-security-testing-dast/",
          "name": "Dynamic Application Security Testing"
        },
        {
          "@id": "https://decisioninsights.ai/term/application-security/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/application-security/",
          "name": "Application Security"
        },
        {
          "@id": "https://decisioninsights.ai/term/adaptive-test-orchestrator-ato/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/adaptive-test-orchestrator-ato/",
          "name": "Adaptive Test Orchestrator"
        },
        {
          "@id": "https://decisioninsights.ai/term/attack-surface-monitoring-asm/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/attack-surface-monitoring-asm/",
          "name": "Attack Surface Monitoring"
        },
        {
          "@id": "https://decisioninsights.ai/term/application-security-posture-management-aspm/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/application-security-posture-management-aspm/",
          "name": "Application Security Posture Management"
        },
        {
          "@id": "https://decisioninsights.ai/term/inline-security-appliance/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/inline-security-appliance/",
          "name": "Inline Security Appliance"
        }
      ]
    }
  ],
  "description": "Interactive application security testing is a method that instruments running applications to observe real-time code execution and data flows, enabling enterprises to detect and prioritize software vulnerabilities within development and test environments as part of structured application security and DevSecOps programs.",
  "inDefinedTermSet": {
    "@id": "https://decisioninsights.ai/term/#termset",
    "@type": "DefinedTermSet",
    "url": "https://decisioninsights.ai/term/"
  },
  "name": "Interactive Application Security Testing",
  "termCode": "IAST",
  "url": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/"
}
CollectionPage
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/",
  "@type": "CollectionPage",
  "dateModified": "2026-08-24T02:00:09Z",
  "description": "Interactive application security testing is a method that instruments running applications to observe real-time code execution and data flows, enabling enterprises to detect and prioritize software vulnerabilities within development and test environments as part of structured application security and DevSecOps programs.",
  "isPartOf": {
    "@id": "https://decisioninsights.ai/#website"
  },
  "mainEntity": {
    "@id": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/#definedterm"
  },
  "name": "Interactive Application Security Testing",
  "sdDatePublished": "2026-08-24",
  "sdPublisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai/term/interactive-application-security-testing-iast/"
}
What we add

Counted facts

A dictionary definition doesn't say how often a term is actually used. This counts it across the graph -- articles that mention it, open source projects tagged with it, and the organizations tagged with it, listed here alongside the count. A term has no peer companies, and nothing here claims otherwise.

Related terms