AVR — Agentic Vulnerability Remediation
Root’s core technology. A fleet of AI agents — with human-in-the-loop oversight — that automates the full lifecycle of vulnerability remediation: research, patch, test, and deliver. See AVR.Backported Patch
A fix taken from a newer version of a package and applied to an older version, preserving the version you declared while eliminating the vulnerability. One of two Root Patch types. See Root Patches.Native Distribution Package Upgrade
A vulnerability fix delivered by applying the package maintainer’s or Linux distribution’s own updated package — used when an upstream fix is available and safe to apply. One of two Root Patch types. See Root Patches.RIC — Root Image Catalog
Root’s secure container image registry atcr.root.io. Provides drop-in replacements for standard base images with vulnerabilities patched by AVR. See Root Image Catalog.
RLC — Root Library Catalog
Root’s secure application package registry atpkg.root.io. Serves patched versions of Python, JavaScript, and Java packages. See Root Library Catalog.