Merge commit 'a640f43d73' as 'scanners/commons'
This commit is contained in:
commit
3b919f39b4
183 changed files with 6245 additions and 0 deletions
|
|
@ -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": "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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
see data:text/html,<b>x</b> here
|
||||
Loading…
Add table
Add a link
Reference in a new issue