Qihoo360/safe-rules resource
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1771
- days_rel: 683
- days_push: 683
- n_releases_24m: 1
Adoption not part of the score
2713 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A detailed C/C++ secure programming guideline collection (the '360 Safety Rules') authored by Qihoo 360's quality engineering department. It provides rule documents in Markdown and JSON formats plus lists of C and C++ undefined behavior causes, applicable to desktop, server, and embedded software.
Use cases
- establish a C/C++ coding standard for my team
- learn about undefined behavior pitfalls in C and C++
- guidance for auditing C/C++ code for security issues
- training material for secure programming practices
- improve reliability and portability of embedded C code
- find rules to prevent common C++ security bugs
When to choose
- you need an authoritative, structured reference for C/C++ secure coding rules
- you are building or refining an internal coding standard or code review checklist
- you want machine-readable rules (JSON) to integrate into tooling or training
When to avoid
- you need automated linting or static analysis rather than written guidelines
- your project is in a language other than C or C++
- you need executable enforcement of rules rather than documentation
Facets
learning-resource · maturity active
documentation security developer-tools security developer-tools programming-languages tutorials cross-platform c-cpp coding-standards secure-coding code-audit undefined-behavior guidelines
1 source
- readme: https://github.com/Qihoo360/safe-rules · fetched 2026-08-28 · a95ed3cbb4f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Qihoo360/safe-rules | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Qihoo360/safe-rules")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem