Software Engineering KB

Home

❯

06 Development Process

❯

04 Code Quality

❯

01 Concept

❯

Static Analysis Tools

Static Analysis Tools

Feb 10, 20261 min read

  • code-quality
  • static-analysis
  • tools

Static Analysis Tools

← Back to Static Analysis and Linting

SonarQube, Semgrep, CodeClimate, SpotBugs. Tools that find deeper issues like potential null dereferences, security vulnerabilities, code duplication, and complexity hotspots. Go beyond linting to find logical and structural problems.

Key Properties

  • Deep Code Analysis
  • Security Scanning
  • Complexity Metrics

code-quality static-analysis tools


Graph View

  • Static Analysis Tools
  • Key Properties

Backlinks

  • Static Analysis and Linting

Created with Quartz v4.5.2 © 2026

  • GitHub