Files
git.stella-ops.org/out/mirror/thin/tuf/targets.json
StellaOps Bot 47168fec38 feat: Add VEX compact fixture and implement offline verifier for Findings Ledger exports
- Introduced a new VEX compact fixture for testing purposes.
- Implemented `verify_export.py` script to validate Findings Ledger exports, ensuring deterministic ordering and applying redaction manifests.
- Added a lightweight stub `HarnessRunner` for unit tests to validate ledger hashing expectations.
- Documented tasks related to the Mirror Creator.
- Created models for entropy signals and implemented the `EntropyPenaltyCalculator` to compute penalties based on scanner outputs.
- Developed unit tests for `EntropyPenaltyCalculator` to ensure correct penalty calculations and handling of edge cases.
- Added tests for symbol ID normalization in the reachability scanner.
- Enhanced console status service with comprehensive unit tests for connection handling and error recovery.
- Included Cosign tool version 2.6.0 with checksums for various platforms.
2025-12-02 21:08:01 +02:00

27 lines
692 B
JSON

{
"_type": "Targets",
"expires": "2026-01-01T00:00:00Z",
"signatures": [
{
"keyid": "db9928babf3aeb817ccdcd0f6a6688f8395b00d0e42966e32e706931b5301fc8",
"sig": "HkXgkY5l9ACl1nNZ7Ll-hnVC_8Zo1QSWOb7Q74THnlYlDdpg_d-gnruFeOrIxXix18IGCICqrfKfnERoR-8EAw"
}
],
"spec_version": "1.0.31",
"targets": {
"mirror-thin-v1.manifest.json": {
"hashes": {
"sha256": "0ae51fa87648dae0a54fab950181a3600a8363182d89ad46d70f3a56b997b504"
},
"length": 404
},
"mirror-thin-v1.tar.gz": {
"hashes": {
"sha256": "210dc49e8d3e25509298770a94da277aa2c9d4c387d3c24505a61fe1d7695a49"
},
"length": 613
}
},
"version": 1
}