fleet/server/test
Juan Fernandez ef73039559
Improve vulnerability detection for Ubuntu (#6102)
Feature: Improve our capability to detect vulnerable software on Ubuntu hosts

To improve the capability of detecting vulnerable software on Ubuntu, we are now using OVAL definitions to detect vulnerable software on Ubuntu hosts. If data sync is enabled (disable_data_sync=false) OVAL definitions are automatically kept up to date (they are 'refreshed' once per day) - there's also the option to manually download the OVAL definitions using the 'fleetctl vulnerability-data-stream' command. Downloaded definitions are then parsed into an intermediary format and then used to identify vulnerable software on Ubuntu hosts. Finally, any 'recent' detected vulnerabilities are sent to any third-party integrations.
2022-06-07 21:09:47 -04:00
..
comparisons.go Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
context.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
functions.go Extract functionName into helper 2020-07-21 14:05:46 -07:00
new_objects.go Add hosts_count field to "list software" endpoint (#3873) 2022-01-26 09:47:56 -05:00
testingt.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
users.go Increase minimum password length to 12 characters (#5712) 2022-05-18 12:03:00 -05:00