-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature internal 58 vulnerabilities (#537)
* internal issue first 7 vulnerabilities identified by sonarqube * fix syntax error- missing ; * added missing catch to try around line 958 * Fixed vulnerabilities * Fixed syntax errors (missing ;, mismatched curly braces, etc) * Address new vulnerability with handleClearListValCache and handleClearListStatCache by separating these into two try-catch blocks * Revert to previous try-catch code * Uncomment try-catch near line 1318 * fix syntax error * Line 1318 only handle ParserConfigurationException * Revert to catching the ValidationException and ParserConfigurationException for else if at line 1318 --------- Co-authored-by: bikegeek <[email protected]>
- Loading branch information
1 parent
5db7758
commit 08572ff
Showing
1 changed file
with
69 additions
and
21 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