mirror of https://github.com/google/oss-fuzz.git
nDPI: add a missing configuration file (#9971)
This commit is contained in:
parent
62c13239f9
commit
1b13b8ba1d
|
@ -57,3 +57,4 @@ cp example/categories.txt $OUT/
|
||||||
cp example/risky_domains.txt $OUT/
|
cp example/risky_domains.txt $OUT/
|
||||||
cp example/ja3_fingerprints.csv $OUT/
|
cp example/ja3_fingerprints.csv $OUT/
|
||||||
cp example/sha1_fingerprints.csv $OUT/
|
cp example/sha1_fingerprints.csv $OUT/
|
||||||
|
cp fuzz/ipv4_addresses.txt $OUT/
|
||||||
|
|
Loading…
Reference in New Issue