Rorix is a .NET supply chain security tool that provides vulnerability scanning, SBOM generation, and license compliance enforcement for NuGet packages. This extension adds a native pipeline task so you can run Rorix without manual CLI installation steps.
The task uses the Azure Pipelines Node20_1 handler on Windows, Linux, and macOS agents. It installs the pinned public Rorix.Cli 0.1.2 release into the agent's temporary directory and passes the masked API key only through the child-process environment.