aboutcode-org / aboutcode-org/binary-inspector
Collect paths to crates
オープン
- 主要言語
- Python
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。