Skip to content
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

feat: support PII detection in http request #235

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rootfs
Copy link
Contributor

@rootfs rootfs commented Mar 5, 2025

FIX #227

This is an initial draft for PII detection. This PR only includes the NLP updates in feature gates. The full router integration can be found here.

At the moment, only PII detection is enabled. I also want to have PII redaction, but it requires router support to rewrite HTTP header.

cc @ApostaC @YuhanLiu11 @Shaoting-Feng

@rootfs rootfs marked this pull request as draft March 5, 2025 20:31
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.

feature: Detect PII in HTTP request
1 participant