安全编码规范
- 腾讯-Go安全指南:https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6%8C%87%E5%8D%97.md
- The Go Language Guide - Web Application Secure Coding Practices:https://github.com/OWASP/Go-SCP/blob/master/dist/go-webapp-scp.pdf
- Go编码建议 - 安全篇:https://blog.csdn.net/K346K346/article/details/139907175