14 KiB
14 KiB
| 1 | timestamp_utc | scope | file_path | project_path | issues_before | actions | status | notes |
|---|---|---|---|---|---|---|---|---|
| 2 | 20260130-205055 | module | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/CombinedSbomVexBuilder.cs | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/StellaOps.VexLens.Spdx3.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 3 | 20260130-205055 | module | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/CvssMapper.cs | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/StellaOps.VexLens.Spdx3.csproj | FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 4 | 20260130-205055 | module | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/VexStatusMapper.cs | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/StellaOps.VexLens.Spdx3.csproj | FileLength>100; UsingInsideNamespace | APPLIED | ||
| 5 | 20260130-205055 | module | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/VexToSpdx3Mapper.cs | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/StellaOps.VexLens.Spdx3.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 6 | 20260130-205055 | module | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/VulnerabilityElementBuilder.cs | src/VexLens/__Libraries/StellaOps.VexLens.Spdx3/StellaOps.VexLens.Spdx3.csproj | FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 7 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens.Persistence/Postgres/PostgresConsensusProjectionStore.cs | src/VexLens/StellaOps.VexLens.Persistence/StellaOps.VexLens.Persistence.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 8 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens.Persistence/Repositories/ConsensusProjectionRepository.cs | src/VexLens/StellaOps.VexLens.Persistence/StellaOps.VexLens.Persistence.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 9 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/Normalization/VexLensNormalizer.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/StellaOps.VexLens.Core.csproj | FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 10 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/Signature/SignatureVerifier.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/StellaOps.VexLens.Core.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 11 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Api/IConsensusRationaleService.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 12 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Api/TrustScorecardApiModels.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 13 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Caching/IConsensusRationaleCache.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 14 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Conditions/ConditionEvaluator.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | BlockingAsync; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 15 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Conditions/IConditionEvaluator.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 16 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Consensus/IVexConsensusEngine.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 17 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Consensus/VexConsensusEngine.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | BlockingAsync; ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 18 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Delta/DeltaEntry.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 19 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Delta/DeltaReportBuilder.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 20 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Export/IConsensusExportService.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 21 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Integration/PolicyEngineIntegration.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 22 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Mapping/ProductMapper.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 23 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/NoiseGate/INoiseGate.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 24 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/NoiseGate/NoiseGateService.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 25 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Normalization/CsafVexNormalizer.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 26 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Normalization/CycloneDxVexNormalizer.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 27 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Normalization/OpenVexNormalizer.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 28 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Observability/VexLensMetrics.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 29 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Orchestration/IConsensusJobService.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 30 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Orchestration/OrchestratorLedgerEventEmitter.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 31 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Proof/VexProof.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 32 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Proof/VexProofBuilder.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | BlockingAsync; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 33 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Propagation/IPropagationRuleEngine.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 34 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Propagation/PropagationRuleEngine.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 35 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Services/VexDeltaComputeService.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 36 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/Normalization/VexLensNormalizer.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | APPLIED | ||
| 37 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.Core/Signature/SignatureVerifier.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | APPLIED | ||
| 38 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Storage/DualWriteConsensusProjectionStore.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 39 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Storage/InMemoryConsensusProjectionStore.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 40 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Storage/InMemoryGatingStatisticsStore.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 41 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Storage/InMemorySnapshotStore.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 42 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Storage/PostgresConsensusProjectionStoreProxy.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 43 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Testing/VexLensTestHarness.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 44 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/Verification/InMemoryIssuerDirectory.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 45 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Core.Tests/Normalization/VexLensNormalizerTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 46 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Conditions/ConditionEvaluatorTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | BlockingAsync; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 47 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/E2E/VexLensPipelineDeterminismTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; PrivateFieldNaming; UsingInsideNamespace | UsingNotSorted; UsingInsideNamespace | APPLIED | |
| 48 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/GoldenCorpus/GoldenCorpusLoader.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingInsideNamespace | UsingInsideNamespace | APPLIED | |
| 49 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/GoldenCorpus/GoldenCorpusModels.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingInsideNamespace | UsingInsideNamespace | APPLIED | |
| 50 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/GoldenCorpus/GoldenCorpusTestRunner.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; FileLength>100; UsingInsideNamespace | UsingInsideNamespace | APPLIED | |
| 51 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/GoldenCorpus/GoldenCorpusTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; FileLength>100; UsingInsideNamespace | UsingNotSorted; UsingInsideNamespace | APPLIED | |
| 52 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Normalization/OpenVexNormalizerTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; UsingNotSorted | UsingNotSorted | APPLIED | |
| 53 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Proof/VexProofBuilderTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 54 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Proof/VexProofShuffleDeterminismTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 55 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Propagation/PropagationRuleEngineTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 56 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Regression/VexLensRegressionTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | FileLength>100; UsingInsideNamespace | UsingNotSorted; UsingInsideNamespace | APPLIED | |
| 57 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Storage/DualWriteConsensusProjectionStoreTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | AsyncNaming; ConfigureAwaitMissing; FileLength>100; UsingInsideNamespace | APPLIED | ||
| 58 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens/__Tests/StellaOps.VexLens.Tests/Storage/PostgresConsensusProjectionStoreProxyTests.cs | src/VexLens/StellaOps.VexLens/StellaOps.VexLens.csproj | UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 59 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens.WebService/Program.cs | src/VexLens/StellaOps.VexLens.WebService/StellaOps.VexLens.WebService.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 60 | 20260130-205055 | module | src/VexLens/StellaOps.VexLens.WebService/Extensions/ExportEndpointExtensions.cs | src/VexLens/StellaOps.VexLens.WebService/StellaOps.VexLens.WebService.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED |