Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
e1f02977
Unverified
Commit
e1f02977
authored
Nov 30, 2017
by
Eric Fischer
Committed by
GitHub
Nov 30, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #16723 from edx/efischer/xss_limit
unbreak master tests
parents
7a6805b2
bc8fa5ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
scripts/xsslint_thresholds.json
+4
-4
No files found.
scripts/xsslint_thresholds.json
View file @
e1f02977
...
...
@@ -8,16 +8,16 @@
"javascript-jquery-insert-into-target"
:
23
,
"javascript-jquery-insertion"
:
19
,
"javascript-jquery-prepend"
:
7
,
"mako-html-entities"
:
0
,
"mako-html-entities"
:
1
,
"mako-invalid-html-filter"
:
11
,
"mako-invalid-js-filter"
:
192
,
"mako-js-html-string"
:
0
,
"mako-js-missing-quotes"
:
0
,
"mako-missing-default"
:
1
81
,
"mako-missing-default"
:
1
62
,
"mako-multiple-page-tags"
:
0
,
"mako-unknown-context"
:
0
,
"mako-unparseable-expression"
:
0
,
"mako-unwanted-html-filter"
:
0
,
"mako-unwanted-html-filter"
:
2
,
"python-close-before-format"
:
0
,
"python-concat-html"
:
24
,
"python-custom-escape"
:
13
,
...
...
@@ -28,5 +28,5 @@
"python-wrap-html"
:
226
,
"underscore-not-escaped"
:
507
},
"total"
:
17
70
"total"
:
17
54
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment