
Robert (Community Member) asked a question.
When the static analyzer detects a flaw in the compiled JSP Java code, it will display a flaw against the compiled file, however, unlike the JSP files themselves, the source seems to have "evaporated" from the server and is not available to the Triage Flaws UI, and unfortunately, even if you compile locally, it's very hard to get the output to line up with the code that Veracode's static analyzer is compiling (it uses old versions, etc).
Has anyone found a reliable way to see where these flaws are occuring in the generated source?
.png)
FYI, the outcome of the Consultation call was that there is no current way to get the source from the system, so one needs to schedule a consultation call so the Consultant can look up the "data model" and help you locate the offending code.
In our case, all 3 occurrences look like false positives being triggered by something else we are seeing in JSP files elsewhere as well (ones we can reference).
I suspect since this doesn't seem to be a general problem, this will be the only outcome of this limitation as JSP files aren't as common in new development, and in most cases the analyzer can backtrack the line numbers to the JSP file.