3 Star 2 Fork 3

HJ Research Group/网络安全测试平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
result_output.py 214 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 报告输出模块
'''
模块的输入:基线检测结果、脆弱性识别结果、等级测评结果
模块的输出:安全测试报告(pdf)
'''
# 接口B6
def result_output():
print('开始输出')
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hj_research/network-security-testing.git
git@gitee.com:hj_research/network-security-testing.git
hj_research
network-security-testing
网络安全测试平台
master

搜索帮助