Commit ec9e198
aieng-bot-maintain[bot]
Fix run-code-check after dependency updates
- Pin filelock>=3.20.1 to address vulnerability GHSA-w853-jp5j-5j7f
- Update uv.lock to use filelock 3.20.1
The pip-audit check was failing due to a security vulnerability in
filelock 3.20.0. This vulnerability is a Time-of-Check-Time-of-Use
(TOCTOU) race condition that allows local attackers to corrupt or
truncate arbitrary user files through symlink attacks.
Co-authored-by: AI Engineering Maintenance Bot <[email protected]>1 parent 6d2c0ab commit ec9e198
2 files changed
+2071
-2068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments