llm-security/scanners/commons/conformance/data-uri__executable/expected.json

23 lines
641 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": "data-uri__executable",
"input": {
"file": "input.txt",
"bytes": 32,
"sha256": "1629138096ab1c17d7a8a3c96fc34701ddef99c2a9836f23e969b8c2fd66c116"
},
"scope": [
"lexicon/injection-lexicon.json"
],
"match": "exact-within-scope",
"findings": [
{
"pattern_id": "data-uri:executable"
}
],
"observed_out_of_scope": {
"llm_ingestion_guard": [
"active:data-uri"
]
}
}