About 498,000 results
Open links in new tab
  1. GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of ...

    CAST Highlight ©️ — Commercial Static Code Analysis which runs locally, but uploads the results to its cloud for presentation. Checkmarx CxSAST ©️ — Commercial Static Code …

  2. What code analysis tools do you use for your Java projects?

    For static analysis tools I often use CPD, PMD, FindBugs, and Checkstyle. CPD is the PMD "Copy/Paste Detector" tool. I was using PMD for a little while before I noticed the "Finding …

  3. Java static code analysis tools · checkstyle/checkstyle Wiki - GitHub

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but …

  4. Static Analysis tool recommendation for Java? - Stack Overflow

    Sep 19, 2008 · You can try JavaDepend, it complement other static analysis tools, and provides a CQL language to query code like database, JavaDepend provides also many interactive views …

  5. Awesome static analysis - GitHub

    The higher the score, the more pain the code is in. laser [OSS] - Static analysis and style linter for Ruby code. Mondrian [OSS] - a set of static analysis and refactoring tools for more …

  6. static-code-analysis · GitHub Topics · GitHub

    2 days ago · ⚙️ 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 …

  7. GitHub - d2s/awesome-static-analysis: A curated list of static …

    SourceMeter ©️ — Static Code Analysis for C/C++, Java, C#, Python, and RPG III and RPG IV versions (including free-form). sqlvet — Performs static analysis on raw SQL queries in your …

  8. GitHub - analysis-tools-dev/dynamic-analysis: ⚙️ A curated list …

    This repository lists dynamic analysis tools for all programming languages, build tools, config files and more. The focus is on tools which improve code quality such as linters and formatters. …

  9. A static analyzer for Java, C, C++, and Objective-C - GitHub

    Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml. Installation Read our Getting Started page for details on how to install packaged versions of Infer.

  10. Awesome static analysis - GitHub

    Coverity Save [PROPRIETARY] - Static analysis for C/C++, Java and C# Infer [OSS] - A static analyzer for Java, C and Objective-C oclint [OSS] - A static source code analysis tool to …

Refresh