Go to file
Jia Chao a1b4cc6758 重新命名默认的 sa、cve 数据库文件
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-07-25 15:04:39 +08:00
cusa git mv 2024-07-25 09:57:37 +08:00
cvrf git mv 2024-07-25 09:57:37 +08:00
src 重新命名默认的 sa、cve 数据库文件 2024-07-25 15:04:39 +08:00
.gitignore release v0.1.1 2024-07-02 16:16:30 +08:00
Cargo.toml fix: 使用正则截取欧拉 rpm 包的 nvr 信息 2024-07-25 14:49:08 +08:00
cvrf_cves.json 重新命名默认的 sa、cve 数据库文件 2024-07-25 15:04:39 +08:00
cvrf_sainfos.json 重新命名默认的 sa、cve 数据库文件 2024-07-25 15:04:39 +08:00
cvrf2cusa.json git mv 2024-07-25 09:57:37 +08:00
README.md 更新命令行参数,更新 README 2024-06-27 17:05:27 +08:00

这个应用于 CULinux VAT 系统中,将 openEuler 的 cvrf 格式的安全公告转换为 cusa。

$ cvrf2cusa -h
cvrf2cusa 是一个用于将 CVRFCommon Vulnerability Reporting Framework格式的安全报告转换为 CUSACULinux Security Advisory的工具其输入格式为 Xml ,输出格式则为 Json。

Usage: cvrf2cusa <COMMAND>

Commands:
  convert  CVRF 转换输出子命令
  db       创建并生成新的 CUSA 数据文件
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version