mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
63e9d49dfc
# Checklist for submitter - [ ] 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. - [x] Added/updated tests - [x] If database migrations are included, checked table schema to confirm autoupdate - For database migrations: - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. - [x] Confirmed that updating the timestamps is acceptable, and will not cause unwanted side effects. - [x] Manual QA for all new/changed functionality |
||
---|---|---|
.. | ||
failing_policies_test.go | ||
failing_policies.go | ||
host_status_test.go | ||
host_status.go | ||
mapper_test.go | ||
mapper.go | ||
vuln_args.go | ||
vulnerabilities_test.go | ||
vulnerabilities.go |