Merge commit '9b95fc607e'
This commit is contained in:
commit
b3c5143c68
20 changed files with 533 additions and 37 deletions
23
scanners/commons/conformance/active__data-uri/expected.json
Normal file
23
scanners/commons/conformance/active__data-uri/expected.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"$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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue