|
||
---|---|---|
csaf/advisories | ||
cusa | ||
src | ||
.gitignore | ||
Cargo.toml | ||
csaf2cusa.json | ||
README.md |
这个应用于 CULinux VAT 系统中,将 openEuler 的 csaf 格式的安全公告转换为 cusa。
$ csaf2cusa -h
csaf2cusa 是一个用于将 CSAF(Common Security Advisory Framework)格式的安全报告转换为 CUSA(CULinux Security Advisory)的工具,其输入格式为 Json ,输出格式则为 Json。
Usage: csaf2cusa <COMMAND>
Commands:
convert CSAF 转换输出子命令
db 创建并生成新的 CUSA 数据文件
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version