Versions in this module Expand all Collapse all v1 v1.14.2 Feb 25, 2025 GO-2026-4598 GO-2026-4598: Nuclio Shell Runtime Command Injection Leading to Privilege Escalation in github.com/nuclio/nuclio Changes in this version + var WebAdminResourceRegistrySingleton = registry.NewRegistry("webadmin_resource") + type Server struct + Processor interface{} + func NewServer(parentLogger logger.Logger, processor interface{}, ...) (*Server, error)