Skip to content

sonarqube or snyk #109437

Closed Answered by krabelize
krabelize asked this question in Code Security
Discussion options

You must be logged in to vote

I found this:

We have made comparisons and benchmarks at Snyk. The short answer is simple:

Sonarqube is focused on Code Quality and is fairly good at that. But the security scan is an add on and very limited (in language supported, in rule coverage, amount of false positive) and rarely considered as a SAST tool
Snyk does not support quality (just some rules in IDE) but heavily focused on security. With fast scans, accuracy, depth in the number of CVEs covered for SAST and wide language coverage. Plus, Snyk has a strong SCA support. Hope that helps.
I personally ran a comparison on this repo: https://github.com/OWASP-Benchmark/BenchmarkJava and the results are clear. Hope that helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by krabelize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Security Build security into your GitHub workflow with features to keep your codebase secure Question
1 participant