llm-security/conformance/active__data-uri/expected.json
Kjell Tore Guttormsen 9b95fc607e Squashed 'scanners/commons/' changes from 0ffee85..532d70d
532d70d release(0.2.0): the contract gained a MUST, so the tag has to move
946f51d fix(active-content,conformance): cite line numbers per commit — they do not resolve at the pin
bdcb1f1 feat(conformance): ship the six active-content cases; the id space already existed
807c0d4 feat(spec): add not-applicable, so a single-runtime table stops reading as 7 defects
a1578e6 fix(conformance): record the guard's internal-surface position on _LEX_PAYLOADS
4d351d2 fix(mapping): state that three of four OWASP maps have no production consumer
f082a91 fix(lexicon,docs): retract the claim that the guard's port cites severity.mjs

git-subtree-dir: scanners/commons
git-subtree-split: 532d70d5ed2f9b23a8efad760ef490356cf52ada
2026-08-11 13:02:33 +02:00

23 lines
637 B
JSON

{
"$comment": "Generated from a differential measurement, not written by hand. Normative semantics: spec/conformance-corpus.md. Measurement header and per-runtime provenance: conformance/manifest.json.",
"case_id": "active__data-uri",
"input": {
"file": "input.txt",
"bytes": 42,
"sha256": "e19699e84d06921aae81097ad4976867ea2fd1d19e8c75a37689e7eb89295440"
},
"scope": [
"signatures/active-content.json"
],
"match": "exact-within-scope",
"findings": [
{
"pattern_id": "active:data-uri"
}
],
"observed_out_of_scope": {
"llm_ingestion_guard": [
"data-uri:executable"
]
}
}