Fixes #34282. Must be QA'd on-branch so split from the software name cleanup PR for #34159. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) ## Testing - [x] Added/updated automated tests --------- Co-authored-by: Scott Gress <scott@fleetdm.com>