fleet/orbit/pkg/update
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
..
badgerstore Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
filestore Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
file.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
hash.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
options_notwindows.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
options_windows.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
runner.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
update.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
update_test.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00