Issue 1963 vulnerabilities no sync (#1976)

* wip

* Add tests for skip sync

* Add changes file

* Fix lint
This commit is contained in:
Tomas Touceda
2021-09-14 10:58:35 -03:00
committed by GitHub
parent 4f4185372d
commit 429af72b69
13 changed files with 210 additions and 22 deletions
@@ -0,0 +1,2 @@
* Add fleetctl vulnerability-data-stream command to sync the vulnerabilities processing data streams by hand.
* Add vulnerabilities.disable_data_sync config to fleet serve to avoid downloading the data streams.