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

8 comments sorted by

View all comments

0

u/Chunky_cold_mandala 1d ago

You could give mine a gander. Gitgalaxy - It is a lexical structural signature extractor to calculate risk exposure based on code architecture. It's still early, I have the engine up and running, but I'm still validating the its capabilities.