AFLplusplus/LibAFL
View on GitHublibafl_libfuzzer needs a better publication strategy
Open
#1,534 opened on Sep 20, 2023
help wantedlibafl_libfuzzer
Repository metrics
- Stars
- (2,615 stars)
- PR merge metrics
- (Avg merge 17d 22h) (10 merged PRs in 30d)
Description
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.