update threshold after IM security fixes 6
This commit is contained in:
@@ -9,19 +9,19 @@
|
||||
"django-trans-escape-variable-mismatch": 0,
|
||||
"django-trans-invalid-escape-filter": 0,
|
||||
"django-trans-missing-escape": 1,
|
||||
"javascript-concat-html": 32,
|
||||
"javascript-concat-html": 30,
|
||||
"javascript-escape": 1,
|
||||
"javascript-jquery-append": 8,
|
||||
"javascript-jquery-html": 22,
|
||||
"javascript-jquery-append": 7,
|
||||
"javascript-jquery-html": 15,
|
||||
"javascript-jquery-insert-into-target": 8,
|
||||
"javascript-jquery-insertion": 9,
|
||||
"javascript-jquery-insertion": 8,
|
||||
"javascript-jquery-prepend": 2,
|
||||
"mako-html-entities": 0,
|
||||
"mako-invalid-html-filter": 2,
|
||||
"mako-invalid-js-filter": 14,
|
||||
"mako-invalid-html-filter": 0,
|
||||
"mako-invalid-js-filter": 1,
|
||||
"mako-js-html-string": 0,
|
||||
"mako-js-missing-quotes": 0,
|
||||
"mako-missing-default": 54,
|
||||
"mako-missing-default": 51,
|
||||
"mako-multiple-page-tags": 0,
|
||||
"mako-unknown-context": 0,
|
||||
"mako-unparseable-expression": 0,
|
||||
@@ -34,7 +34,7 @@
|
||||
"python-parse-error": 0,
|
||||
"python-requires-html-or-text": 0,
|
||||
"python-wrap-html": 12,
|
||||
"underscore-not-escaped": 145
|
||||
"underscore-not-escaped": 138
|
||||
},
|
||||
"total": 338
|
||||
"total": 302
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user