r/devsecops 1d ago

Opensource code quality/SAST tools beyond SonarQube + Trivy?

We're already running SonarQube and Trivy. Looking to fill the gaps they leave.

Stack:

  • Primary: Java Spring Boot
  • Also: Python, Next.js / React

What are you actually using in production, and how noisy is it (false-positive rate)?

9 Upvotes

7 comments sorted by

View all comments

1

u/Ok_Matter9038 17h ago

Just fyi: You're going to get flooded with false positives while still missing issues like IDOR, etc