Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
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/securitytags 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. |
Contributor
Author
|
Vale error due to 'dlp' not in dictionary. Should be ok to ignore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #4629
Preview Links
https://deploy-preview-4825--kongdeveloper.netlify.app/
Checklist
descriptionentry in frontmatter.