Skip to content

Commit

Permalink
chore: insert table of content
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperChen-CC committed Jul 29, 2024
1 parent a6cb31c commit affde33
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/User_Guide/Scanning/Vulnerability_Analysis-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
[返回目录](/docs/README-zh-CN.md) / [English](./Vulnerability_Analysis.md)

- [连接到漏洞数据库](#连接到漏洞数据库)
- [分析漏洞](#分析漏洞)
- [使用 OpenSCA SaaS 漏洞库](#使用-opensca-saas-漏洞库)
- [基本命令](#基本命令)
- [示例](#示例)
- [使用 OpenSCA 本地漏洞库](#使用-opensca-本地漏洞库)
- [使用 json 文件](#使用-json-文件)
- [使用 MySQL 数据库](#使用-mysql-数据库)
- [使用 SQLite 数据库](#使用-sqlite-数据库)

# 连接到漏洞数据库

OpenSCA 支持通过连接到漏洞数据库来获取漏洞信息。目前支持的漏洞数据库有:
Expand Down

0 comments on commit affde33

Please sign in to comment.