Files
StaticAnalysisCensor/readme.md
2026-02-05 16:47:52 +08:00

15 lines
566 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
对静态分析问题单进行过滤
实现功能:过滤无风险的代码风格问题,对潜在真实缺陷研读原函数,查阅知识库来进行判断,并打出危险分数,为高危险分数缺陷生成影响域分析
依赖输入:
项目代码知识库(.faiss格式知识库.json格式元数据
静态分析结果表xlsx
项目代码路径
配置上述三项路径和QWEN API key后可以直接运行
项目中包含了用于测试的真实科代扫描结果和对应的项目代码(.7z文件),代码知识库(.faiss .json