Go-SCP

Security Guide

A comprehensive guide to secure coding practices for the Go programming language

Golang Secure Coding Practices guide

GitHub

5k stars
129 watching
371 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists

appsecgolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golang/go A programming language designed to build simple, reliable, and efficient software 124,328
pungyeon/clean-go-article A resource for writing clean and maintainable Go code 2,959
thewhitetulip/web-dev-golang-anti-textbook A tutorial-based guide to writing web applications in Go without using a framework. 3,185
teh-cmc/go-internals A book about the internal workings and implementation details of the Go programming language 7,833
owasp/wstg A comprehensive guide to testing the security of web applications and services 7,379
fallibleinc/security-guide-for-developers A comprehensive security guide for developers to help create more secure systems 20,935
wailsapp/wails Enables Go programmers to build desktop applications with integrated web frontends 25,639
securego/gosec A tool that scans Go source code for potential security vulnerabilities 7,872
owasp/cheatsheetseries Provides concise security guidance for web application developers 28,293
nsf/gocode An autocompletion daemon for the Go programming language 5,013
grpc/grpc-go A high-performance RPC framework that supports mobile and HTTP/2-based communication. 21,143
webgoat/webgoat An intentionally flawed web application used to teach security lessons and demonstrate common vulnerabilities. 7,071
simonwaldherr/golang-examples Provides examples and resources to help software developers learn and practice Go programming language skills. 1,583
maxence-charriere/go-app A framework for building web applications with Go, supporting progressive web apps and WebAssembly. 7,983
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,410