-
Notifications
You must be signed in to change notification settings - Fork 123
Network - 25415 - Enterprise generative AI applications are protected from prompt injection attacks through AI Gateway #835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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 a new Network/Global Secure Access assessment (25415) to verify that Prompt Shield (AI Gateway) prompt-injection protections are configured and enforced.
Changes:
- Introduces
Test-Assessment-25415PowerShell test that queries prompt policies and evaluates enforcement via Baseline Profile or CA-assigned Security Profiles. - Adds accompanying markdown guidance content and a
%TestResult%insertion point for reporting.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.25415.ps1 | Implements the assessment logic, Graph data collection, enforcement evaluation, and detailed markdown report tables. |
| src/powershell/tests/Test-Assessment.25415.md | Provides remediation steps and embeds the %TestResult% placeholder for generated output. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
… into Feature-25415
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Enterprise generative AI applications are protected from prompt injection attacks through AI Gateway