Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 836 Bytes

File metadata and controls

17 lines (12 loc) · 836 Bytes

Secure Coding in Go: Avoiding Common Vulnerabilities to Better Secure Your Code

Benji Vesterby

Blog | Github | Twitter

Secure coding practices are not intuitive for most engineers. This talk will cover the most common security missteps in developing secure code with Go. Leaning heavily on common application vulnerabilities (OWASP Top 10) and how they apply to Go, this tutorial session will guide attendees on how to avoid common security pitfalls.