AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

クローズ

#1,534 opened on 2023/09/20

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (479 件のフォーク)github user discovery
help wantedlibafl_libfuzzer

Repository metrics

Stars
 (2,621 個のスター)
PR merge metrics
 (平均マージ 17d 22h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド