Open ejohn20 opened 5 years ago
To show the HTML report generated by dependency-check can follow this sample: https://github.com/microsoft/vsts-extension-samples/blob/master/build-results-enhancer/src/enhancer/tab.ts (notice the code block that is commented out which shows how to pull data from an attachment).
Another way would be merging #134 and #136 and using Microsoft's SARIF SAST Scans Tab extension
Set up a new table on the summary screen that shows the high level scan data. Set up a details tab that shows the full report.