摘要:
eapache/queue: Fast golang queue using ring-buffer https://github.com/eapache/queue 阅读全文
摘要:
Facebook React 和 Web Components(Polymer)对比优势和劣势 - 司徒正美 - 博客园 https://www.cnblogs.com/rubylouvre/p/4072979.html 阅读全文
摘要:
1.2.1【必须】 路径穿越检查 在进行文件操作时,如果对外部传入的文件名未做限制,可能导致任意文件读取或者任意文件写入,严重可能导致代码执行。 // bad: 任意文件读取 func handler(w http.ResponseWriter, r *http.Request) { path := 阅读全文
摘要:
secguide/Go安全指南.md at main · Tencent/secguide · GitHub https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6%8C%87%E5%8D%97.md#119%E6% 阅读全文
摘要:
小结: 1) 使用defer延迟关闭channel secguide/Go安全指南.md at main · Tencent/secguide · GitHub https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6 阅读全文
摘要:
secguide/Go安全指南.md at main · Tencent/secguide · GitHub https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6%8C%87%E5%8D%97.md#112%E5% 阅读全文
摘要:
secguide/Go安全指南.md at main · Tencent/secguide · GitHub https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6%8C%87%E5%8D%97.md 1.1.3【必 阅读全文