fix(security): redact secrets in kanban tool payloads before persistence
This commit is contained in:
parent
d19aabbf2d
commit
3b56d3a29a
3 changed files with 206 additions and 0 deletions
|
|
@ -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)
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue