mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
4194c44131
#14888 @getvictor This is ready for review, but keeping as draft as there are probably many tests that need amending. I used the new version of the `./tools/nvd/nvdvuln/nvdvuln.go` to compare the current vulnerabilities found in our dogfood environment with the vulnerabilities found by the code in this PR and both results match: ``` go run -race -tags fts5 ./tools/nvd/nvdvuln/nvdvuln.go --debug --db_dir ./local --software_from_url <dogfood URL> --software_from_api_token <API_TOKEN> --sync 2>&1 | tee out.txt [...] CVEs found and expected matched! ``` - [X] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Added/updated tests - [X] Manual QA for all new/changed functionality --------- Co-authored-by: Victor Lyuboslavsky <victor@fleetdm.com> Co-authored-by: Victor Lyuboslavsky <victor.lyuboslavsky@gmail.com> |
||
---|---|---|
.. | ||
.keep | ||
11446-queries-run-when-forbidden | ||
12409-allow-to-revert-deleted-munki | ||
12634-keep-user-email | ||
13160-sort-order | ||
14102-fix-label-filter-select | ||
14116-citrix-false-pos | ||
14260-host-expiry-window | ||
14345-JIT-provisioned-login-activities | ||
14361-fleetctl-apply-changes | ||
14362-mdm-profiles-summary-api | ||
14424-hosts-filter-windows-profiles-status | ||
14493-truncate-long-results-columns | ||
14571-carves-after-parameter | ||
14752-windows-scripts | ||
14753-windows-ps1-api | ||
14763-show-host-display-name-in-query-report | ||
14824-NVD-work | ||
14888-nvd-cve-sync-conversion | ||
14991-bump-minimum-osquery-versions | ||
15135-remove-atom-packages | ||
15143-CPE-false-matches-on-bundle-id | ||
fix-redis-cluster-disabled-detection | ||
issue-11665-two-column-edit-columns-modal | ||
issue-14359-windows-profiles | ||
issue-14360-add-windows-profiles-tables | ||
issue-14363-api-windows-profiles | ||
issue-14366-api-upload-profiles | ||
issue-14446-validate-enable-windows-mdm | ||
issue-14708-fix-cached-team-mdm | ||
issue-15050-pluralize-query-deletion-activity-log | ||
issue-15111-list-profiles | ||
windows-custom-settings-configs |