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