Commit 564f3f4
committed
fix: remove debug log flagged by CodeQL as sensitive-data exposure
Drop debug log in demo dispatch generator that logged picking.name
and beneficiary_count — CodeQL taint analysis flags these as
sensitive data due to the "beneficiary" variable name.1 parent 952025c commit 564f3f4
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1636 | 1636 | | |
1637 | 1637 | | |
1638 | 1638 | | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | | - | |
1643 | | - | |
1644 | | - | |
1645 | 1639 | | |
1646 | 1640 | | |
1647 | 1641 | | |
| |||
0 commit comments