Skip to content

feat(SESF-42): retroactive secret sanitizer (CLI + MCP)#40

Merged
lbruton merged 7 commits into
mainfrom
feat/SESF-42-retroactive-secret-sanitizer
Jun 13, 2026
Merged

feat(SESF-42): retroactive secret sanitizer (CLI + MCP)#40
lbruton merged 7 commits into
mainfrom
feat/SESF-42-retroactive-secret-sanitizer

fix(SESF-42): round-2 review — async MCP offload, PK helper, O(1) row…

e0fe9b1
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jun 13, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- rag_engine.py  20
- tools.py  13
- cleanup.py  12
- secret_redaction.py  24
- tests/test_secret_redaction.py  35
- sanitize.py  88
- tests/test_cleanup_sanitize.py  21
- tests/test_sanitize.py  80
- tests/test_tools_sanitize.py  22
         

Clones added
============
- tests/test_sanitize.py  2
- tests/test_tools_sanitize.py  2
         

See the complete overview on Codacy