AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

Geschlossen

#1.534 geöffnet am 20.09.2023

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (479 Forks)github user discovery
help wantedlibafl_libfuzzer

Repository-Metriken

Stars
 (2.621 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 22h) (10 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide