Skip to content

fix: address Copilot review - narrow _SENSITIVE_KEYS to pwd only, tig…

ac5c282
Select commit
Loading
Failed to load commit list.
Open

REFACTOR: Migrate Connection string sanitization from regex to parser-based #522

fix: address Copilot review - narrow _SENSITIVE_KEYS to pwd only, tig…
ac5c282
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / devskim succeeded Apr 20, 2026 in 3s

No new alerts in code changed by this pull request

Annotations

Check notice on line 380 in tests/test_007_logging.py

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production