Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

翻译semgrep规则描述 #520

Open
aaaa-j opened this issue Aug 10, 2022 · 2 comments
Open

翻译semgrep规则描述 #520

aaaa-j opened this issue Aug 10, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@aaaa-j
Copy link
Collaborator

aaaa-j commented Aug 10, 2022

semgrep工具描述多为英文,为更好理解规则,可在规则描述中增加中文版描述。
semgrep规则json:CodeAnalysis/server/projects/main/apps/scan_conf/management/commands/open_source/semgrep.json

@aaaa-j aaaa-j added the help wanted Extra attention is needed label Aug 10, 2022
@xxxuuu
Copy link

xxxuuu commented Aug 11, 2022

[WeOpen Star]I would like to help

@Xlight5
Copy link

Xlight5 commented Aug 24, 2022

腾讯云代码分析
代号:CodeDog

license docs

TCA Github Pages
https://tencent.github.io/CodeAnalysis/

https://github.com/TCATools

工蜂代码库镜像
https://git.code.tencent.com/Tencent_Open_Source/CodeAnalysis.git

TCA
腾讯云代码分析(Tencent Cloud Code Analysis,简称TCA,内部曾用研发代号CodeDog)是集众多分析工具的云原生、分布式、高性能的代码综合分析跟踪平台,包含服务端、Web端和客户端三个组件,已集成一批自研工具,同时也支持动态集成业界各编程语言的分析工具。

代码分析是通过词法分析、语法分析、控制流、数据流分析等技术对程序代码进行扫描,对代码进行综合分析,验证代码是否满足规范性、安全性、可靠性、可维护性等指标的一种代码分析技术。

使用TCA可以帮助团队用代码分析技术查找代码中的规范性、结构性、安全漏洞等问题,持续监控项目代码质量并进行告警。同时TCA开放API,支持与上下游系统对接,从而集成代码分析能力,为代码质量提供保障,更有益于传承优良的团队代码文化。

组件图

流程图

体验
官方版本

关键功能
语言支持:支持 Java/C++/Objective-C/C#/JavaScript/Python/Go/PHP 等数十种语言,覆盖常用编程语言。
代码检查:通过代码分析精准跟踪管理发现的代码质量缺陷、代码规范问题、代码安全漏洞、无效代码等。目前已集成众多自研、知名开源分析工具,并采用了分层分离架构,可以支持团队快速自助管理工具。
代码度量:支持代码圈复杂度、代码重复率和代码统计三个维度对代码进行综合度量。
DevOps集成:客户端通过命令行启动方式,通过标准API接口对接上下游系统,可以快速对接各个DevOps调度体系。
快速入门
快速入门
如何使用TCA Action快速体验
如何在本地部署Server与Web
如何通过Docker-Compose部署Server与Web
如何使用客户端
部署常见问题与解决方式
社区
微信公众号:「腾讯云静态分析」,关注并发送“进群”即可加入官方开源交流微信群
QQ交流群:361791391
GitHub讨论区
Wiki
腾讯云代码分析白皮书
更新
Changelog

贡献
查看我们的贡献说明
https://github.com/weopenprojects/WeOpen-Star/issues/19#issue-1228583868(活动时间:2022年5月~12月)
腾讯开源激励计划 鼓励开发者的参与和贡献,期待你的加入
许可
TCA 使用 MIT 许可证

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
No open projects
Development

No branches or pull requests

3 participants