fix(security): redact secrets in kanban tool payloads before persistence

This commit is contained in:
Stephen Chin 2026-05-23 21:12:07 -07:00 committed by Teknium
parent d19aabbf2d
commit 3b56d3a29a
3 changed files with 206 additions and 0 deletions

View file

@ -1650,6 +1650,7 @@ AUTHOR_MAP = {
"philip.a.dsouza@gmail.com": "PhilipAD", # direct email match
"qs2816661685@gmail.com": "qingshan89", # PR #46895 co-author (desktop remote artifact download)
"yspdev@gmail.com": "AJ", # PR #44510 co-author (desktop named-profile boot loop)
"steveonjava@gmail.com": "steveonjava", # PR #29669 (redact secrets in kanban tool payloads)
}