# Tencent/secguide

面向开发人员梳理的代码安全指南

Repository: https://github.com/Tencent/secguide
Canonical: https://ross.abutalabs.com/products/secguide
License: NOASSERTION
License Family: other
Topics: security, guide
Last push: 2023-03-20T09:57:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1933, "days_push": 1262, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13476, forks 1946 (observed 2026-08-28T04:11:03.397711+00:00)

## What it is
A set of secure coding guides from Tencent covering C/C++, JavaScript, Node, Go, Java, and Python, aimed at developers. It catalogs API-level security risks and provides actionable secure coding practices based on DevSecOps principles.

## Use cases
- learn secure coding practices for java
- avoid common security vulnerabilities in python code
- write security scanning policies for my team
- guide for fixing security vulnerabilities
- secure coding checklist for javascript and node
- reference for developing security components

## When to choose
- you are a developer wanting to prevent vulnerabilities at the source
- you need language-specific secure coding standards for C/C++, JavaScript, Go, Java, or Python
- you are building security scanning rules or security tooling

## When to avoid
- you need an automated vulnerability scanner rather than documentation
- you need guides for languages not covered, such as Rust or PHP
- you need up-to-date guidance, as the content was last revised in 2021-2023

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, documentation
- domain: security, developer-tools, documentation
- platform: cross-platform
- tags: secure-coding, devsecops, security-guidelines, vulnerability-prevention, chinese-language

## Member repositories
- Tencent/secguide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.397711+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:16.032934+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/secguide (fetched 2026-08-28T04:11:03.397711+00:00, sha 01282422dc68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
