8.7 KiB
8.7 KiB
| 1 | timestamp_utc | scope | file_path | project_path | issues_before | actions | status | notes |
|---|---|---|---|---|---|---|---|---|
| 2 | 20260130-204954 | module | src/Graph/__Libraries/StellaOps.Graph.Core/PostgresCveObservationNodeRepository.cs | src/Graph/__Libraries/StellaOps.Graph.Core/StellaOps.Graph.Core.csproj | ConfigureAwaitMissing; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 3 | 20260130-204954 | module | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/Postgres/Repositories/PostgresGraphAnalyticsWriter.cs | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj | AsyncNaming; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 4 | 20260130-204954 | module | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/Postgres/Repositories/PostgresGraphDocumentWriter.cs | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 5 | 20260130-204954 | module | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/Postgres/Repositories/PostgresGraphSnapshotProvider.cs | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 6 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphAnalyticsEngine.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 7 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphAnalyticsHostedService.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingInsideNamespace | APPLIED | ||
| 8 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphAnalyticsPipeline.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 9 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphAnalyticsServiceCollectionExtensions.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | ServiceLocator; UsingNotSorted | UsingNotSorted | APPLIED | |
| 10 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphAnalyticsTypes.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 11 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Analytics/GraphOverlayExporter.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 12 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Documents/GraphSnapshot.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 13 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Documents/GraphSnapshotBuilder.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 14 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Incremental/GraphChangeStreamProcessor.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 15 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Incremental/GraphChangeStreamServiceCollectionExtensions.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 16 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Advisory/AdvisoryLinksetProcessor.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 17 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Advisory/AdvisoryLinksetTransformer.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 18 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Inspector/GraphInspectorProcessor.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 19 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Inspector/GraphInspectorTransformer.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 20 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Policy/PolicyOverlayProcessor.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 21 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Policy/PolicyOverlayTransformer.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 22 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Sbom/FileSystemSnapshotFileWriter.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 23 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Sbom/SbomIngestProcessor.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 24 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Sbom/SbomIngestServiceCollectionExtensions.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | ServiceLocator; UsingNotSorted | UsingNotSorted | APPLIED | |
| 25 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Sbom/SbomIngestTransformer.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 26 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Sbom/SbomSnapshotExporter.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 27 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Ingestion/Vex/VexOverlayTransformer.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 28 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Indexer/Schema/CanonicalJson.cs | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj | FileLength>100; UsingInsideNamespace | APPLIED | ||
| 29 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/IGraphLineageService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 30 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphDiffService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 31 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphExportService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | AsyncNaming; FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 32 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphLineageService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 33 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphPathService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 34 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphQueryService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 35 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryGraphSearchService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 36 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryOverlayService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | FileLength>100; PrivateFieldNaming; UsingInsideNamespace | APPLIED | ||
| 37 | 20260130-204954 | module | src/Graph/StellaOps.Graph.Api/Services/InMemoryReachabilityDeltaService.cs | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj | FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED |