TSP dev blog 2022-06-08
As of today, TSP has three plugins: SonarQube Snyk Semgrep So what I’ve been doing for the last three years? :) The trick is it’s straightforward to add a new plugin, thanks to all the underlying code I’ve already written. For example, the Semgrep plugin is currently just 92 lines, Snyk plugin - 126, and SonarQube - 135. In the screenshot, you can see a debug console with Semgrep results. I highly recommend this tool....