mirror of
https://github.com/fleetdm/fleet
synced 2026-05-09 18:20:48 +00:00
Fixes warnings reported by Suspicious Package about the declared permissions not matching the actual permissions. This was tested on macOS and Linux (in the `fleetdm/fleetctl` Docker container) with the "native tooling" option. #7852 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality
1 line
130 B
Text
1 line
130 B
Text
* Fix permissions warnings reported by Suspicious Package in macos pkg installers. These warnings appeared to be purely cosmetic.
|