Hello,
I have issue by running flawz. It seems the first update doesn't work.
$ flawz --feeds 2024 --query xz
Syncing CVE Data [--------------] 0%
Error: CacheError(MetafileError(SplitError))
[Feed: 2024] Fetching Metafile [--------------] 0%
And, if I try to force update:
$ flawz --url "https://services.nvd.nist.gov/rest/json/cves/2.0" --force-update
Syncing CVE Data [--------------] 0%
Error: CacheError(MetafileError(ParseIntError(ParseIntError { kind: InvalidDigit })))
[Feed: 2002] Fetching Metafile [--------------] 0%
I'm on the latest version.
$ flawz --version
flawz 0.3.0
Hello,
I have issue by running flawz. It seems the first update doesn't work.
And, if I try to force update:
$ flawz --url "https://services.nvd.nist.gov/rest/json/cves/2.0" --force-update Syncing CVE Data [--------------] 0% Error: CacheError(MetafileError(ParseIntError(ParseIntError { kind: InvalidDigit }))) [Feed: 2002] Fetching Metafile [--------------] 0%I'm on the latest version.