254a5eebb5
Velero client config file should have restricted file permissions to be read/write-able for the user that creates it--similiar to files like `.ssh/id_rsa` Refer to OTG-CONFIG-009: Test File Permission > Impoper file permission configuration may result in privilledge escalation, information explousure, DLL injection, or unauthorized file access. Therefore, files permission must be properly configured with minium access permission by default. [source](https://www.owasp.org/index.php/Test_File_Permission_(OTG-CONFIG-009)) Ticket: #1758 Signed-off-by: John Naulty <johnnaulty@bitgo.com> |
||
---|---|---|
.. | ||
auth_providers.go | ||
client.go | ||
client_test.go | ||
config.go | ||
config_test.go | ||
dynamic.go | ||
factory.go | ||
factory_test.go |