fleet/pkg/file
Roberto Dip 37fe905f96
missing validations and tweaks to default scripts (#18780)
This adds two things:

- when implementing the CLI, I found [a
panel](https://www.figma.com/file/oQl2oQUG0iRkUy0YOxc307/%2314921-Deploy-security-agents-to-macOS%2C-Windows%2C-and-Linux-hosts?type=design&node-id=779-29335&mode=design&t=Y27cbj7DdhUEGJko-4)
in the Figma file with validations that I missed
- explicit shebang for bash scrips (requested by product) and removed a
comment that will be user facing for exe files.
2024-05-07 13:02:08 -03:00
..
scripts missing validations and tweaks to default scripts (#18780) 2024-05-07 13:02:08 -03:00
testdata missing validations and tweaks to default scripts (#18780) 2024-05-07 13:02:08 -03:00
deb.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
file.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
file_test.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
management.go adjust logic to get default scripts (#18719) 2024-05-06 11:41:31 -03:00
management_test.go adjust logic to get default scripts (#18719) 2024-05-06 11:41:31 -03:00
msi.go add endpoint to send software installer requests (#18711) 2024-05-02 18:00:06 -03:00
pdf.go Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
pdf_test.go Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
pe.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
validation.go cli: try to infer the bootstrap package name from the URL too (#11571) 2023-05-11 10:36:28 -03:00
validation_test.go cli: try to infer the bootstrap package name from the URL too (#11571) 2023-05-11 10:36:28 -03:00
xar.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
xar_test.go add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00