Merged
Conversation
- Add cargo-vet exemption for pyo3-build-config 0.28.2 - Sync public threat model with spec: add Python (TM-PY-*) and Git (TM-GIT-*) threat tables, git security tests reference - Rename orphaned TODO headings to "Known" sections in compatibility.md, 004-testing.md, 009-implementation-status.md - All checks pass: cargo fmt, clippy, test, vet, deny, doc https://claude.ai/code/session_012Au6KZ2BqLnfn7Kk5tb5Gz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pyo3-build-config:0.28.2(new transitive dep)TODO:headings toKnownsections incompatibility.md,004-testing.md,009-implementation-status.mdMaintenance Checklist Results
cargo update✓,cargo audit✓ (3 warnings, 0 vulns),cargo deny✓,cargo vet✓just test✓ — all unit + failpoint tests passcargo docclean (0 warnings), CHANGELOG currentcargo fmt✓,cargo clippy✓, no stale TODOs in srcTest plan
cargo fmt --checkcargo clippy --all-targets --all-features -- -D warningscargo test --all-featurescargo vetcargo doc --all-features --no-deps(0 warnings)https://claude.ai/code/session_012Au6KZ2BqLnfn7Kk5tb5Gz