Commit dfaad39
fix(ci): upgrade pip before security audit to avoid pip-self CVEs (#16)
pip 25.3 pre-installed on CI runners has CVE-2026-1703 and CVE-2026-3219.
Upgrading pip before running pip-audit avoids false positives.
Closes #15
Co-authored-by: gss <tbag9199@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 09983dc commit dfaad39
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments