2022-05-30 10:46:13 +08:00
|
|
|
|
---
|
|
|
|
|
id: 腾讯代码安全指南
|
|
|
|
|
title: 腾讯代码安全指南
|
2022-05-30 14:51:16 +08:00
|
|
|
|
sidebar_position: 1
|
|
|
|
|
data: 2022年5月30日
|
2022-05-30 10:46:13 +08:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
面向开发人员梳理的代码安全指南,旨在梳理API层面的风险点并提供详实可行的安全编码方案。
|
|
|
|
|
|
2022-05-30 14:51:16 +08:00
|
|
|
|
|
2022-05-30 10:46:13 +08:00
|
|
|
|
仓库地址:**[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 |
|
|
|
|
|
|