Permalink
Show file tree
Hide file tree
5 changes: 5 additions & 0 deletions
5
varexport/src/main/java/com/indeed/util/varexport/Variable.java
81 changes: 57 additions & 24 deletions
81
varexport/src/main/java/com/indeed/util/varexport/servlet/ViewExportedVariablesServlet.java
62 changes: 62 additions & 0 deletions
62
...ort/src/test/java/com/indeed/util/varexport/servlet/ViewExportedVariablesServletTest.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
COMMON-3969: Explicit alphanumeric n-gram indexes
Explicitly build alphanumeric n-gram indexes to avoid XSS due to unescaped characters in the rendered n-gram indexes JSON
- Loading branch information
Showing
3 changed files
with
124 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters