vulnerability-lookup icon indicating copy to clipboard operation
vulnerability-lookup copied to clipboard

question regarding the CSAF downloader config file

Open matpanel opened this issue 3 months ago • 0 comments

I have installed the CSAF downloader and I have placed the path of the executable inside the /config/generic.json configuration file of vulnerability-lookup.
"csaf_downloader_path": "/opt/csaf/bin-linux-amd64/csaf_downloader" But I haven't created a configuration file for it and I get a warning every time I start vulnerability lookup WARN No config file found. Maybe you want to specify one or store it in a respective default location locations="[~/.config/csaf/downloader.toml ~/.csaf_downloader.toml csaf_downloader.toml]" Everything seems to work just fine, despite the warning. There was no mention about this configuration file in the documentation of vulnerability lookup. Should I create such a configuration file and how should it look like?

matpanel avatar Oct 13 '25 09:10 matpanel