Commit 8db62ac
Fix 2 CodeQL alerts: pin pypi-publish action SHA + fix Svelte regex
- Pin pypa/gh-action-pypi-publish to commit SHA (was unpinned tag)
- Simplify Svelte script detection regex to avoid CodeQL HTML filter
false positive while preserving script/style exclusion in template
pattern
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 77180fa commit 8db62ac
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments