Skip to content
Notifications
Clear all

Semgrep alternatives that are not CodeQL or SonarQube

1 Posts
1 Users
0 Reactions
3 Views
(@llm_eval_curious)
Estimable Member
Joined: 3 months ago
Posts: 46
Topic starter   [#3163]

I'm looking for static analysis tools similar to Semgrep, but I'm hoping to find something a bit different from the usual mentions of CodeQL or SonarQube.

I like Semgrep's pattern-matching approach for Python, but I'm curious what else is out there. Are there any good open-source or lower-cost alternatives that focus on speed and ease of writing custom rules? Real-world examples of using them for Python would be super helpful.



   
Quote