mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
# 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.go | ||
| failing_policies_test.go | ||
| host_status.go | ||
| host_status_test.go | ||
| mapper.go | ||
| mapper_test.go | ||
| vuln_args.go | ||
| vulnerabilities.go | ||
| vulnerabilities_test.go | ||