Skip to content

docs: lead Impart Security plugin page with AI (LLM/agent/MCP) protection#5889

Draft
brianwjoe wants to merge 4 commits into
Kong:mainfrom
brianwjoe:brian/impart-ai-native-plugin-description
Draft

docs: lead Impart Security plugin page with AI (LLM/agent/MCP) protection#5889
brianwjoe wants to merge 4 commits into
Kong:mainfrom
brianwjoe:brian/impart-ai-native-plugin-description

Conversation

@brianwjoe

@brianwjoe brianwjoe commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • Rewrites the Impart Security plugin page (app/_kong_plugins/impart/index.md) to reflect Impart's current product positioning: a unified runtime enforcement platform that blocks LLM, agent, and MCP attacks inline, with API/web app protection as the underlying foundation rather than the headline.
  • Follows the partner plugin doc template (introduction with value bullets, "how it works" with a request-flow sequence diagram, installation details) modeled on existing AI-security plugin pages in this repo (ai-sanitizer, ai-prompt-compressor, crowdstrike-aidr-request).
  • Adds ai to tags and expands search_aliases (llm security, ai security, agent security, mcp security, prompt injection, runtime protection) so the page surfaces for AI-related searches, in addition to the existing WAF/API matches it already gets via its description text.
  • No changes to schema.json, examples/enable-impart.yaml, or the plugin icon — existing collateral is accurate and unchanged.

Test plan

  • Render locally / preview to confirm Markdown, Liquid includes (install-third-party.md), and the Mermaid sequence diagram all render correctly
  • Confirm {{page.name}} and {{site.base_gateway}} template variables resolve as expected
  • Kong docs team review of tags/search_aliases placement (security + ai)

…tion

Rewrites the Impart Security plugin doc to match current Impart
positioning (runtime enforcement, block-not-alert) and lead with
LLM, agent, and MCP protection ahead of API/web app coverage, per
Kong's partner plugin doc template (introduction, how it works,
installation details). Adds a request-flow sequence diagram and
expands tags/search_aliases so the page surfaces for AI-related
searches alongside its existing WAF/API matches.
@netlify

netlify Bot commented Jul 8, 2026

Copy link
Copy Markdown

👷 Deploy request for kongdeveloper pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b6ae9c5

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Per Kong reviewer feedback on PR Kong#5889, narrows the page to lead
exclusively with LLM/agent/MCP protection (dropping API/web app as a
co-equal bullet), modeled on the Prisma AIRS Intercept page's
AI-use-case framing. Adds explicit pointers to Impart's own Kong
integration documentation for deeper technical/architecture detail,
and moves broader API/web coverage to a single supporting note
rather than a headline claim.
@brianwjoe

brianwjoe commented Jul 10, 2026

Copy link
Copy Markdown
Author

updated

brianwjoe and others added 2 commits July 10, 2026 10:05
Removed the section on enabling the Impart plugin and its requirements.
Drop 'sensitive data exposure' from the blocked-attacks bullet — the
plugin only blocks on the request side; response inspection is
detect-only and can't prevent a leaked-data response from reaching
the client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants