cvrf2cusa/README.md
Jia Chao fd42fc96e3 release v0.1.2
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-08-01 10:25:22 +08:00

719 B
Raw Permalink Blame History

这个应用于 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

变更日志

  • v0.1.2:更新目录结构,以组件的小写首字母作二级目录。