You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging should not be vulnerable to injection attacks
This issue was detected by sonarcloud. Resolve it by sanitising
the LOG message using StringEscapeUtils.
JIRA: LIGHTY-362
Signed-off-by: tobias.pobocik <[email protected]>
Copy file name to clipboardExpand all lines: lighty-examples/lighty-controller-springboot-netconf/src/main/java/io/lighty/core/controller/springboot/rest/TopologyRestService.java
0 commit comments