fleet/server
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
..
authz Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Editor pass - Support per-task configuration for async host processing configuration (#5810) 2022-05-20 12:07:32 -05:00
contexts Fix some go lint warnings (#5888) 2022-05-31 07:19:57 -03:00
datastore Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
errorstore Fix some go lint warnings (#5888) 2022-05-31 07:19:57 -03:00
fleet Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Upgrade osquery-go (#4728) 2022-03-23 12:15:37 -03:00
live_query Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
logging Sync CVE scores periodically (#5838) 2022-06-01 10:06:57 -06:00
mail update copyright year in core product transactional email templates (#3549) 2022-01-01 12:41:32 -06:00
mock Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
policies Support failing policies integrations (#5973) 2022-06-06 10:41:51 -04:00
ptr Include CVE scores when listing software (#5673) 2022-05-20 10:58:40 -06:00
pubsub Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
service Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
sso Fix SSO paths to always use /v1/ instead of /latest/ (#5246) 2022-04-20 12:46:45 -04:00
test Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
vulnerabilities Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
webhooks Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
websocket Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
worker Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
utils.go Modify /server/utils to handle all 2xx codes as POST success (#3534) 2021-12-30 16:00:10 -06:00