Versioning and Numbering
Notes on Image Tagging and Patch Versioning
Image Tags
Upon completion of an AVR scan, Root retains the original image tag and adds _rootio.
For example:
Original Image Tag Remediated Image Tag zookeeper:3.9 zookeeper:3.9_rootio
Patch Versioning
For Root patches, Root assigns the same version as the original package with the addition of root.io and the version number of this Root patch.
For example, for a version of perl-base:
Original Package Root Patch 5.36.0-7+deb12u2 5.36.0-7+deb12u2.root.io.2
Updated about 2 months ago