any open source that checks security vulnerabilities in code?

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

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

    Go security checker

    i think there's https://github.com/securego/gosec linter

  • SaaSHub

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

    SaaSHub logo
  • gitleaks

    Protect and discover secrets using Gitleaks 🔑

    Maybe https://github.com/gitleaks/gitleaks is what you are looking for

  • renovate

    Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

    I'm a big fan of https://github.com/renovatebot/renovate and how it works across repos/languages and creates PRs/MRs for both initial config and for updates. It's basically a private, OSS dependabot.

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

  • 10 Ways to Effectively Manage Spring Cloud Dependencies

    4 projects | dev.to | 28 Nov 2024
  • Top 10 Code Security Tools

    1 project | dev.to | 30 Oct 2024
  • About the gosec G115 drama, or how I faced back integer conversion overflow in Go

    1 project | dev.to | 9 Sep 2024
  • Gitleaks – Protect and Discover Secrets

    1 project | news.ycombinator.com | 8 Sep 2024
  • Gitleaks: Find forgotten codes in your repositories

    2 projects | dev.to | 13 Jul 2024

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