Commit 54e1646
[pre-commit.ci] pre-commit autoupdate (#185)
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17)
* ci(grype): allowlist transitive pyo3 advisories embedded in rpds-py
The grype gate fails on two pyo3 0.28.3 vulnerabilities CGC cannot remediate
from this repo — pyo3 is statically linked into the rpds-py wheel (transitive:
jupyter/jsonschema -> referencing -> rpds-py), fixable only by an upstream
conda-forge rebuild against pyo3 >= 0.29.0:
- GHSA-36hh-v3qg-5jq4 (HIGH): OOB read in nth/nth_back for PyList/PyTuple
- GHSA-chgr-c6px-7xpp (MEDIUM): missing Sync bound on PyCFunction::new_closure
Each entry carries a revisit condition. The gate still fails on any other
fixable medium+ finding.
Assisted-With: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Chen Zhang <chenzhang8722@gmail.com>1 parent f703473 commit 54e1646
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments