Ugo Giordano

Senior Software Engineer, Ph.D.

Platform security engineer at Red Hat, working on OpenShift AI. I find vulnerabilities in Kubernetes operators, build libraries to fix them structurally, and create AI-powered tooling for security analysis at scale. Previously at Nokia Bell Labs researching SDN reliability.

Featured Projects

GoKubernetesSecurity

operator-security-runtime

Found a CVSS 9.1 privilege escalation across RHOAI operators. Built a Go library that replaces cluster-wide permissions with per-namespace scoped Roles, validated with a 200-trial performance framework.

Private repo
GoKubernetesTesting

Operator Chaos

Chaos engineering framework for Kubernetes operators. Injects faults into controller reconciliation loops to validate resilience and recovery behavior.

GoKubernetesSecurity

Architecture Analyzer

Static analysis tool that extracts CRDs, RBAC rules, security contexts, and network policies from Kubernetes operator source code. Builds multi-language code property graphs (Go, Python, TS, Rust) with taint analysis.

PythonAISecurity

Adversarial Reviewing

Multi-agent adversarial code review system. Isolated specialist agents (security, architecture, correctness) analyze code independently, then challenge each other through structured debate rounds.

Latest Posts