diff --git a/README.md b/README.md index f7cb1b3..6871a60 100644 --- a/README.md +++ b/README.md @@ -578,7 +578,7 @@ W:ns4gov.000webhostapp.com;-- ## 代码审计应用测试 - https://www.joinfortify.com //HP出品的源代码安全审计工具Fortify SCA通过将其它语言转换成一种中间媒体文件NST(Normal Syntax Trcc),将源代码之间的调用关系、执行环境、上下文等分析清楚。通过匹配所有规则库中的漏洞。商业版。goodjob。 - https://www.checkmarx.com/ //源代码安全检测解决方案,动静态代码分析。商业版。 -- https://securitylab.github.com/tools/codeql //GitHub开源代码审计,插件、函数库形式 +- https://securitylab.github.com/tools/codeql //GitHub开源代码审计,插件、函数库形式。testjob。 - https://github.com/microsoft/ApplicationInspector //C#。基于规则代码安全审计 - https://github.com/pumasecurity/puma-scan //C#。Visual Studio插件,实时代码审计 - https://github.com/wufeifei/cobra //Py。源代码安全审计,支持PHP、Java等开发语言,并支持数十种类型文件。