🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
-
Updated
Nov 17, 2024 - Go
Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Go security checker
Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
A static analysis tool for securing Go code
Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Chronos - A static race detector for the go language
Automatically detect potential vulnerabilities and analyze repository metrics to prioritize open source security research targets
🔧 JetBrains Qodana’s official command line tool
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
unimport is a Go static analysis tool to find unnecessary import aliases.
Go Taint CHeck Analyser
The missing fact layer in codebases.
Empower Your Code Quality with Self-Hosted Automated Analysis and Review
Delivery club go linter
cfmt is a tool to wrap Go comments over a certain length to a new line.
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.