Commit 6d44802
fix(security): resolve critical protobufjs CVE and scope gitleaks to PR commits
- Add protobufjs>=7.5.5 override in pnpm-workspace.yaml to fix
GHSA-xq3m-2v4x-88gg (arbitrary code execution) pulled in via
@xenova/transformers > onnxruntime-web > onnx-proto
- Update pnpm-lock.yaml: onnx-proto now resolves protobufjs@7.6.2
- Scope gitleaks scan to origin/<base>..HEAD so only commits
introduced by the PR are checked, not the full repo history
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6db0136 commit 6d44802
3 files changed
Lines changed: 10 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments