- Introduced a new JSON fixture `receipt-input.json` containing base, environmental, and threat metrics for CVSS scoring. - Added corresponding SHA256 hash file `receipt-input.sha256` to ensure integrity of the JSON fixture.
12 lines
589 B
Markdown
12 lines
589 B
Markdown
# Reachability Benchmark Changelog
|
|
|
|
## 1.0.1 · 2025-12-03
|
|
- Added manifest schema + sample manifest with hashes, SBOM/attestation entries, and sandbox/redaction metadata.
|
|
- Added coverage/trace schemas and extended validator to cover them.
|
|
- Introduced `tools/verify_manifest.py` and deterministic offline kit packaging script.
|
|
- Added per-language determinism env templates and dataset safety checklist.
|
|
- Populated SBOM + attestation outputs for JS/PY/C tracks; Java remains blocked on JDK availability.
|
|
|
|
## 1.0.0 · 2025-12-01
|
|
- Initial public dataset, scorer, baselines, and website.
|