Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
api7
/
aisix
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
145
Code
Issues
95
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(guardrails): PII detection and redaction (mask/block) for request and response bodies
- #694
#694
Merged
jarvis9443
merged 9 commits into
main
api7/aisix:main
from
feat/pii-redaction-932
api7/aisix:feat/pii-redaction-932
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(guardrails): PII detection and redaction (mask/block) for request and response bodies
#694
jarvis9443
merged 9 commits into
main
api7/aisix:main
from
feat/pii-redaction-932
api7/aisix:feat/pii-redaction-932
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
feat(guardrails): add in-process 'pii' guardrail kind with mask/block detectors
Show description for 2d7abd3
jarvis9443
committed
2d7abd3
View commit details
Copy full SHA for 2d7abd3
Browse repository at this point
feat(proxy): apply PII mask redaction on /v1/chat/completions (#932)
Show description for a03fb31
jarvis9443
committed
a03fb31
View commit details
Copy full SHA for a03fb31
Browse repository at this point
feat(proxy): PII mask redaction + BufferFull hold-back on /v1/messages (#932)
Show description for acb8f0c
jarvis9443
committed
acb8f0c
View commit details
Copy full SHA for acb8f0c
Browse repository at this point
feat(proxy): PII mask redaction on /v1/responses, /v1/completions, /v1/embeddings (#932)
Show description for ee17abf
jarvis9443
committed
ee17abf
View commit details
Copy full SHA for ee17abf
Browse repository at this point
test(e2e): pii guardrail mask/block coverage + messages hold-back contract (#932)
Show description for 1d4d846
jarvis9443
committed
1d4d846
View commit details
Copy full SHA for 1d4d846
Browse repository at this point
style: rustfmt import order in redact tests
jarvis9443
committed
905e6e7
View commit details
Copy full SHA for 905e6e7
Browse repository at this point
style(clippy): use is_multiple_of in Luhn check
jarvis9443
committed
6cb660b
View commit details
Copy full SHA for 6cb660b
Browse repository at this point
fix(proxy): satisfy clippy 1.93 (too_many_arguments, collapsible_match, needless_lifetimes)
jarvis9443
committed
d672128
View commit details
Copy full SHA for d672128
Browse repository at this point
style(proxy): rustfmt line-wrap for collapsed if-let
jarvis9443
committed
2f76e09
View commit details
Copy full SHA for 2f76e09
Browse repository at this point
You can’t perform that action at this time.