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

[ENH] Add a log formatter to redact sensitive information from output #1076

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

Conversation

peytondmurray
Copy link
Contributor

Fixes #1035.

Description

This pull request:

  • Adds a logging formatter to redact a blocklist of sensitive terms from log output. So far only the database_url is redacted, but more can easily be added to the list.

Pull request checklist

  • Did you test this change locally?
  • Did you update the documentation (if required)?
  • Did you add/update relevant tests for this change (if required)?

Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for conda-store canceled.

Name Link
🔨 Latest commit 563e326
🔍 Latest deploy log https://app.netlify.com/sites/conda-store/deploys/67a0337ae092970008d9bb84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New 🚦
Development

Successfully merging this pull request may close these issues.

[ENH] - Add a custom logging formatter to redact sensitive information
1 participant