fleet/cmd/fleet
Pascal Matthiesen 6081da7673
feat: allow different cisa url to be provided (#31728)
Summary

• Allow custom CISA vulnerability data source URL to work around blocked
requests
  • Updates vulnerability sync logic to use configurable CISA endpoint
• Enables organizations to use CISA mirrors when direct access is
blocked

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
2025-08-13 13:35:45 -05:00
..
config_dump.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
cron.go feat: allow different cisa url to be provided (#31728) 2025-08-13 13:35:45 -05:00
cron_test.go Split up apple and windows profile management cron jobs (#23975) 2024-11-26 16:57:32 -06:00
main.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
prepare.go Android scaffold (#26274) 2025-02-13 14:32:19 -06:00
serve.go Add cron schedule to mark activities as finished (#31737) 2025-08-08 14:02:45 -05:00
serve_test.go Switch vulns cron false positive clear to clear vulns based on when the vulns run started, rather than based on periodicity (#31364) 2025-07-29 10:14:14 -05:00
version.go Move external dependency fleetdm/kolide-kit to monorepo (#15861) 2024-01-02 18:22:52 -03:00
vuln_process.go Skip software_id=0 and log, but otherwise complete counts, when counting host software on a host_software table including rows with software ID zero (#30523) 2025-07-02 13:47:51 -05:00