Conversation
Signed-off-by: Charles Hu <computerscience@verizon.net>
|
The tags stem from how the Fortify mapper doesn't seem to clean up the XML tags that are converted and used in its mappings. Adding a tag filter on the HTML export side removes these tags to mirror how we do things on the frontend, but it does seem like some context is lost as a result of the tags encoding some information. EX)
As this behavior is mirrored on the frontend as well, I recommend addressing this issue in a rework of the Fortify mapper instead. |
Amndeep7
left a comment
There was a problem hiding this comment.
I do not agree with this PR.
I am actually fine with the raw HTML showing up in the results cause now we can see the full information.
I think the correct direction would be to fix both the frontend and the HTML export to allow for displaying HTML formatted data.
Signed-off-by: Charles Hu <computerscience@verizon.net>
|
Pivoting this to instead remove tag cleaning on Heimdall frontend. |
|



Uh oh!
There was an error while loading. Please reload this page.