This is a list of notable tools for static program analysis (program analysis is a synonym for code analysis). Static code analysis tools Languages Ada CodePeer ConQAT Fluctuat LDRA Testbed MALPAS Polyspace SofCheck Inspector Squore Understand C, C++ Astree Axivion Suite (Bauhaus) BLAST Cl...
Is your feature request related to a problem? Please describe. Since PHPStan, Psalm or Phan is enabled by some PHP projects to do static code analysis. The static code analysis tool can check some...
Hey! Do you already use a static code analysis tool? Also known as SAST. SAST is used to identify security vulnerabilities in your source code. Vulnerabilities such as buffer overflow where attacke...
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. - analysis-tools-...
In computer science, static program analysis (also known as static analysis or static simulation ) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution in the integrated envir...
Top Static Code Analysis Tools. Choose the right Static Code Analysis Tools using real-time, up-to-date product reviews from 1377 verified user reviews.
Compare the best free open source Static Code Analysis Tools at SourceForge. Free, secure and fast Static Code Analysis Tools downloads from the largest Open Source applications and software directory
A static code analysis tool capable of identifing module import side-effects. - holmanb/customs
Qodana is a static code analysis engine that helps improve code quality by bringing inspections from JetBrains IDEs to your CI pipeline. Try it now for free!
Scan for Security Vulnerabilities ; Review CRUD Operations in Your Code (Create, Read, Update, Delete) ; Generate Diagrams from your Code