Golang Security Review Guide

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    The Go programming language

    go =< 1.15 has an issue with Range header that can be exploited in some contexts https://github.com/golang/go/issues/40940

  • SaaSHub

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

    SaaSHub logo
  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    Demonstrated by several bug reports, filepath.Join() is a common culprit for directory traversal vulnerabilities. The reason might be that the documentation is a little misleading. Real life example A good example of this issue is CVE-2021-43798. Let's explore it. The vulnerable code was

  • Go-SCP

    Golang Secure Coding Practices guide

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

  • What's the best SaaS landing page you've seen recently?

    2 projects | news.ycombinator.com | 22 Aug 2024
  • Writing tests for APIs

    2 projects | /r/golang | 7 Mar 2023
  • strawberry VS Caddy - a user suggested alternative

    2 projects | 4 Oct 2024
  • 5 DevOps Hacktoberfest Projects to Contribute to!

    6 projects | dev.to | 1 Oct 2024
  • Some Go web dev notes

    16 projects | news.ycombinator.com | 29 Sep 2024