Skip to content

fix: 4629 security and governance visibility#4825

Open
jbaross wants to merge 9 commits intomainfrom
4629-security-and-governence
Open

fix: 4629 security and governance visibility#4825
jbaross wants to merge 9 commits intomainfrom
4629-security-and-governence

Conversation

@jbaross
Copy link
Copy Markdown
Contributor

@jbaross jbaross commented Apr 10, 2026

Description

Fixes #4629

Preview Links

https://deploy-preview-4825--kongdeveloper.netlify.app/

Checklist

  • [ x] Tested how-to docs. If not, note why here.
  • [ x] All pages contain metadata.
  • [ x] Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • [ x] Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@jbaross jbaross requested a review from a team as a code owner April 10, 2026 16:29
Copilot AI review requested due to automatic review settings April 10, 2026 16:29
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit a0b1d91
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69dcf915df34ea00070f3559
😎 Deploy Preview https://deploy-preview-4825--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds/updates AI Gateway documentation metadata and a new landing page to better surface security, safety, DLP, observability, and RAG governance capabilities (issue #4629), improving discoverability for evaluators and customers.

Changes:

  • Adds a new AI Gateway Data Governance landing page that groups observability, user safety, DLP, and RAG security resources.
  • Links the existing AI Gateway landing page’s “Data governance” section to the new landing page.
  • Expands plugin metadata by adding safety/dlp/security tags and extends the frontmatter tag schema accordingly.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
app/_landing_pages/ai-gateway/ai-data-gov.yaml New landing page aggregating governance/security capability resources.
app/_landing_pages/ai-gateway.yaml Adds a callout link to the new data governance landing page.
app/_kong_plugins/ai-semantic-response-guard/index.md Adds safety/DLP tags for discoverability.
app/_kong_plugins/ai-semantic-prompt-guard/index.md Adds safety/DLP classification (currently placed under categories).
app/_kong_plugins/ai-sanitizer/index.md Adds safety/security/DLP tags.
app/_kong_plugins/ai-response-transformer/index.md Adds safety tag.
app/_kong_plugins/ai-request-transformer/index.md Adds safety tag.
app/_kong_plugins/ai-prompt-guard/index.md Adds safety tag.
app/_kong_plugins/ai-mcp-oauth2/index.md Adds security tag.
app/_kong_plugins/ai-lakera-guard/index.md Adds safety tag.
app/_kong_plugins/ai-gcp-model-armor/index.md Adds safety tag.
app/_kong_plugins/ai-custom-guardrail/index.md Adds safety classification (currently placed under categories).
app/_kong_plugins/ai-azure-content-safety/index.md Adds safety tag.
app/_kong_plugins/ai-aws-guardrails/index.md Adds safety tag.
app/_data/schemas/frontmatter/tags.json Adds safety and dlp to the allowed frontmatter tag enum.

@jbaross
Copy link
Copy Markdown
Contributor Author

jbaross commented Apr 13, 2026

Vale error due to 'dlp' not in dictionary. Should be ok to ignore.

@jbaross jbaross changed the title 4629 security and governence fix: 4629 security and governance visibility Apr 13, 2026
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.

Document AI Gateway security and governance capabilities

2 participants