Compare releases and baselines
By comparing your latest release to your baseline release you can confirm that multiple releases have matching code and ensure that no bad actors or software have injected malicious code into your releases.
Compare releases
In the Software Trust menu, go to Releases > Releases.
Select Compare releases.
For Release alias, enter a name to easily identify the release comparison.
For Releases, select two to six releases to compare.
Select Compare releases.
Your comparison results show which selected releases match and which releases don't match.
Releases match when they contain the same number of hashes, and each signed hash has an identical match in the other release.
Release baselines
Use baselines to ensure future releases match a specific code structure. You can compare future releases to the baseline during the Create release process, and if any code that does not match the baseline makes its way into the release, the release is automatically stopped so you can check it.
Create baseline
After comparing releases, you can create a baseline from one of the matched releases. The minimum number of matched releases required to create a baseline is determined by the admin. Once you meet this minimum number of matched releases, choose one of them as your baseline. Next, select Create baseline to save the chosen release for future use as a baseline. Then, you can use that baseline when you create a release.
You can also opt to Create release from this baseline. When you choose a release as your baseline, you can go directly to the Create release page and begin using that baseline for the release. This also automatically saves the baseline for future use.