1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Each subdirectory is one captcha / WAF bypass disclosure that
captchaforge claims to handle. Tests assert captchaforge actually
solves the disclosed scenario — a regression here breaks the
disclosure-coverage contract.
```
cve-corpus/
CVE-YYYY-NNNNN/
```
The integration test `tests/cve_replay.rs` walks this directory and
asserts:
1. 2.3.
1. 2.3.4.
Empty as of 0.2.31 — disclosures land incrementally. The directory
exists so `tests/cve_replay.rs` has a registry it can walk.