Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037)

* Add CentOS parsing and post-processing in fleet

* Add tests and amend SyncCPEDatabase

* Add test for centosPostProcessing

* Changes from PR comments

* Amend software test

* Fix sync test

* Add index to source and vendor

* Use os.MkdirTemp

* Rearrange migrations

* Regenerate test schema

* Add support for testing migrations (#4112)

* Add support for testing migrations

* Rename migration in tests

* Changes suggested in PR

* Go mod tidy
This commit is contained in:
Lucas Manuel Rodriguez
2022-02-14 15:13:44 -03:00
committed by GitHub
parent 57d9546081
commit be72dc356c
30 changed files with 1599 additions and 113 deletions
+5
View File
@@ -57,3 +57,8 @@ terraform.tfstate*
# generated installers
fleet-osquery*
# residual files when running the cpe command
cmd/cpe/etagenv
cmd/cpe/cpe*.sqlite
cmd/cpe/cpe*.sqlite.gz