update thresolds after IM security fixes 7
This commit is contained in:
@@ -9,32 +9,32 @@
|
||||
"django-trans-escape-variable-mismatch": 0,
|
||||
"django-trans-invalid-escape-filter": 0,
|
||||
"django-trans-missing-escape": 1,
|
||||
"javascript-concat-html": 30,
|
||||
"javascript-concat-html": 26,
|
||||
"javascript-escape": 1,
|
||||
"javascript-jquery-append": 7,
|
||||
"javascript-jquery-html": 15,
|
||||
"javascript-jquery-html": 14,
|
||||
"javascript-jquery-insert-into-target": 8,
|
||||
"javascript-jquery-insertion": 8,
|
||||
"javascript-jquery-prepend": 2,
|
||||
"mako-html-entities": 0,
|
||||
"mako-invalid-html-filter": 0,
|
||||
"mako-invalid-js-filter": 1,
|
||||
"mako-invalid-js-filter": 0,
|
||||
"mako-js-html-string": 0,
|
||||
"mako-js-missing-quotes": 0,
|
||||
"mako-missing-default": 51,
|
||||
"mako-missing-default": 50,
|
||||
"mako-multiple-page-tags": 0,
|
||||
"mako-unknown-context": 0,
|
||||
"mako-unparseable-expression": 0,
|
||||
"mako-unwanted-html-filter": 0,
|
||||
"python-close-before-format": 0,
|
||||
"python-concat-html": 0,
|
||||
"python-custom-escape": 5,
|
||||
"python-custom-escape": 1,
|
||||
"python-deprecated-display-name": 0,
|
||||
"python-interpolate-html": 23,
|
||||
"python-interpolate-html": 0,
|
||||
"python-parse-error": 0,
|
||||
"python-requires-html-or-text": 0,
|
||||
"python-wrap-html": 12,
|
||||
"underscore-not-escaped": 138
|
||||
"python-wrap-html": 0,
|
||||
"underscore-not-escaped": 133
|
||||
},
|
||||
"total": 302
|
||||
"total": 251
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user