aboutcode-org / aboutcode-org/binary-inspector

Collect paths to crates

未关闭
#15 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。