change README

This commit is contained in:
Felix
2025-04-23 16:47:06 +08:00
parent 993b6a5369
commit 1f4ecda042
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -6,7 +6,8 @@
/__pycache__/ /__pycache__/
/.idea/ /.idea/
/upx-5.0.0-win64/ /upx-5.0.0-win64/
/VulnDataAnalyzer_*/ /VulnDataExtr_*/
*.spec
# 忽略日志文件 # 忽略日志文件
*.log *.log

View File

@@ -5,7 +5,7 @@ VulnDataExtr是一款基于绿盟漏扫系统漏扫结果的数据提取工具
![](https://img.shields.io/badge/Windows-10-brightgreen) ![](https://img.shields.io/badge/Python-3.9+-brightgreen) ![](https://img.shields.io/badge/Windows-10-brightgreen) ![](https://img.shields.io/badge/Python-3.9+-brightgreen)
## 功能支持清单 ## 功能支持清单
|功能 | 支持旧版 | 支持新版(v6.0+) | |功能 | 支持旧版 | 支持新版 |
| :------------: | :------------: | :------------: | | :------------: | :------------: | :------------: |
|漏洞类型分类 | :black_square_button: | :white_check_mark: | |漏洞类型分类 | :black_square_button: | :white_check_mark: |
| 明细表格IP提取 | :white_check_mark: | :white_check_mark: | | 明细表格IP提取 | :white_check_mark: | :white_check_mark: |