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,19 @@
|
|||
{
|
||||
"$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": "html-obfuscation__zero-opacity",
|
||||
"input": {
|
||||
"file": "input.txt",
|
||||
"bytes": 37,
|
||||
"sha256": "0c50cdef052cd33342039446899a7da2e5243cf71e215e80dd21a2559d503c5b"
|
||||
},
|
||||
"scope": [
|
||||
"lexicon/injection-lexicon.json"
|
||||
],
|
||||
"match": "exact-within-scope",
|
||||
"findings": [
|
||||
{
|
||||
"pattern_id": "html-obfuscation:zero-opacity"
|
||||
}
|
||||
],
|
||||
"observed_out_of_scope": {}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
<span style="opacity:0">hidden</span>
|
||||
Loading…
Add table
Add a link
Reference in a new issue