Go-SCP

Go 编程语言安全编码实践指南。「Go programming language secure coding practices guide」

  • Owner: OWASP/Go-SCP
  • Platform: Docker, Linux, Mac, Windows
  • License:: Creative Commons Attribution Share Alike 4.0 International
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

You can download this book in the following formats: PDF, Mobi and
ePub.

Introduction

Go Language - Web Application Secure Coding Practices is a guide written for
anyone who is using the Go Programming Language and aims to use it for web
development.

This book is collaborative effort of Checkmarx Security Research Team and
it follows the
OWASP Secure Coding Practices - Quick Reference Guide v2 (stable) release.

The main goal of this book is to help developers avoid common mistakes while at
the same time, learning a new programming language through a
"hands-on approach".
This book provides a good level of detail on "how to do it securely" showing
what kind of security problems could arise during development.

The Audience for this Book

The primary audience of the Go Secure Coding Practices Guide is developers,
particularly the ones with previous experience with other programming languages.

The book is also a great reference to those learning programming for the first
time, who have already finish the Go tour.

What You Will Learn

This book covers the OWASP Secure Coding Practices Guide topic-by-topic,
providing examples and recommendations using Go, to help developers avoid common
mistakes and pitfalls.

After reading this book, you'll be more confident you're developing secure Go
applications.

About OWASP Secure Coding Practices

This book was adapted for Go Language from The Secure Coding Practices Quick
Reference Guide
, an OWASP - Open Web Application Security Project. It
is a "technology agnostic set of general software security coding practices, in
a comprehensive checklist format, that can be integrated into the development
lifecycle
" (source).

OWASP itself is "an open community dedicated to enabling organizations to
conceive, develop, acquire, operate, and maintain applications that can be
trusted. All of the OWASP tools, documents, forums, and chapters are free and
open to anyone interested in improving application security
" (source).

How to Contribute

This book was created using a few open source tools.
If you're curious about how we built it from scratch, read the
How To contribute section.

License

This document is released under the Creative Commons Attribution-ShareAlike 4.0
International license (CC BY-SA 4.0). For any reuse or distribution, you must
make clear to others the license terms of this work.
https://creativecommons.org/licenses/by-sa/4.0/

Overview

Name With OwnerOWASP/Go-SCP
Primary LanguageGo
Program languageGo (Language Count: 3)
PlatformDocker, Linux, Mac, Windows
License:Creative Commons Attribution Share Alike 4.0 International
Release Count33
Last Release Namev2.6.4 (Posted on 2023-08-07 09:41:48)
First Release Namev1.0.0 (Posted on 2017-04-13 07:48:36)
Created At2017-04-03 12:16:29
Pushed At2024-02-12 16:31:43
Last Commit At2023-08-07 09:41:46
Stargazers Count4.7k
Watchers Count129
Fork Count361
Commits Count256
Has Issues Enabled
Issues Count47
Issue Open Count16
Pull Requests Count37
Pull Requests Open Count2
Pull Requests Close Count14
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top