侧边栏壁纸
博主头像
Leo

  • 累计撰写 233 篇文章
  • 累计创建 274 个标签
  • 累计收到 0 条评论
标签搜索

目 录CONTENT

文章目录

代码安全审计

Leo
Leo
2018-02-24 / 0 评论 / 0 点赞 / 129 阅读 / 181 字 / 正在检测是否收录...

cobra

支持十几种语言,使用简单:官网:http://cobra.feei.cn/
项目地址:https://github.com/FeeiCN/cobra
安装方法:http://cobra.feei.cn/installation

安装完成后执行python cobra.py --help没有出来帮助,报错了,可能是pip的问题,重装一次pip就行了,9.0以上。
mark


phabricator

facebook开源,功能强大,有代码审查,任务管理,wiki,bug追踪等功能;但配置很复杂。
项目地址:https://github.com/phacility/phabricator
官网:https://phacility.com/phabricator/
中文网:https://phabricator.webfuns.net/

安装参考:
https://segmentfault.com/a/1190000011183530
https://www.jianshu.com/p/b1a75a14638c

软件汉化:
http://blog.wanthings.com/archives/559
https://github.com/wanthings/phabricator-zh_CN


0

评论区