release orchestration strengthening

This commit is contained in:
master
2026-01-17 21:32:03 +02:00
parent 195dff2457
commit da27b9faa9
256 changed files with 94634 additions and 2269 deletions

View File

@@ -558,7 +558,7 @@ public sealed class SignedSbomArchiveBuilderTests : IDisposable
return new SignedSbomArchiveRequest
{
ScanId = ScanId.CreateNew(),
ScanId = new ScanId("scan-test-001"),
SbomBytes = sbomBytes,
SbomFormat = "spdx-2.3",
DsseEnvelopeBytes = dsseBytes,