fleet/ee/fleetctl
Tomas Touceda 989e638cc0
Make creating dirs and files more secure by checking permissions (#1566)
* Add safe mkdirall and open

* Use secure as much as possible and merge gomodules for orbit to fleet

* Improve openfile and mkdirall to check for permissiveness instead of equality

* Don't shift

* Fix links

* Address review comments
2021-08-11 11:02:22 -03:00
..
updates.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
updates_test.go Improve handling of empty passphrase and initialized updates repo (#1538) 2021-08-09 10:31:04 -07:00