security: hardening по результатам аудита безопасности
This commit is contained in:
@@ -23,6 +23,7 @@ func main() {
|
||||
rootCmd.AddCommand(restoreCmd)
|
||||
rootCmd.AddCommand(runCmd)
|
||||
rootCmd.AddCommand(newKeygenCmd())
|
||||
rootCmd.AddCommand(newHealthcheckCmd())
|
||||
rootCmd.AddCommand(generateConfigCmd())
|
||||
|
||||
if err := rootCmd.ExecuteContext(ctx); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user