Skip to content

fix(security): remediate tract-nnef advisory - #436

Merged
proerror77 merged 1 commit into
mainfrom
codex/security-tract-nnef-435
Jul 29, 2026
Merged

proerror77 merged 1 commit into
mainfrom
codex/security-tract-nnef-435

Conversation

@proerror77

Copy link
Copy Markdown
Owner

Change contract

Update the ONNX inference dependency from tract 0.21 to the patched 0.22 line, removing RUSTSEC-2026-0217 from the locked dependency graph.

Acceptance evidence

  • Red: cargo audit reported RUSTSEC-2026-0217 for tract-nnef 0.21.10.
  • Green: cargo audit reports zero instances of that advisory.
  • cargo test -p hft-infer-onnx --locked
  • cargo test -p hft-strategy-dl --locked

Out of scope

Polymarket Gate admission, collectors/uploaders, production cutover, research, and snapshots.

Dependency or merge order

Independent of #433 / #434. Merge before #434 because the repository-required Cargo audit currently blocks #434 against the same unchanged lockfile.

Rollout / rollback impact

No runtime deployment in this PR. The dependency update is reverted by reverting this PR; #434 remains separately rollbackable.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@proerror77, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 22 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: eb9e5e0f-26a7-4f20-b9f9-dae53c0f293c

📥 Commits

Reviewing files that changed from the base of the PR and between 00a2a8a and f720892.

⛔ Files ignored due to path filters (1)
  • rust_hft/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • rust_hft/strategy-framework/infer-onnx/Cargo.toml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@proerror77
proerror77 merged commit 84175ad into main Jul 29, 2026
43 checks passed
@proerror77
proerror77 deleted the codex/security-tract-nnef-435 branch July 29, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant