fleet/server
Ian Littman 42186b1ad9
Fix nil pointer dereference on CVEs when OS versions list hasn't been populated yet (#24735)
For #22523.

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-12-12 17:23:27 -06:00
..
authz Added migration and secret variables API. (#24594) 2024-12-10 15:32:51 -06:00
bindata
config Stop hiding Windows MDM WSTEP config flags (#24289) 2024-12-03 10:04:49 -05:00
contexts Adding telemetry for specific Fleet Desktop errors (#23349) 2024-10-31 14:24:42 -05:00
cron Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
datastore Fix nil pointer dereference on CVEs when OS versions list hasn't been populated yet (#24735) 2024-12-12 17:23:27 -06:00
docs Added Go int note to backend patterns.md (#24621) 2024-12-10 15:31:58 -06:00
errorstore Adding telemetry for specific Fleet Desktop errors (#23349) 2024-10-31 14:24:42 -05:00
fleet Team policy endpoint now accepts null to unset a script or software installer (#24658) 2024-12-12 13:33:19 -06:00
goose Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
health
launcher Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
live_query Fix flakey livequery test (#21666) 2024-08-29 10:03:45 -06:00
logging Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
mail Include expiration info, drop "personalized", in MFA email (#24630) 2024-12-10 18:58:40 -06:00
mdm Linux Encryption Docs (#23622) 2024-12-10 08:26:46 -07:00
mock Allow pulling the base list of Fleet Maintained Apps without requiring a team ID (#24595) 2024-12-11 21:12:38 -06:00
policies
ptr Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
pubsub Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
service Removed server error if no private IP was found by detail_query_network_interface (#24726) 2024-12-12 15:45:26 -06:00
shellquote Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
sso
test Add Linux encryption states to APIs (#23806) 2024-11-19 13:11:59 -07:00
version
vulnerabilities Skip python vulnerabilities test (#24287) 2024-12-02 14:33:03 -07:00
webhooks Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
websocket
worker Proposal fix/plan for 24024 (#24207) 2024-11-27 12:11:08 -05:00
utils.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
utils_test.go