DefectDojo/django-DefectDojo

HCL AppScan on Cloud SAST

Opened this issue · 1 comments

Scanner Name
HCL AppScan on Cloud SAST report output differs from DAST report output from AppScan Standard. I wrote a new parser and have unit tests to accompany it. This request is for a branch/PR to submit the new parser and related files.
Link to HCL ASoC: https://cloud.appscan.com/

Sample File
Sample attached (it wouldn't allow me to attach a .xml file so added .txt extension)
one_issue.xml.txt

@xpert98 To do a PR fork this repo and do your code changes in that fork. Please target that PR at the Dev branch.

For more details on contributing, see https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md#contributing-to-defectdojo

And for parsers specifically: https://documentation.defectdojo.com/contributing/how-to-write-a-parser/

HTH