8000 Pre-Output Masking for Sensitive Data by johnnyfreeman · Pull Request #3 · johnnyfreeman/glint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pre-Output Masking for Sensitive Data #3

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

Merged
merged 14 commits into from
Dec 9, 2024
Merged

Conversation

johnnyfreeman
Copy link
Owner
@johnnyfreeman johnnyfreeman commented Dec 2, 2024

This PR introduces pre-output masking, enabling users to protect sensitive data in API responses or logs by automatically masking or redacting specified fields. This feature leverages JSON Pointers to identify sensitive data and supports multiple masking strategies, enhancing security and compliance with data protection regulations.

  • Security: Prevents sensitive data from appearing in logs or console output.
  • Compliance: Helps users meet regulatory requirements like GDPR or HIPAA by masking sensitive fields.
  • Flexibility: Supports multiple masking strategies, including default, partial, regex-based, and custom masking.
  • User-Friendly Configuration: Masking rules can be configured globally or per-request in TOML files.

This pre-output masking functionality strengthens Glint’s security capabilities, making it a powerful tool for privacy-conscious users who need to protect sensitive data.

@johnnyfreeman johnnyfreeman marked this pull request as ready for review December 9, 2024 05:11
@johnnyfreeman johnnyfreeman merged commit e1ea94f into main Dec 9, 2024
@johnnyfreeman johnnyfreeman deleted the feature-masking branch December 9, 2024 05:11
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.

1 participant
0