Go static-code-analysis

Open-source Go projects categorized as static-code-analysis

Top 9 Go static-code-analysis Projects

static-code-analysis
  • reviewdog

    🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gosec

    Go security checker

    Project mention: About the gosec G115 drama, or how I faced back integer conversion overflow in Go | dev.to | 2024-09-09

    Because of this, gosec a linter focused on improving the security in Go, provided a linter to detect the issue: the linter G115

  • revive

    🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint

  • kube-score

    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.

    Project mention: 🤖 End to end LLMOps Pipeline - Part 7- Validating Kubernetes Manifests with kube-score🤖 | dev.to | 2024-08-18

    curl -L -o kube-score https://github.com/zegl/kube-score/releases/download/v1.11.0/kube-score_1.11.0_linux_amd64 chmod +x kube-score sudo mv kube-score /usr/local/bin/

  • bearer

    Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.

    Project mention: Show HN: Bearer Code Security Scanner Add Support for Java, PHP, Go, and Python | news.ycombinator.com | 2023-10-26
  • Chronos

    Chronos - A static race detector for the go language (by amit-davidson)

  • nakedret

    nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.

  • sibyl2

    The missing fact layer in codebases.

  • goboundcheck

    Linter for Go ensuring all array and slice bounds are validated.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go static-code-analysis discussion

Log in or Post with

Go static-code-analysis related posts

  • Is it necessary to maintain a logical layer on top of your codebase?

    1 project | /r/devops | 26 Mar 2023
  • Is it necessary to maintain a logical layer in your code repository?

    1 project | /r/devops | 26 Mar 2023
  • The missing logical layer in codebases. Easily deploy. Analysis friendly. Multi languages support.

    1 project | /r/coolgithubprojects | 25 Mar 2023
  • The missing logical layer in codebases. Analysis friendly. Multi languages support.

    1 project | /r/coolgithubprojects | 25 Mar 2023
  • The missing logical layer in codebases

    1 project | /r/coolgithubprojects | 25 Mar 2023
  • Also a powerful source code metadata extractor for multiple languages

    1 project | /r/coolgithubprojects | 13 Dec 2022
  • Source code history visualization with one line command (https://github.com/opensibyl/sibyl2)

    1 project | /r/git | 12 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source static-code-analysis projects in Go? This list will help you:

Project Stars
1 reviewdog 7,858
2 gosec 7,772
3 revive 4,787
4 kube-score 2,752
5 bearer 1,959
6 Chronos 424
7 nakedret 127
8 sibyl2 44
9 goboundcheck 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?