Martin Angers
Martin Angers
#22385 # Checklist for submitter - [ ] 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. - [ ] Input data...
For #27409 (partial) # Checklist for submitter - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x]...
For #27409 # Checklist for submitter - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ]...
**Fleet version**: Fleet 0.0.0-SNAPSHOT-88d415d • Go go1.23.4 **Web browser and operating system**: Chrome Version 135.0.7049.52 (Official Build) (64-bit) on Linux (Fedora) ### 💥 Actual behavior See screenshots.   ...
This is more a tech debt issue that was raised by this PR/comment: https://github.com/fleetdm/fleet/pull/4230#issue-1140068620 and discussed in the backend team meeting. Currently, we use https://github.com/groob/mockimpl and it works well enough,...
**Fleet version**: `mna-27409-cancel-upcoming-activities-4` branch **Web browser and operating system**: Chrome ### 💥 Actual behavior When cancelling a Lock script that is first in the queue, the backend returns the correct...
**Related issue:** Resolves #35515 and #35494 # Checklist for submitter - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in...