Static code analysis tool for pipeline

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • golangci-lint

    Fast linters Runner for Go

  • golangci-lint is the current best-in-class for static code analysis. It includes vet and staticcheck, and dozens of other static code analyzers. It seems you're interested in cyclomatic complexity, so you should enable these linters:

  • gosec

    Go security checker

  • Try gosec for security vulnerabilities.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts