package security import "forge.lthn.ai/core/cli/pkg/cli" func init() { cli.RegisterCommands(AddSecurityCommands) }