AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

已关闭

#1,534 创建于 2023年9月20日

 (0 条评论) (0 个反应) (1 位负责人)Rust (479 个派生)github user discovery
help wantedlibafl_libfuzzer

仓库指标

星标
 (2,621 个星标)
PR 合并指标
 (平均合并 17天 22小时) (30 天内合并 10 个 PR)

描述

With the merge of #1525, we reintroduced path deps for libafl. We need to figure out a way to publish this crate more effectively, because we cannot use path deps in the embedded crate on publish, but we also must use path deps for ensuring that our tests are relevant on the main branch.

贡献者指南