mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
https://github.com/fleetdm/fleet/issues/29240 Prior to being accounted for in software inventory we store vpp app installs in `host_vpp_software_installs`. The query pull data from this table was not getting self service flag information which was necessary for label scoping logic later on while fetching software available for install on the service service page. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality - [x] For unreleased bug fixes in a release candidate, confirmed that the fix is not expected to adversely impact load test results or alerted the release DRI if additional load testing is needed. |
||
|---|---|---|
| .. | ||
| cached_mysql | ||
| filesystem | ||
| mysql | ||
| mysqlredis | ||
| redis | ||
| s3 | ||