All Projects → Qihoo360 → safe-rules

Qihoo360 / safe-rules

Licence: Apache-2.0 license
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。

Projects that are alternatives of or similar to safe-rules

Awesome Guidelines
A curated list of high quality coding style conventions and standards.
Stars: ✭ 6,379 (+1400.94%)
Mutual labels:  code-quality, guidelines
sonar-gherkin-plugin
SonarQube Cucumber Gherkin Analyzer
Stars: ✭ 33 (-92.24%)
Mutual labels:  code-quality, guidelines
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (-89.18%)
Mutual labels:  code-quality, guidelines
Sonar Jproperties Plugin
SonarQube Java Properties Analyzer
Stars: ✭ 5 (-98.82%)
Mutual labels:  code-quality, guidelines
elodin-old
Quality and Optimisation tools for CSS in JavaScript
Stars: ✭ 15 (-96.47%)
Mutual labels:  code-quality
awesome-ux-design-styles
Curated list of UX styleguides and design systems
Stars: ✭ 66 (-84.47%)
Mutual labels:  guidelines
api-guidelines
Squareboat's best practices for writing REST API's.
Stars: ✭ 76 (-82.12%)
Mutual labels:  guidelines
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 1,017 (+139.29%)
Mutual labels:  code-quality
SAFE.Simplified
A lightweight alternative template of SAFE for happy cross-IDE full-stack F# development
Stars: ✭ 97 (-77.18%)
Mutual labels:  safe
sonar-groovy
SonarQube plugin for Groovy
Stars: ✭ 42 (-90.12%)
Mutual labels:  code-quality
wemake-frontend-styleguide
Set of the strictest linters for your next frontend app
Stars: ✭ 67 (-84.24%)
Mutual labels:  code-quality
Guide to contribute in Hacktoberfest
This repository is the guide to contribute in Hacktoberfest
Stars: ✭ 21 (-95.06%)
Mutual labels:  guidelines
Hemmelig.app
Keep your sensitive information out of chat logs, emails, and more with encrypted secrets.
Stars: ✭ 183 (-56.94%)
Mutual labels:  safe
nuggets
This is where I record the tips, tricks and tools I've accumulated over the years.
Stars: ✭ 18 (-95.76%)
Mutual labels:  guidelines
editorconfig-checker.javascript
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 59 (-86.12%)
Mutual labels:  code-quality
docker-image-size-limit
🐳 Keep an eye on your docker image size and prevent it from growing too big
Stars: ✭ 102 (-76%)
Mutual labels:  code-quality
safe-json-stringify
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
Stars: ✭ 51 (-88%)
Mutual labels:  safe
bonsai
Open source software for product footprinting.
Stars: ✭ 45 (-89.41%)
Mutual labels:  guidelines
Front-End-Checklist
🗂 Modern sitelerin titiz geliştiricileri için Front-End Checklist
Stars: ✭ 251 (-40.94%)
Mutual labels:  guidelines
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (-79.76%)
Mutual labels:  safe

360 安全规则集合

Version License

  
  《360 安全规则集合》,简称《安规集》,由 360 质量工程部主导,将编程时需要注意的问题总结成若干规则,可为制定编程规范提供依据,也可为代码审计或相关培训提供指导意见,旨在提升软件产品的可靠性、健壮性、可移植性以及可维护性,从而提升软件产品的综合安全系数。

  目前主要针对 C 和 C++ 语言,提供:

   c-cpp-rules.md:C/C++ 规则详细说明文档
   c-cpp-rules.json:C/C++ 规则结构化文档
   c-ub-list.md:C 未定义行为成因列表
   cpp-ub-list.md:C++ 未定义行为成因列表与标准导读

  面向软件开发、测试及相关管理人员,适用于桌面、服务端及嵌入式软件系统。

  紧随语言标准,融汇 C++ Core Guidelines、SEI CERT、MISRA 等权威规范体系,并持有独到的观点是本项目的宗旨。欢迎提供修订意见和扩展建议,由于本项目相关文档是自动生成的,请不要直接编辑各文档,可在 Issue 区发表高见,管理员录入数据库后会在专门的致谢列表中铭记您的贡献。

  可在 Apache-2.0 协议许可范围内随意传播本项目相关内容,也可以适当取舍某些规则以适应自身需求。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].