Add tests for SBOM generation determinism across multiple formats
- Created `StellaOps.TestKit.Tests` project for unit tests related to determinism. - Implemented `DeterminismManifestTests` to validate deterministic output for canonical bytes and strings, file read/write operations, and error handling for invalid schema versions. - Added `SbomDeterminismTests` to ensure identical inputs produce consistent SBOMs across SPDX 3.0.1 and CycloneDX 1.6/1.7 formats, including parallel execution tests. - Updated project references in `StellaOps.Integration.Determinism` to include the new determinism testing library.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# Hash index for UI docs (exception center)
|
||||
# <sha256> <relative-path>
|
||||
147b79a89bc3c0561f070e843bc9aeb693f12bea287c002073b5f94fc7389c5f docs/ui/exception-center.md
|
||||
536a099c16c72943572c7f850932d3d4a53a9fe35dd9739c5a838ec63130fb0e docs/ui/exception-center.md
|
||||
1b571fb4d5b8112a60fe627633039aea154f3c35dc9d9ab9f3b21eec636e3161 docs/ui/exception-center.md
|
||||
|
||||
Reference in New Issue
Block a user