AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

Fermée

#1 534 ouverte le 20 sept. 2023

 (0 commentaire) (0 réaction) (1 personne assignée)Rust (479 forks)github user discovery
help wantedlibafl_libfuzzer

Métriques du dépôt

Stars
 (2 621 étoiles)
Métriques de merge PR
 (Merge moyen 17j 22h) (10 PRs mergées en 30 j)

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.

Guide contributeur