aboutcode-org / aboutcode-org/binary-inspector
Collect paths to crates
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
A common pattern for Rust binaries compiled without cargo-auditable is to contain paths to the Rust files used in the binary.
For instance:
- /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_bser-0.4.0/src/de/template.rs
- /home/runner/.cargo/git/checkouts/ruff-b18f69e2b025fac7/474b005/crates/ruff_annotate_snippets/src/renderer/display_list.rs
The pattern here is:
- `/some/path/with/slash`/``-`a crate version or commit`/`some/more/path/to rust files`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.