AFLplusplus/LibAFL

libafl_libfuzzer needs a better publication strategy

Aberta

#1.534 aberto em 20 de set. de 2023

 (0 comentário) (0 reação) (1 responsável)Rust (476 forks)github user discovery
help wantedlibafl_libfuzzer

Métricas do repositório

Stars
 (2.615 estrelas)
Métricas de merge de PR
 (Mesclagem média 17d 22h) (10 fundiu PRs em 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.

Guia do colaborador