save checkpoint
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T13:35:00Z"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"eIDAS timestamping and trust-list code paths remain green under deterministic replay suite.",
|
||||
"No regressions observed in qualified timestamp mode-selection behavior."
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T14:44:14Z"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-003",
|
||||
"dateUtc": "2026-02-10T14:44:14Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T19:44:41Z"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-004",
|
||||
"dateUtc": "2026-02-10T19:44:41Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T20:03:51Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-005",
|
||||
"dateUtc": "2026-02-10T20:03:51Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T20:03:51Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T20:26:38Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-006",
|
||||
"dateUtc": "2026-02-10T20:03:51Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T20:26:38Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T20:38:52Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-007",
|
||||
"dateUtc": "2026-02-10T20:03:51Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T20:38:52Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T21:11:15Z"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-008",
|
||||
"dateUtc": "2026-02-10T20:03:51Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T21:11:15Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T21:31:40Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-009",
|
||||
"dateUtc": "2026-02-10T21:31:40Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T21:31:40Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T21:42:18Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-010",
|
||||
"dateUtc": "2026-02-10T21:42:18Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T21:42:18Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T22:00:17Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-011",
|
||||
"dateUtc": "2026-02-10T22:00:17Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T22:00:17Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/QualifiedTimestampVerifier.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/EuTrustListService.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/TimestampModeSelector.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/Timestamping/CadesSignatureBuilder.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testProjects": [
|
||||
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
|
||||
],
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"warnings": [
|
||||
|
||||
],
|
||||
"runAtUtc": "2026-02-10T22:50:25Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "eidas-qualified-timestamping",
|
||||
"runId": "run-012",
|
||||
"dateUtc": "2026-02-10T22:50:25Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked cryptography profile/plugin behavior remains stable under deterministic suite replay.",
|
||||
"No regressions observed in signing/verification/profile matrix paths for this feature scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"timestampUtc": "2026-02-10T22:50:25Z",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user