Jia Chao 187e5c0ef0 cargo fmt
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-07-03 15:07:58 +08:00
2024-07-02 15:51:55 +08:00
2024-07-02 15:51:55 +08:00
2024-07-03 15:07:58 +08:00
2024-07-02 16:16:30 +08:00
2024-07-02 16:16:30 +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
Description
No description provided
Readme 8 MiB
Languages
Rust 97.4%
Shell 2.6%