# CodingSpecChecker **Repository Path**: s4plus/coding-spec-checker ## Basic Information - **Project Name**: CodingSpecChecker - **Description**: 本项目是第十七届全国软件与应用学术会议(NASAC 2018)“违反编码规范的缺陷检测”命题型软件原型系统竞赛 参赛作品,由中国科学技术大学系统软件与软件安全研究组(https://s4plus.ustc.edu.cn/)成员完成。 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-26 - **Last Updated**: 2021-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodingSpecChecker #### Description This project is the contest entry of the 17th National Software and Application Academic Conference (NASAC 2018) "Defect Detection in Violation of Coding Standards" Propositional Software Prototype System Competition, which was completed by members of the System Software and Software Security Research Group [s4plus](https://s4plus.ustc.edu.cn/) of University of Science and Technology of China. #### Software Architecture and Instructions See [here](doc/design.pdf) for details #### Team Members 1. Team leader: Yuxiang Zhang (overall framework, header file check, function parameter check, on-demand initialization check) 2. Team member: Shengliang Deng (function header comment check, naming check, test script writing) 3. Instructor: [Yu Zhang](http://staff.ustc.edu.cn/~yuzhang/) #### Requirements 1. Clang version 7.0.0 2. LLVM version 7.0.0 #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)