Issue
-
Our security scan detected a "Reference to Windows file path is present in HTML" in the following URL:
https://localhost:8080/o/js/resolved-module/frontend-js-node-shims$path-browserify@0.0.0/index.js?languageId=en_US - Can you please solve this security issue?
Environment
- DXP 7.2
Resolution
- This refers to the following part of the comment in the JavaScript file:
// must be no slashes, empty elements, or device names (c:\) in the array
- There is no real path presented here, this is just an example.
- This is a false alert and you can ignore it.
Additional Information