fleet/server/service/testdata/software-installers
Lucas Manuel Rodriguez fcdda20664
Backend for policy automation to install software (#21650)
#21428

- [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] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [X] Added/updated tests
- [X] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [X] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [X] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [X] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [X] Manual QA for all new/changed functionality
2024-08-30 14:13:25 -03:00
..
dummy_installer.pkg Match macOS software <-> titles using bundle identifier (#19969) 2024-07-09 13:43:21 -03:00
emacs.deb Add software self_service bool to software titles list (#19258) 2024-05-27 15:44:31 -04:00
fleet-osquery.msi Backend for policy automation to install software (#21650) 2024-08-30 14:13:25 -03:00
no_version.pkg Backend for policy automation to install software (#21650) 2024-08-30 14:13:25 -03:00
README.md Backend for policy automation to install software (#21650) 2024-08-30 14:13:25 -03:00
ruby.deb Add backend to upload/delete software installers (#18660) 2024-05-02 10:20:54 -03:00
ruby_arm64.deb fix: filter filename JOIN by team id 2024-05-20 16:00:21 -04:00
vim.deb Add No Team to Software Backend (#20822) 2024-07-30 11:19:05 -06:00

testdata

  • fleet-osquery.msi is a dummy MSI installer created by packaging.BuildMSI with a fake orbit.exe that just has hello world in it. Its software title is Fleet osquery and its version is 1.0.0.