{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:NZPPKNG4QKR3FVX7JK2LVX3HCB","short_pith_number":"pith:NZPPKNG4","canonical_record":{"source":{"id":"2602.04165","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-04T02:59:03Z","cross_cats_sorted":[],"title_canon_sha256":"a0f1ced438f9971ae28b8fcd7beefcd773b1ba59ceb1cfae090ec8e3bf2e58ff","abstract_canon_sha256":"f4834a078a00646143bd9cae83e7188d1ede7c5954abda42519dc7ecf8cb2cd2"},"schema_version":"1.0"},"canonical_sha256":"6e5ef534dc82a3b2d6ff4ab4badf6710763c087e54326fb9d940a1fdbfb20f61","source":{"kind":"arxiv","id":"2602.04165","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.04165","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"arxiv_version","alias_value":"2602.04165v2","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.04165","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"pith_short_12","alias_value":"NZPPKNG4QKR3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"NZPPKNG4QKR3FVX7","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"NZPPKNG4","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:NZPPKNG4QKR3FVX7JK2LVX3HCB","target":"record","payload":{"canonical_record":{"source":{"id":"2602.04165","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-04T02:59:03Z","cross_cats_sorted":[],"title_canon_sha256":"a0f1ced438f9971ae28b8fcd7beefcd773b1ba59ceb1cfae090ec8e3bf2e58ff","abstract_canon_sha256":"f4834a078a00646143bd9cae83e7188d1ede7c5954abda42519dc7ecf8cb2cd2"},"schema_version":"1.0"},"canonical_sha256":"6e5ef534dc82a3b2d6ff4ab4badf6710763c087e54326fb9d940a1fdbfb20f61","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-18T02:45:05.513113Z","signature_b64":"vIJrSLE3uaqxk9h6Gv7oSEKlFQ+Tnpt8YKqQWR1E6sK0McA9ANhxqEC0pVQOarmmaydK+togesd1s4BmEH/5DA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"6e5ef534dc82a3b2d6ff4ab4badf6710763c087e54326fb9d940a1fdbfb20f61","last_reissued_at":"2026-05-18T02:45:05.512515Z","signature_status":"signed_v1","first_computed_at":"2026-05-18T02:45:05.512515Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2602.04165","source_version":2,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T02:45:05Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"XkAX0UbQZ1e5xtMNZRQpPt+qHtPPrfXnAS8nguzF2XDr8owDkb2Sz9ewa3ofu2uW2EYtLSpGbbh+P+xZKvkFDA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-28T08:24:16.136481Z"},"content_sha256":"2522e663df895bd4d31796fb93578f547a49b211d5bb0ea1940959f2da06acdd","schema_version":"1.0","event_id":"sha256:2522e663df895bd4d31796fb93578f547a49b211d5bb0ea1940959f2da06acdd"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:NZPPKNG4QKR3FVX7JK2LVX3HCB","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"PoC-Gym: Towards More Reliable LLM-Assisted Proof-of-Concept Exploit Generation","license":"http://creativecommons.org/licenses/by/4.0/","headline":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations.","cross_cats":[],"primary_cat":"cs.SE","authors_text":"Amartya Das, Claire Wang, Derin Gezgin, Nevena Stojkovic, Shinhae Kim, Zhengdong Huang","submitted_at":"2026-02-04T02:59:03Z","abstract_excerpt":"Recently Large Language Models (LLMs) have been used in security-related tasks, including generating proof-of-concept (PoC) exploits. Several LLM-assisted approaches have been proposed; they typically generate PoCs from vulnerability descriptions and use additional guidance. But, such approaches are often ineffective because the signals-such as printed markers, generated files, or runtime side effects-that they use for validation may not imply that the vulnerability is triggered. Research for more reliable PoC generation is in need but yet remains challenging. We propose PoC-Gym, a pipeline fo"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Across 338 runs on 20 Java CVEs, PoC-Gym produces 65 post-hoc valid PoCs covering 12 CVEs; on the 14-CVE overlap with FaultLine the strongest configuration succeeds on 8 CVEs versus FaultLine's 5.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That reaching the ground-truth vulnerable location after a runtime-valid execution is sufficient evidence that the PoC actually triggers the reported vulnerability rather than an unrelated path.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"PoC-Gym generates PoC exploits for Java CVEs via iterative LLM prompting with static traces and coverage feedback, yielding post-hoc valid PoCs for 12 of 20 evaluated CVEs and outperforming FaultLine on the 14-CVE overlap.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"bc1dd8095b36f178e0898cd757226a573e51ed53cb5a8c177b2479005faa8c96"},"source":{"id":"2602.04165","kind":"arxiv","version":2},"verdict":{"id":"263be721-1516-484f-bb0e-b82c2a7d883b","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-16T08:01:56.892069Z","strongest_claim":"Across 338 runs on 20 Java CVEs, PoC-Gym produces 65 post-hoc valid PoCs covering 12 CVEs; on the 14-CVE overlap with FaultLine the strongest configuration succeeds on 8 CVEs versus FaultLine's 5.","one_line_summary":"PoC-Gym generates PoC exploits for Java CVEs via iterative LLM prompting with static traces and coverage feedback, yielding post-hoc valid PoCs for 12 of 20 evaluated CVEs and outperforming FaultLine on the 14-CVE overlap.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That reaching the ground-truth vulnerable location after a runtime-valid execution is sufficient evidence that the PoC actually triggers the reported vulnerability rather than an unrelated path.","pith_extraction_headline":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations."},"references":{"count":17,"sample":[{"doi":"","year":null,"title":"touch /tmp/ code-injected","work_id":"5dbad851-e464-4792-94b5-3fc942dcca8f","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2017,"title":"**Validation** - One *specific* programmatic check that confirms the goal (e.g., verify that ‘/tmp/code-injected‘ exists). Return exactly two sections in this format: ‘‘‘ ## Goal <goal sentence> ## Va","work_id":"06b1bf2e-7554-4848-b712-fd87c165cd4a","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Provide **exactly one ** Java source file named ‘PoCTest.java‘ containing a public class ‘PoCTest‘ with a ‘main(String[] args)‘ method","work_id":"53bd4235-95ee-4fb7-88f2-60c16ea4980e","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Do not rely on CLI arguments to switch behaviour; simply run the exploit path and report ‘[VULN]‘ on success","work_id":"d2c3811f-592e-499e-a78d-78ff44d58e5e","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"** As long as it is possible, do not import ‘java.lang.reflect","work_id":"a598a6e8-f82d-477a-a7d8-63661d3ffe7d","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":17,"snapshot_sha256":"0844c30d9cf19d028eefa25bc38b97afb8581c6510186bc16d3cfd5278e13be9","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"263be721-1516-484f-bb0e-b82c2a7d883b"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T02:45:05Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"ToyTABSzODnM2kLLdFhe1WtsxCmS0QrlRnqQIqBdN5Bm1Qfx1RQx2lKl7wOjoM64qt3pFvOZ1+0BNgJAj7xNBQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-28T08:24:16.137068Z"},"content_sha256":"726e4d51f3161b94ee896828b61fc657f629b58fd6d58428e81be02ab4165188","schema_version":"1.0","event_id":"sha256:726e4d51f3161b94ee896828b61fc657f629b58fd6d58428e81be02ab4165188"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/bundle.json","state_url":"https://pith.science/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-06-28T08:24:16Z","links":{"resolver":"https://pith.science/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB","bundle":"https://pith.science/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/bundle.json","state":"https://pith.science/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/state.json","well_known_bundle":"https://pith.science/.well-known/pith/NZPPKNG4QKR3FVX7JK2LVX3HCB/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:NZPPKNG4QKR3FVX7JK2LVX3HCB","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"f4834a078a00646143bd9cae83e7188d1ede7c5954abda42519dc7ecf8cb2cd2","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-04T02:59:03Z","title_canon_sha256":"a0f1ced438f9971ae28b8fcd7beefcd773b1ba59ceb1cfae090ec8e3bf2e58ff"},"schema_version":"1.0","source":{"id":"2602.04165","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.04165","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"arxiv_version","alias_value":"2602.04165v2","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.04165","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"pith_short_12","alias_value":"NZPPKNG4QKR3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"NZPPKNG4QKR3FVX7","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"NZPPKNG4","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:726e4d51f3161b94ee896828b61fc657f629b58fd6d58428e81be02ab4165188","target":"graph","created_at":"2026-05-18T02:45:05Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"Across 338 runs on 20 Java CVEs, PoC-Gym produces 65 post-hoc valid PoCs covering 12 CVEs; on the 14-CVE overlap with FaultLine the strongest configuration succeeds on 8 CVEs versus FaultLine's 5."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That reaching the ground-truth vulnerable location after a runtime-valid execution is sufficient evidence that the PoC actually triggers the reported vulnerability rather than an unrelated path."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"PoC-Gym generates PoC exploits for Java CVEs via iterative LLM prompting with static traces and coverage feedback, yielding post-hoc valid PoCs for 12 of 20 evaluated CVEs and outperforming FaultLine on the 14-CVE overlap."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations."}],"snapshot_sha256":"bc1dd8095b36f178e0898cd757226a573e51ed53cb5a8c177b2479005faa8c96"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"paper":{"abstract_excerpt":"Recently Large Language Models (LLMs) have been used in security-related tasks, including generating proof-of-concept (PoC) exploits. Several LLM-assisted approaches have been proposed; they typically generate PoCs from vulnerability descriptions and use additional guidance. But, such approaches are often ineffective because the signals-such as printed markers, generated files, or runtime side effects-that they use for validation may not imply that the vulnerability is triggered. Research for more reliable PoC generation is in need but yet remains challenging. We propose PoC-Gym, a pipeline fo","authors_text":"Amartya Das, Claire Wang, Derin Gezgin, Nevena Stojkovic, Shinhae Kim, Zhengdong Huang","cross_cats":[],"headline":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-04T02:59:03Z","title":"PoC-Gym: Towards More Reliable LLM-Assisted Proof-of-Concept Exploit Generation"},"references":{"count":17,"internal_anchors":0,"resolved_work":17,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"touch /tmp/ code-injected","work_id":"5dbad851-e464-4792-94b5-3fc942dcca8f","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"**Validation** - One *specific* programmatic check that confirms the goal (e.g., verify that ‘/tmp/code-injected‘ exists). Return exactly two sections in this format: ‘‘‘ ## Goal <goal sentence> ## Va","work_id":"06b1bf2e-7554-4848-b712-fd87c165cd4a","year":2017},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Provide **exactly one ** Java source file named ‘PoCTest.java‘ containing a public class ‘PoCTest‘ with a ‘main(String[] args)‘ method","work_id":"53bd4235-95ee-4fb7-88f2-60c16ea4980e","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Do not rely on CLI arguments to switch behaviour; simply run the exploit path and report ‘[VULN]‘ on success","work_id":"d2c3811f-592e-499e-a78d-78ff44d58e5e","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"** As long as it is possible, do not import ‘java.lang.reflect","work_id":"a598a6e8-f82d-477a-a7d8-63661d3ffe7d","year":null}],"snapshot_sha256":"0844c30d9cf19d028eefa25bc38b97afb8581c6510186bc16d3cfd5278e13be9"},"source":{"id":"2602.04165","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-16T08:01:56.892069Z","id":"263be721-1516-484f-bb0e-b82c2a7d883b","model_set":{"reader":"grok-4.3"},"one_line_summary":"PoC-Gym generates PoC exploits for Java CVEs via iterative LLM prompting with static traces and coverage feedback, yielding post-hoc valid PoCs for 12 of 20 evaluated CVEs and outperforming FaultLine on the 14-CVE overlap.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"PoC-Gym generates post-hoc valid PoCs for 12 of 20 Java CVEs by requiring candidates to reach ground-truth vulnerable locations.","strongest_claim":"Across 338 runs on 20 Java CVEs, PoC-Gym produces 65 post-hoc valid PoCs covering 12 CVEs; on the 14-CVE overlap with FaultLine the strongest configuration succeeds on 8 CVEs versus FaultLine's 5.","weakest_assumption":"That reaching the ground-truth vulnerable location after a runtime-valid execution is sufficient evidence that the PoC actually triggers the reported vulnerability rather than an unrelated path."}},"verdict_id":"263be721-1516-484f-bb0e-b82c2a7d883b"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:2522e663df895bd4d31796fb93578f547a49b211d5bb0ea1940959f2da06acdd","target":"record","created_at":"2026-05-18T02:45:05Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"f4834a078a00646143bd9cae83e7188d1ede7c5954abda42519dc7ecf8cb2cd2","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-04T02:59:03Z","title_canon_sha256":"a0f1ced438f9971ae28b8fcd7beefcd773b1ba59ceb1cfae090ec8e3bf2e58ff"},"schema_version":"1.0","source":{"id":"2602.04165","kind":"arxiv","version":2}},"canonical_sha256":"6e5ef534dc82a3b2d6ff4ab4badf6710763c087e54326fb9d940a1fdbfb20f61","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"6e5ef534dc82a3b2d6ff4ab4badf6710763c087e54326fb9d940a1fdbfb20f61","first_computed_at":"2026-05-18T02:45:05.512515Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-18T02:45:05.512515Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"vIJrSLE3uaqxk9h6Gv7oSEKlFQ+Tnpt8YKqQWR1E6sK0McA9ANhxqEC0pVQOarmmaydK+togesd1s4BmEH/5DA==","signature_status":"signed_v1","signed_at":"2026-05-18T02:45:05.513113Z","signed_message":"canonical_sha256_bytes"},"source_id":"2602.04165","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:2522e663df895bd4d31796fb93578f547a49b211d5bb0ea1940959f2da06acdd","sha256:726e4d51f3161b94ee896828b61fc657f629b58fd6d58428e81be02ab4165188"],"state_sha256":"e90202793f69d8621c996feb595f3e7a30f5e1495a28eb647384f674e6646eae"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"8phUILu/n+KihmapmH+vFXXNa3juOpocbxE9ykYThw+0PU8fCoRMjveDv7yt/zNwRrTHFaANF2xFd+C9KB2YBw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-06-28T08:24:16.139775Z","bundle_sha256":"dd9029a28ed6abf30b9460a3d068e15c2b1bca3fd9206e4db6ecdf6cc6b2777e"}}