AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

Chiusa

#1534 aperta il 20 set 2023

 (0 commenti) (0 reazioni) (1 assegnatario)Rust (479 fork)github user discovery
help wantedlibafl_libfuzzer

Metriche repository

Star
 (2621 stelle)
Metriche merge PR
 (Merge medio 17g 22h) (10 PR mergiate in 30 g)

Descrizione

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.

Guida contributor