ShiftLeftSecurity / sast-scan

Scan is a free & Open Source DevSecOps tool for performing static analysis based security testing of your applications and its dependencies. CI and Git friendly.
https://discord.gg/DCNxzaeUpd
Apache License 2.0
790 stars 110 forks source link

Documentation: Add a link to the full report or issues as a part of the pull requests #319

Open srikanth-expent opened 3 years ago

srikanth-expent commented 3 years ago

Currently, the pull request comments functionality is great but not actionable as it points out the summary of how many issues and type of issues exist. It can be made super actionable by linking the summary to the actual issue so it would be possible to quickly take a look at the issues and resolve them. An even better flow would be if it would be possible to link specific issues from pull request to the specific issues in the report rather than the full report generically.