{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 8): src/Services/Identity/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Communication/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Account/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Order/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Catalog/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Warehouse/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/ShoppingCart/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33 | src/Services/Payment/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs:16-33"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.EventStore/Contexts/Configurations/StoreEventConfiguration.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2a299f6f0bd8d7ca0301db797da6b2b732e7ec9a25640c9d253eb4d60a2ac7b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 16): src/Services/Identity/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Communication/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Account/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Account/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Identity/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Communication/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Order/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Order/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Catalog/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Catalog/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Warehouse/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Warehouse/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/ShoppingCart/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/ShoppingCart/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Payment/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs:20-36 | src/Services/Payment/Query/Infrastructure.EventBus/PipeFilters/ContractValidatorFilter.cs:20-36"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.MessageBus/PipeFilters/ContractValidatorFilter.cs"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"1a7e5ba74e31c75e49c54f9f9affb734b360608f3ffe948bb14f7ed64c1d1486"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 8): src/Services/Identity/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Communication/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Account/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Order/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Catalog/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Warehouse/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/ShoppingCart/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31 | src/Services/Payment/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs:15-31"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.EventStore/Contexts/Configurations/SnapshotConfiguration.cs"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2a48be0f56bdcdb302c3cd7cda4ab2fc0bb3f4cb7f22fcc990ca72f115e26ab"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 5): src/Contracts/DataTransferObjects/Validators/AddressValidator.cs:10-25 | src/Services/Account/Command/Domain/Entities/Addresses/AddressValidator.cs:10-25 | src/Services/Order/Command/Domain/ValueObjects/Addresses/AddressValidator.cs:10-25 | src/Services/ShoppingCart/Command/Domain/ValueObjects/Addresses/AddressValidator.cs:10-25 | src/Services/Payment/Command/Domain/ValueObjects/Addresses/AddressValidator.cs:10-25"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Contracts/DataTransferObjects/Validators/AddressValidator.cs"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9871669324950ddddef1391157c5d62aae00ed5e850558544ce9bded609b607"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 6): src/Services/Order/Command/Domain/ValueObjects/PaymentOptions/CreditCards/CreditCardValidator.cs:10-24 | src/Services/Order/Command/Domain/ValueObjects/PaymentOptions/DebitCards/DebitCardValidator.cs:10-24 | src/Services/ShoppingCart/Command/Domain/ValueObjects/PaymentOptions/CreditCards/CreditCardValidator.cs:10-24 | src/Services/ShoppingCart/Command/Domain/ValueObjects/PaymentOptions/DebitCards/DebitCardValidator.cs:10-24 | src/Services/Payment/Command/Domain/ValueObjects/PaymentOptions/CreditCards/CreditCardValidator.cs:10-24 | src/Services/Payment/Command/Domain/ValueObjects/PaymentOptions/DebitCards/DebitCardValidator.cs:10-24"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Command/Domain/ValueObjects/PaymentOptions/CreditCards/CreditCardValidator.cs"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"c2972a1979cba81311bd45b0e48a9fbdc3b8ab4dfc6022a14f604cc554898b9f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): src/Contracts/DataTransferObjects/Validators/CreditCardValidator.cs:8-21 | src/Contracts/DataTransferObjects/Validators/DebitCardValidator.cs:8-21"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Contracts/DataTransferObjects/Validators/CreditCardValidator.cs"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a40db3897672d8f24a8a2f240c9e8437766c26b5cc89676a1c7b8c225071e63"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): src/Web/WebAPI/APIs/Warehouses/Validators/ReceiveInventoryItemValidator.cs:9-21 | src/Contracts/Services/Warehouse/Validators/ReceiveInventoryItemValidator.cs:9-21"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Warehouses/Validators/ReceiveInventoryItemValidator.cs"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9cd8315149c35c1602c78fca5fe5764651a8bda159076061b0aad29bad3d8c8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 4): src/Services/Order/Command/Domain/ValueObjects/Currency.cs:22-30 | src/Services/Catalog/Command/Domain/ValueObjects/Currency.cs:22-30 | src/Services/ShoppingCart/Command/Domain/ValueObjects/Currency.cs:22-30 | src/Services/Payment/Command/Domain/ValueObjects/Currency.cs:22-30"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Command/Domain/ValueObjects/Currency.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ce13d18a0541f268f6892eef9c71ff4eb4869ce7a9151e574c3923955a5e524"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 8): src/Services/Identity/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Communication/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Account/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Order/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Catalog/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Warehouse/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/ShoppingCart/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30 | src/Services/Payment/Command/Infrastructure.EventStore/EventStoreGateway.cs:23-30"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.EventStore/EventStoreGateway.cs"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"c584a8669f1d61fd1eeccdd6381c8bd87d5953baf6a69d8ee8efcc3906783bfb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 8): src/Services/Identity/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Communication/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Account/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Order/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Catalog/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Warehouse/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/ShoppingCart/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19 | src/Services/Payment/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs:12-19"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.MessageBus/PipeFilters/BusinessValidatorFilter.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"25160ae5282a990c415b7621002f43726e878a563e040903deeb6ba744ed2448"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): src/Web/WebAPI/APIs/Communications/CommunicationApi.cs:13-20 | src/Web/WebAPI/APIs/Communications/CommunicationApi.cs:24-31"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Communications/CommunicationApi.cs"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5060fbf861dfd134b00d83834dc1f8d22305e1e8a88a173cb82e8a6895d6f52"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): src/Web/WebAPI/APIs/Accounts/AccountApi.cs:12-17 | src/Web/WebAPI/APIs/Accounts/AccountApi.cs:40-45"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Accounts/AccountApi.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"a45a5dbae603c591b3e633be214f3548df8cad9d5cba52aa01b97e4367fe5557"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): src/Web/WebAPI/APIs/Identities/IdentityApi.cs:12-17 | src/Web/WebAPI/APIs/Identities/IdentityApi.cs:35-40"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Identities/IdentityApi.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"818abaa31efa0636c857c00208ae33f00ede7757dd81399491298856ce097abb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): src/Web/WebAPI/APIs/Payments/PaymentApi.cs:12-17 | src/Web/WebAPI/APIs/Payments/PaymentApi.cs:31-36"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Payments/PaymentApi.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"fd840adb214d96dd07b96333f125ee53d4a34059b937dd38e73d8afb6fbd979d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): src/Web/WebAPI/APIs/Warehouses/WarehouseApi.cs:12-17 | src/Web/WebAPI/APIs/Warehouses/WarehouseApi.cs:39-44"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/APIs/Warehouses/WarehouseApi.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"363796f8ab0d964ce5d0665d7ae0b0856adbecb6eb14cf35b2f146798e7aa2ca"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Contracts: Contracts: abstractness 0.06, instability 0.00, distance 0.94 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9604d2f1c8e3cd54d9e036dd01223536fcf086982a9fc054e80829a90e0db245"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: ShoppingCartGrpcService (LCOM4 6): ShoppingCartGrpcService\u0027s methods form 6 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/GrpcService/ShoppingCartGrpcService.cs"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"5db669e7dd61ce0062ccc36949c2bd23178d4a250e2c3d6ff15f8c351c0d9558"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: CatalogGrpcService (LCOM4 4): CatalogGrpcService\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Query/GrpcService/CatalogGrpcService.cs"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"17a589e28a68c9e5b972c75b16217a5898540d325797dd51be9bee98c65eacb7"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: System.IdentityModel.Tokens.Jwt: System.IdentityModel.Tokens.Jwt 6.27.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b1aa57ff1b6d7e72651ec0fc7a5d3c72a563804fe76ce2b0617eefc6a133ac5e"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: OpenTelemetry.Exporter.Jaeger: OpenTelemetry.Exporter.Jaeger 1.4.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7cb83bbca797c498325718d6d9989ec4ceaab3231058a089f0c3a1b50890b8f4"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: OpenTelemetry.Instrumentation.AspNetCore: OpenTelemetry.Instrumentation.AspNetCore 1.0.0-rc9.14 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d66d0f961a21bc8dcc074e377ff8843846388f308fa2aaf885497a3268633cb1"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit: xunit 2.4.2 \u2014 Legacy xunit.v3 \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37c8c0e8046c9e8358e976373216abfb78e9fdef63ed53d3edcaa7d2238edcd"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: FluentValidation.AspNetCore: FluentValidation.AspNetCore 11.2.2 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c121fe39eaa15140bc3e6db44975ad976f90ca0ef505592ab96df7811261bcf1"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: System.IdentityModel.Tokens.Jwt: System.IdentityModel.Tokens.Jwt 6.27.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5e25a2addd53321a5f56d70917c9cacbd45ad10a65768c7f7d77713591bd3d37"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: OpenTelemetry.Exporter.Jaeger: OpenTelemetry.Exporter.Jaeger 1.4.0 \u2014 Legacy OpenTelemetry.Exporter.OpenTelemetryProtocol \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"fb43adf23620c6987f9a533d5d261d4840ac582373359c4589e0b5095874acba"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: OpenTelemetry.Instrumentation.AspNetCore: OpenTelemetry.Instrumentation.AspNetCore 1.0.0-rc9.14 \u2014 Other OpenTelemetry.Instrumentation.AspNetCore \u003E= 1.8.1"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f5fa299674d9abd19914d1f4eeccedc2cc32a84267f4731d3e7962ec97eb607a"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 12 significant file(s) lose their only recent owner (largest: src/Web/WebAPI/APIs/ShoppingCarts/ShoppingCartApi.cs). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ebd274b3c771e2c98c700e47d769cfbb0bbcb18d1f17fcd89a5d326ad977207b"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Move it to Account Service project \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Contracts/Enumerations/Gender.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"1c0fa38d75e54fee9e828c71a7d3023a5d1cb290e8b5b868372de3cdee0d7055"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 5 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Contracts/Services/ShoppingCart/Validators/AddCartItemValidator.cs"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"d17106c24a0f2c49db20dcc6c2c37e4cc0fa8a1f7a0718b7ee12b013cae302a9"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Implement Wallet capability. Interesting in Payment Methods business facts \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Command/Domain/Aggregates/Account.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"da4fbdf8979328253074e1452c655e88ade696bcc329f6b75015ca521fc0a85b"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"24836a0b049eecf4b23e574a2d0478ce7a73c7f1c4df87748a7336f3916d8c1b"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"14ba6446fbc3f5330504b47e0d14d08391eaa728ec26591805927719f27c3499"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"f797634517e59e3c9fcd260263e673f224c302b1dd5cdb926bebca04b8f02ab1"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"0156a5e44d89dc541fad8f25842d83826c2a09a1aa26ab4636be2b7238464222"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"a756ddfb177a0861d0415aa976d1c28d07198aa69ab947bb160462c9546f747c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"c2fad7bc47b2ccac76ba205fe5b8ec3c6ed119148ce94f7ea2b02a0bfb283b5f"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"e01234ecbdf7304d1ef7fa3e787fb1683893e8add74b3d1980c0f4a028f2ba14"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Solve this! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Command/Infrastructure.MessageBus/DependencyInjection/Extensions/ServiceCollectionExtensions.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"5755977fddc5388639b9dfde5018b4839a552844b8ed2a06f6c9628ff0788bc4"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: Move to config \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Command/Domain/Entities/CatalogItems/CatalogItem.cs"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6a997cc174f5654f09ded5e303a4d018200e3b2d4c6331e13f7327b2ada964a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: get image url from event \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Query/Application/UseCases/Events/ProjectCatalogGridItemWhenCatalogChangedInteractor.cs"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"a074516f64d86be4fe9b25c8810e771c2b40e3d3be6feab849fbe0dfb3a69638"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //     // TODO \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Command/Application/Abstractions/Gateways/NotificationService.cs"},"region":{"startLine":50}}}],"partialFingerprints":{"codehealthFindingId/v1":"c217fbaa316aaf7dbb2ab2733b037487a84961afd1b66d3a364e9f85816c8540"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/CreditCards/CreditCardPaymentService.cs"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8d4169072a7d3d322516eaeb0bcbbb65e610f7603ca9ec967672fc368127fc0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/CreditCards/CreditCardPaymentService.cs"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8d4169072a7d3d322516eaeb0bcbbb65e610f7603ca9ec967672fc368127fc0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/CreditCards/CreditCardPaymentService.cs"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8d4169072a7d3d322516eaeb0bcbbb65e610f7603ca9ec967672fc368127fc0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/PayPals/PayPalPaymentService.cs"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"44f44747509fa7b6abeb5a871e8995b0cd2137a20e3d8f51e3ab8e240587ba40"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/PayPals/PayPalPaymentService.cs"},"region":{"startLine":33}}}],"partialFingerprints":{"codehealthFindingId/v1":"44f44747509fa7b6abeb5a871e8995b0cd2137a20e3d8f51e3ab8e240587ba40"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Use method to hydrate \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/Infrastructure.HTTP/PayPals/PayPalPaymentService.cs"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"44f44747509fa7b6abeb5a871e8995b0cd2137a20e3d8f51e3ab8e240587ba40"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - It\u0027s temporary \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/Application/UseCases/Events/ProjectPaymentMethodListItemWhenCartChangedInteractor.cs"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"1536b54c71888202327a627e68d8b46583e9e524d5bdb234deea895179e3135c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - It\u0027s temporary \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/Application/UseCases/Events/ProjectPaymentMethodListItemWhenCartChangedInteractor.cs"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"1536b54c71888202327a627e68d8b46583e9e524d5bdb234deea895179e3135c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - It\u0027s temporary \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/Application/UseCases/Events/ProjectPaymentMethodListItemWhenCartChangedInteractor.cs"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"1536b54c71888202327a627e68d8b46583e9e524d5bdb234deea895179e3135c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - solve relationship \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Command/Application/UseCases/Events/ReserveInventoryItemWhenCartItemAddedInteractor.cs"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b3bf1387cf747077c25559866521c5c76df82a2e906e25def8ef803059dc0c7"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 6 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Command/Domain/Entities/InventoryItems/InventoryItem.cs"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"00c4bb6366a19855a53d7c996e9bb8a409bba00bae61e742ba23c42959e5cee3"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: This is a hack, should be fixed in the domain event \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Query/Application/UseCases/Events/ProjectInventoryItemListItemWhenInventoryItemChangedInteractor.cs"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1c8919c32636ea79592f80ae4eb387bbc1bf52c8c21af4341048ff484edd864"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Review it! \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Program.cs"},"region":{"startLine":74}}}],"partialFingerprints":{"codehealthFindingId/v1":"4071069a1feefc253ef85c67086f2e401feafb8f363467fd96aea6bf85aea01e"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Improve this \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPP/Abstractions/Http/ApplicationHttpClient.cs"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"436f3a803ffdbe16fe18d01387a0fbca2a69433dc4b81b7542d3b4ffbe9a51c7"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - Improve this \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPP/Abstractions/Http/ApplicationHttpClient.cs"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"436f3a803ffdbe16fe18d01387a0fbca2a69433dc4b81b7542d3b4ffbe9a51c7"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 1 project(s) carry only a thin slice of real code (e.g. \u0060ECommerce.WebAPI.IntegrationTests\u0060 with 27 significant line(s)). The mean analysable-surface weight is 99 %, lowering Solution Shape by about 0.1 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent naming for account-related domain events. Some events use the past tense for completed actions (AccountDeleted, AccountDeactivated), while others use the present participle or noun phrase for state changes (BillingAddressPreferred, ShippingAddressAdded).: Standardize on a consistent tense or pattern for all account-related events, e.g., \u0027AccountDeleted\u0027, \u0027AccountDeactivated\u0027, \u0027BillingAddressAdded\u0027, \u0027ShippingAddressAdded\u0027 (all past tense or noun phrases). (symbols: Contracts.Services.Account.DomainEvent.AccountDeleted, Contracts.Services.Account.DomainEvent.AccountDeactivated, Contracts.Services.Account.DomainEvent.BillingAddressPreferred, Contracts.Services.Account.DomainEvent.ShippingAddressPreferred, Contracts.Services.Account.DomainEvent.BillingAddressAdded, Contracts.Services.Account.DomainEvent.ShippingAddressAdded)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d617717e6b9b20f3c81589cb041a7371f571a8be1baed10e054176aaf9bcb0c1"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 21527 LoC spread over 81 projects the codebase is both large and multi-module, so explicit bounded contexts are warranted. Declare architecture.contexts (\u22652) in config to assess cross-boundary type coupling."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D26","level":"note","message":{"text":"Split Contracts: Generic catch-all name that is large (1.3k LoC) and sprawls over 29 unrelated namespaces. Suggested: by namespace: Contracts.Auditing, Contracts.Validation, Contracts.Caching"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9e437545d9f6abd28bc9384fe5190655beba101f61e5b3596f54164190d50d3e"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/ECommerce.WebAPI/appsettings.Development.json"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"fefc03ec27d266cb877e22f82be4e76c919fcd9e1dd825db69f5a83084847363"}},{"ruleId":"D28","level":"note","message":{"text":"Rotate the exposed credentials \u2014 git history can\u0027t be un-committed: Some of these secrets are in git HISTORY: deleting the file does not remove them (the commit persists on every clone, fork and backup). The remediation is to ROTATE each historically-exposed credential and treat it as compromised \u2014 not to delete the file. Rewriting history is disruptive and unreliable across existing forks. (Working-tree-only secrets \u2014 no commit \u2014 can instead be removed from the file and moved to a secret store.)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D31","level":"error","message":{"text":"Critical IaC: DS-0010: RUN using \u0027sudo\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d944e8add36a891ba97866f763eaec4d9ab9055b5f4437dd33643ad9d439d6d"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"13502405d5241e62c0879b33c9dc61d41e163c99832146e1df1cd5415057376e"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ff0a34869b4994998c089c0088a6f4dfd929cd74ecb36adfb568932cfc3719b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ef9736ec04adc963307a6fab6c535621dadd946ee2c199fcd3daba81bd7bea6"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6c3320f14868ea769120854f80a05e3b1274b5d4a239a5663ee06ec1423af51c"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"12bc318b0f8b85cabd27d92a360865ff44808d15af9231e7754c037b52a41360"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a57eb92048874139f104bded97cdccff640d53cbb5b042515f21a8e524a4324b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a1ee24450edc27939a60f5784ffb3a53c75b5cacd5d8a0664eabffff93c50d37"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b48a673443240844261f340a65b7de4da341c645f9a0c69a023bcb321c75732b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d6322443a161f13470e797345b9a738bb0f821dee02d797e5393114792ffb26"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8aac124891e6214395598a90117c66aab5c619d94cb5a367b656bf162bd44f10"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0ae8a045b38761c98f8ac087e86ef5637c781b12773c1efa511fb204a27bbe7"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c51c4167f7258254cd520be9f3b59de1e747d9d87c4ef020bd3e03bb33134e45"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f26caba22977b50f8c4546e2e011de06f972075cfce5958215566dcc06686356"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f6ae98a847fb18db17d4cc4a26f67b0cfc8514db22ca5bac439e4aabff151137"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6cfdc024015c5c2dc98b64db029054ab04d79ba8c15120cab06e56fcbe580c67"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"936ed2c6920b1cbcf9f6b81b2395e5015b149aaa3d78144664487e94f0e4cf87"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"396802e575e4d04c264d9da5c1a472e4683b59b210e5dbd22e66d987e2a0ea37"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0016: Multiple CMD instructions listed"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"463f23c967afb71b4054498bd0152891675762e88f530f90e8ed3da9ed933eea"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0029: \u0027apt-get\u0027 missing \u0027--no-install-recommends\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"672a13dc96fd2cc8042059fe95cfb37f81a7955cdb873c81cef2316a8954d39c"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPP/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f2c824372b3068684c8a735836a229fb4a98b1014d9e7e86bf9b84eb0e634cf"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a06107a7fcec51503ea20b6f2fd32987826f22ba6a3f9a691b5756cc6c58f1fb"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Account/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"03a4f15a7101ae67f205bc0fd88898c5700fa533e7a08536b0cf4a387a2eea83"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9da1f42cb044491500fee949eed0857bb33e406338fe5b5856dff34bc30fe48d"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Catalog/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c4769e923b201e5e78d371f24fa10053d9a44e5682ca5b6b988e50dcfb888e37"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed66edde25518926a63cdc153c764af604b0f71e6628517d2efd21f1699d2303"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Communication/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3367e3a1c621349202f1128e284c42ed0d0976ce2810525fd450f7055d1808d"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5d2b36d7fdd16947eceeb9a5402ad9ae70e0a24a36b09aee99091d297d85051"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Identity/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0903d82ae923c42c8b8d15712b7f826f1f3f925a0782511707db5331308326f5"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ad40550fb26c04821dacce2d90aa2bf36c7c153aaf2f629fe9cd33e7b881551"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Order/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dec8fd8326a947b593dcb626d35ab13dab95ab15a153302331ab401375dc16cd"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90ee3320eeceb2fef3496a909adb02bd76413ab7e99d3a88cccaaa221099f837"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Payment/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5daf13ab05b0d67f1724675a6d533518d9ff8c15bd79cdababc6eb55dcf041d2"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"91bd75d1defebb3d28328d8bf67efcbebfffd315d5ca4399dc75c5163725cb6d"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/ShoppingCart/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3451d361b163ecf3fb5389016d09cd687760d3f82e1c423c444c0fe32542bfc"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Command/WorkerService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfb193de3f9da647f61f22bc9e749d0943c54388a0d3b8a2f383674b7dc6c99a"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Warehouse/Query/GrpcService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5239dea61cafa51e4d93bf0ecf3af63b3cd2225290ac60c82fca2c4ec838f627"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c3e69bbc022c86101f76ccc76f495381634fa60dfa49514f74f9d710e8f0b412"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPP/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cf651a624780c8649e796a0d73b484ae7af7615fceeabe857eb18e9e0e1fc707"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 81 of 81 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 81 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: SwaggerExtensions.cs \u2194 Program.cs: \u0060src/Web/WebAPI/DependencyInjection/Extensions/SwaggerExtensions.cs\u0060 and \u0060src/Web/WebAPI/Program.cs\u0060 change together 57% of the time (8 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Web/WebAPI/DependencyInjection/Extensions/SwaggerExtensions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ba9ae79b9d6350d3ccdb576b91f4e2422047b5670459e9559547b7e28b7df06"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-798","name":"Use of Hard-coded Credentials"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":0,"secretScannerRunsExcluded":0}}}]}