Commit d7efd17
committed
ci: exclude TypeDoc _media/ from secret scan
api/**/_media/ holds TypeDoc-copied example source (.ts/.md) with placeholder
keys like 0x1234567890abcdef… — published examples, not real secrets. Exclude
_media like other generated output so the scan stops failing on the 0.20.8 API
docs. Real-source coverage (hand-authored docs/config, contextual private-key
assignments everywhere) is unchanged.1 parent 09d7496 commit d7efd17
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments