1 Repo
Libraries and utilities that assist developers in writing secure code.
Explore 1 awesome GitHub repository matching part of an awesome list · Secure Coding Tools. Refine with filters or upvote what's useful.
Go-SCP is a secure coding guide and vulnerability prevention framework for the Go programming language. It serves as a technical manual for implementing defensive programming patterns and security benchmarks to prevent common software vulnerabilities. The project functions as a static security reference, mapping known software weaknesses to specific Go remediation patterns. It provides a curated repository of secure coding standards and vetted implementation practices specifically focused on web application security. The framework covers security auditing by comparing source code against est
Offers secure coding practices and guidelines specifically for Go development.