Commit 0cd7dc4
authored
PUBLIC_FORBIDDEN_PATTERN in agent-action-explanation-card.ts listed seed
phrases and mnemonics but not private keys, so an App-credential reference
in why/blockedBy leaked through publicSafe unredacted. The term is present
in all five sibling public-redaction vocabularies (miner-dashboard-
recommendations.ts, control-panel-roles.ts, decision-pack.ts,
weekly-value-report.ts, extension-contributor-context.ts); add the same
'private keys?' alternative here. Regression test pins the redaction.
1 parent 3962d99 commit 0cd7dc4
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
807 | 825 | | |
808 | 826 | | |
809 | 827 | | |
| |||
0 commit comments