OpenSCAP / openscap-daemon

Manages continuous scans of your infrastructure
https://www.open-scap.org/tools/openscap-daemon
GNU Lesser General Public License v2.1
106 stars 32 forks source link

Fix missing CVE URL in default configuration #72

Closed jan-cerny closed 8 years ago

jan-cerny commented 8 years ago

Url for RHSA CVE feed is missing in default configuration generated using oscapd-evaluate config. That is because the value was not inilitialized in constructor, but when fetching the CVE feed.

mpreisler commented 8 years ago

Hi, this is on purpose. Empty URL means default URL.

mpreisler commented 8 years ago

25ae806529abcd9485a5378254cd7c169adb5996