Commit 1fd2211
committed
fix(sandbox): allowlist example placeholders for detect-secrets
Fixes failing CI check: tekton/code-detect-secrets
The example env file snippet in sandbox/README.md tripped IBM's
detect-secrets scanner. Mark the obvious placeholders with
`# pragma: allowlist secret` so they pass while remaining readable.1 parent 3c6bd3e commit 1fd2211
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments