--- id: 腾讯代码安全指南 title: 腾讯代码安全指南 sidebar_position: 1 data: 2022年5月30日 --- 面向开发人员梳理的代码安全指南,旨在梳理API层面的风险点并提供详实可行的安全编码方案。 仓库地址:**[secguide](https://github.com/Tencent/secguide)** | 规范 | 最后修订日期 | | ------------------------------------------------------------ | ------------ | | [C/C++安全指南](https://github.com/Tencent/secguide/blob/main/C,C++安全指南.md) | 2021-05-18 | | [JavaScript安全指南](https://github.com/Tencent/secguide/blob/main/JavaScript安全指南.md#1) | 2021-05-18 | | [Node安全指南](https://github.com/Tencent/secguide/blob/main/JavaScript安全指南.md#2) | 2021-05-18 | | [Go安全指南](https://github.com/Tencent/secguide/blob/main/Go安全指南.md) | 2021-05-18 | | [Java安全指南](https://github.com/Tencent/secguide/blob/main/Java安全指南.md) | 2021-05-18 | | [Python安全指南](https://github.com/Tencent/secguide/blob/main/Python安全指南.md) | 2021-05-18 |