Update security-provider-blogpost list.json
A "link" attribute should not trigger the match. (other warninglists such as banksites, url shorteners etc. do not include the "link" attribute)pull/292/head
parent
8fe422d7f6
commit
20cf2eac34
|
|
@ -654,10 +654,9 @@
|
||||||
"domain|ip",
|
"domain|ip",
|
||||||
"hostname",
|
"hostname",
|
||||||
"url",
|
"url",
|
||||||
"uri",
|
"uri"
|
||||||
"link"
|
|
||||||
],
|
],
|
||||||
"name": "List of known security providers/vendors blog domain",
|
"name": "List of known security providers/vendors blog domain",
|
||||||
"type": "hostname",
|
"type": "hostname",
|
||||||
"version": 4
|
"version": 5
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue