fleet/cmd
Victor Lyuboslavsky 75ab4b5933
Fleet server now accepts arguments via stdin (#21124)
#21038 
Fleet server now accepts arguments via stdin. This is useful for passing
secrets that you don't want to expose as env vars, in the command line,
or in the config file.

Demo: https://www.loom.com/share/c8b4dc6ae6ef4182bc812d7f43423f4d

# 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] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-08-07 15:17:14 +02:00
..
cpe Migrate logic from nvdtools into Fleet (#18244) 2024-04-24 15:25:59 -07:00
cve Add vuln clean option (#18457) 2024-04-22 12:57:00 -06:00
fleet Fleet server now accepts arguments via stdin (#21124) 2024-08-07 15:17:14 +02:00
fleetctl Moving Go integration tests to integration test job (#21126) 2024-08-07 14:00:25 +02:00
macoffice Feature 9386: Parse the Mac Office release notes for vulnerability processing (#9993) 2023-02-24 14:18:25 -04:00
msrc Switching from FixedBuild to FixedBuilds (part 3 of 3). (#16478) 2024-01-30 15:00:22 -06:00
osquery-perf Fetch installed apps from iPhone/iPad devices. (#20733) 2024-07-28 16:17:27 +02:00