Closed OtherDevOpsGene closed 3 years ago
Description | Example fixes |
---|---|
Unsanitized input from the request URL flows into end, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack (XSS). Occurrences: | :wrench: Example fixes |
No catch method for promise. This may result in an unhandled promise rejection. Occurrences: | :wrench: Example fixes |
Logger calls should be surrounded by log level guards. Occurrences: | :wrench: Example fixes |
Incorporated https://github.com/pangyiwei/zap-sonar-plugin/tree/zap-html-report-page with updated packages