{"$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":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"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":"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"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"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":"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"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31","relationships":[{"target":{"id":"CWE-1032","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-732","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-16","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1032","CWE-732","CWE-16"]}},{"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":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: Auth.Application (Application) references Auth.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7dd7860501bc995f4145212945a7d7de3831f4624cd9c8e5931cee995dab62d9"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: CartService.Application (Application) references CartService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f145fc5d94c7e3ab9a937449c0c295a31a6066300b7236468eaa4859294eb440"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: CartService.Application (Application) references InventoryService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bbc0d2c82909e5567b5f833e90bba9726d8af8ce89896aae2d92d81323d9aaca"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: InventoryService.Application (Application) references InventoryService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"589c1d2d1102e60f011338cab42b50292a128cc6c4e0cd0fc5311f6855f867db"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: OrderService.Application (Application) references OrderService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"630d2e8ff85c4c07dbb32705d0d027801c95fa64f4c600bbf28701e335abb400"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: OrderService.Application (Application) references Payment.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0d4dcbfcafdf9c14a12babe62938c11d7d22bc344fb28941c057a30af8625d6f"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: Payment.Application (Application) references Payment.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c7ea7845f900d8d092c8971d8221455534a7ffc82040003983f5023d5099f6a5"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: ProductService.Application (Application) references InventoryService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cd7bb8e553337ad7c56f24bc27edbd29608f094a40142e57f6c5a2ceda6b03ad"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: ProductService.Application (Application) references ProductService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bd6b33e095d02cd8f4b9c82944b79acf860c3e7321bfea084a6ff47ef659002e"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: WishlistService.Application (Application) references WishlistService.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"10ab7abdb9e1747d98924a13b317f60f3f14383ce9b892b26cdcac6db33988fa"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ExceptionHandlingMiddleware.cs: 0.0% line coverage (0/73)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Middleware/ExceptionHandlingMiddleware.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d6c6d7e5b3eb652af1d7a3a14fc9a22fb01108757694ec8c6e2a8bc2e3b2348"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: SharedDependencyInjection.cs: 0.0% line coverage (0/34)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/SharedDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c75b0e7f33deba142cd6cb2f6fed7dedd6e6c585725104fe241d3e3c1e591c19"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: BaseDbContext.cs: 0.0% line coverage (0/7)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/BaseDbContext.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"87d23cd7dfaf52c9e7d00274bc5147085ea17cc7255ccc945e57512afda2003b"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: QueryableExtensions.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Wrapper/QueryableExtensions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c57b7bd68a8ae5e44504d5a3c1787f861088a08442c235f17c0685438c8981f9"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GenericRepository.cs: 0.0% line coverage (0/90)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Repository/GenericRepository.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"df321753b68ff3a4d11d80d98dc99d72d349e2da4f92e93a16a7bb9b5db27445"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidationService.cs: 0.0% line coverage (0/5)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Repository/ValidationService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"675195f4351ccb1bfe51d82a91f6015ca0555f0eac3858a6324f5737ebad6bea"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CacheService.cs: 0.0% line coverage (0/15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/RedisCache/CacheService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ad11f5f193be815fffe0e8602051292b2f3de17669b7027d96f8f85db8caefb"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ListenToOnlyApiGetWay.cs: 0.0% line coverage (0/17)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Middleware/ListenToOnlyApiGetWay.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f1947198576006f95903b7c7e579875ba7d905647ed73f39bf8f2a3cdeaa0aa9"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: RabbitMQConnection.cs: 0.0% line coverage (0/9)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Messaging/RabbitMQConnection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b21f2da4f2d9b855847cab5101258d3e15b472c89895956780457ede02fe1e19"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: RabbitMQProducer.cs: 0.0% line coverage (0/11)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Messaging/RabbitMQProducer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"783354778cf666d5be81a9cf5d5a76e4e896c12e86fca9a7780f3d55de5a850d"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ExtentionMethods.cs: 0.0% line coverage (0/4)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Extensions/ExtentionMethods.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"49ce8caebefca9774ebb6d5af3f9cddad66fb05a99058102f75e1991676a87de"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: SwaggerExtensions.cs: 0.0% line coverage (0/37)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Extensions/SwaggerExtensions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"60bb898c23b4e60daeaf80a35fb9386a7a19a8621ce89fa9aff422ba18ffd1fe"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductCreatedEvent.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Events/ProductCreatedEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d2408462166313580102e785793d76125a02f242ea1c4e0d58ffcf8a3f9c9de6"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidationBehavior.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Behavoir/ValidationBehavior.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1abb49bbb47dd72095fd8c4090196e59e8bc3c97cc39c11e0a10368bdaa7c6f8"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Response.cs: 19.4% line coverage (6/31)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Bases/Response.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b2835dee51be55248675985332ec2b0324a21cfe54379843857c876a41b1baa6"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ResponseHandler.cs: 0.0% line coverage (0/56)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/Bases/ResponseHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1f32267bf50a10ff4a329f09518e79387180548954e1f6e86d193bef139d941"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: JwtAuthenticationExtensions.cs: 0.0% line coverage (0/20)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SharedService/Shared/AuthShared/JwtAuthenticationExtensions.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f6c3e696c531c716859099271233f2a18bfa30e737bf4772f9b9745dcc5afb77"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: RoleResponse.cs: 0.0% line coverage (0/2)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Responses/RoleResponse.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"61890b0aaf52102ecdceaf5d501cd37fc3ec7053aad18f5222c4ced988d02f32"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: UserClaims.cs: 0.0% line coverage (0/4)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Responses/UserClaims.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff6248f280ec01dcce468460d17eb962448e2377ab924c08b05a4f9f9a12884a"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: UserRoles.cs: 0.0% line coverage (0/4)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Responses/UserRoles.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b2f5d6c2c756e79134ee4c4dd8ef328688ef271ce21654dc1f9b0147fe52efb"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AppUser.cs: 0.0% line coverage (0/4)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Entities/AppUser.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9e6c760e4878135032e32dcdc36de38a3ca9ffb98bd302d8031a5b875ed82676"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: RefreshToken.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Entities/RefreshToken.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"781b20327db7218e6c408ba4e482ccf7e0f291db885e8691f8410db5c85703d5"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Message.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Domain/Email/Message.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea798d2aadd1af1da8f6ab50826b4f222e0949002e6d7e33a4ec07eb1c1695dd"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AuthApplicationDependencyInjection.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/AuthApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a8482ee5281116c0a2eccb1bdd8ffa2ee80b270127464a8d58ca1fb05582acf"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ChangePasswordValidator.cs: 0.0% line coverage (0/15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Validators/ChangePasswordValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9689bbb3e863fea0f2b29d5beb1aae5ad47959155fdf39e1510d39f823214e30"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: LoginCommandValidator.cs: 0.0% line coverage (0/9)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Validators/LoginCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"42fc450f1e3302452dddc7aa65fce5e97e85be98e519cdd843fdcca1249e1cf4"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: RegisterCommandValidator.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Validators/RegisterCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c12cb18b5ae30390bf6a54d0819ae216f4ed04086e7031b6473a3b0cb42a6ca5"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ResetPasswordCommandValidator.cs: 0.0% line coverage (0/22)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Validators/ResetPasswordCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d8011c16ec7dcba63f234c7fd36f5d4b5c2b6f2ffa81fc5fceb590dbda96107"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: UpdateAppUserCommandValidator.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Validators/UpdateAppUserCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ef606462a600446565f65e24f1cacdb1efb298bb260356244cf0fab74ff2b765"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AuthMappingProfile.cs: 0.0% line coverage (0/10)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Mappings/AuthMappingProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"74a37be93f807eee3f975d58eb911b1a545e5a3b50dafe2ddcb808e0eeff7e9c"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: UserRegistrationHelper.cs: 0.0% line coverage (0/31)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Helpers/UserRegistrationHelper.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5724e61bc8a5028509e09d55048868e7e6beb1a7e654b684b1fd7c1ecb568293"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AppUserHandler.cs: 0.0% line coverage (0/47)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Handlers/AppUserHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"28dc171d0f6940066ff4aa7cac43872ebbd750f1327c660556d3f69f480b8862"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AppUserQueryHandler.cs: 0.0% line coverage (0/19)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Handlers/AppUserQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"57f11d083790e7b6ec76f472684258f3fd8a691e9f1c21de11a3690070901f3f"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AuthHandler.cs: 0.0% line coverage (0/89)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Application/Handlers/AuthHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"12ab42adb1558d7e25ebb002be27960817bd5d7e83dbfb684836fe0a47774eab"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AuthService/Auth.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"16fc20c4c834ed1599e427c74c1cbc882676c70f06e3b0f3db400e9264cbcd39"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Cart.cs: 0.0% line coverage (0/11)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Domain/Entities/Cart.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"217ae63cb1fa7a77749a7325135e96343184ff5d541cbf1cdbfe050821e7049a"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartItem.cs: 0.0% line coverage (0/10)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Domain/Entities/CartItem.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f83dfd28929c870d224b006e1aa9dc07cb5d85f065544ac5205f1f9c5a41500c"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartApplicationDependencyInjection.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/CartApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f961fed42d32b643eeb5cbc3a0d72978abc4b864c720e785a173653c0bb121bd"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartCommandValidator.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Validators/CartCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9334c17202210404641f0866986521750219c381d1e2b1092091be73a45d9744"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidateCartExists.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Validators/ValidateCartExists.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2a305a6ed8704ba7645fcbc13c0ea3fba83c2e3d8887eb3f0b33354380d0bfe"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetAllCartsQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Queries/GetAllCartsQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"66b0eb863206c37adbc7732f6f53b13e4b038c793c25457b5b23f3c298d15647"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetCartByUserIdQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Queries/GetCartByUserIdQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"541023626400714cf55cc15d31d230338873bff7e3ab1a88a5e761099c077335"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartProfile.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Mappings/CartProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ef727c153bcb52510cb3ce788a4106ce4692f8082e2ee62d1a3e43dcfc8b298d"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartCommandHandler.cs: 0.0% line coverage (0/66)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Handlers/CartCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"df4d9ca5465040e7ae1886b31f07a63f9a9b893bb0395cbfbdb6a9bd7e13eff0"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartQueryHandler.cs: 0.0% line coverage (0/30)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Handlers/CartQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcc213e87c5c791acb7006d7b574045e7336efce29b0b20b75fa9d6f22eac433"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CartExpiredEvent.cs: 0.0% line coverage (0/2)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Events/CartExpiredEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6bf2409c4888a92ad4dc67909091a0ef0dbc9d38b136aa048092bb36433a9d54"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderFailedEvent.cs: 0.0% line coverage (0/2)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Events/OrderFailedEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a91db5c8f69341c8e8f7ec7071b261866a971deb57e144dafdc441d50d2cbee"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: DeleteCartByUserIdCommand.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/Commands/DeleteCartByUserIdCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e92234c7ada7d17710dbf1e506fefb0241ae78e3ca228a6c9b21130b3860d107"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: StockEventConsumer.cs: 0.0% line coverage (0/50)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Application/BackgroundServices/StockEventConsumer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"25b4cbda481ec0a583482de5ce163af09cb78fc609a52bc05c3443f3716dd739"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/18)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"CartService/CartService.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ca7c5343ccf0e0d0024567026afd385368c374f1087dbaad69ed07862776475"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryItem.cs: 0.0% line coverage (0/35)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Domain/Entities/InventoryItem.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2ce235a5942ec7dfef0bd538629662a1cdad5ea444ffa6c3f70fa5a0d89c9d3"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryItemDto.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Domain/Dtos/InventoryItemDto.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"abc5bbd347b70f16c0628129d7644af8b6c02e98d6d2c60c04806e105fbcc897"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryApplicationDependencyInjection.cs: 0.0% line coverage (0/13)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/InventoryApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5293dbdb9ae6ea0b0144cbe342b10416403ad886b4e8e8839a5ccf889df628a4"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ReserveStockValidator.cs: 0.0% line coverage (0/5)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/Validators/ReserveStockValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6a7184a231b5ada92b19465cb5de0da9dc14824b9b85ab62f7808acaf3c59fd5"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryProfile.cs: 0.0% line coverage (0/5)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/Mappings/InventoryProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"900ad902f1a927cd661e55520d0c241484a0c08464c32d9e9d8fa25139a449f1"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryCommandHandler.cs: 0.0% line coverage (0/62)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/Handlers/InventoryCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6cc6cec3ff4c1fca02b7f4208a84d7f6a60d6ca3e43494f8c76f32ea35507fd6"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: InventoryQueryHandler.cs: 0.0% line coverage (0/31)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/Handlers/InventoryQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"446e23e523cb10ff5a2110af52e6b33ba60ef66085ec25af79cdca6e16decbe7"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: AddStockCommand.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/Commands/AddStockCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e129ee4aa031e9b6c4061e161b9276643fb22b184f1edf2d2aa188203daf3d73"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductCreatedEventConsumer.cs: 0.0% line coverage (0/44)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Application/BackgroundServices/ProductCreatedEventConsumer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c2368c8b3b6354addc232c53ea025bef9858e12669ed9da71b17bde07c38222d"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"InventoryService/InventoryService.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd776cbf993d71739eb58e531087258f8d024cf0191b64dc0372419ebe7260bc"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Order.cs: 0.0% line coverage (0/29)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Domain/Entities/Order.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"59f0d70ae831cc9190a07ed1260890dbf3e604dc2406d137a231dc81476f205c"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderItem.cs: 0.0% line coverage (0/11)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Domain/Entities/OrderItem.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0598c05b50bf671b227d3cbc39600cb7dd07341bc3a45cdca13403a50c9357a9"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ApplicationDependencyInjection.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/ApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e62336317a153d4ea025bb7bebfe92d933cfe1244efeb4e2c033161ad531e60"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderCommandValidator.cs: 0.0% line coverage (0/17)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Validators/OrderCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"64d7683468d76dac9a7c7221d63ef3f74f811660c530d8702d106e18277e06a4"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidateOrderExists.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Validators/ValidateOrderExists.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4c11ecbc99124efc14927d8ada4158daaff3a45d3fb2848a7c80d51d9506c2c3"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetAllOrdersQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Queries/GetAllOrdersQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d57214db2334209cced09eef48d1d6f801959dd471706143b517e1c28b726338"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderMappingProfile.cs: 0.0% line coverage (0/10)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Mappings/OrderMappingProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"822bcd838137d51cfe5ac30015b7dd3f7592768fad8812e871258e83260c7a86"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderCommandHandler.cs: 0.0% line coverage (0/93)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Handlers/OrderCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7467d67ab51abd865a3564fec389679732d1c8945bc9dd17861709bd413dcbc4"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderQueryHandler.cs: 0.0% line coverage (0/21)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Handlers/OrderQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"26113b6b29879579e492ae410594ac9b5a9b6047e4dcdde2b2d6416b4fa2f1d2"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderCanceledEvent.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Events/OrderCanceledEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"117109f481fa7d549b095759358e195f8a5a8eda895a7ef403e01f483fdddda9"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderCreatedEvent.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Events/OrderCreatedEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e5bd772f6e5739efb4d9b7e11a71f4d5ddebde642c47e182cc17882962b67b87"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CancelOrderCommand.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Commands/CancelOrderCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"557fa0749de60e0f8edee4624ec720f87549784ae8c103418208e0df07a0d264"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: CreateOrderFromCartCommand.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Commands/CreateOrderFromCartCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1cdf0b4279cee00adc13d0ed7f03a55db6b0cfd8e1f0829910d0727f8fba3dc4"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentRequest.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Application/Commands/PaymentRequest.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a772a72f51c9c539b6b2b44fb066890c3bf9f4b0baac217369dd5f0deb6cac38"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/20)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"OrderService/OrderService.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"600001dec16f4d1ea2deeed41aebe400046c511a7f6ed549e8bd277282f30123"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Payment.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Domain/Entities/Payment.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3a41f5afe71e7921125b41c0bc81d4f86bd1c1663a37a33dbb46b5564283a300"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentApplicationDependencyInjection.cs: 0.0% line coverage (0/13)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/PaymentApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f6e23380ca608b3fcece6ec488107e3cfad8f16e2afda1b4fc6d6139724ea122"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentCommandValidator.cs: 0.0% line coverage (0/28)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Validators/PaymentCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5c96f4b8cb0a1f2d2536e7839963e22a52ce10801f1231bb8fddf27cea693678"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidatePaymentExists.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Validators/ValidatePaymentExists.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4cd9e00fbd0355a4b96eadc5af9b176475a7008cae86488298013c1fa81feb98"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentProfile.cs: 0.0% line coverage (0/9)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Mappings/PaymentProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"229f355fac01ebda346c04eb4845f0bb15bc98393e90f3e2450c42f9c095911c"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentCommandHandler.cs: 0.0% line coverage (0/33)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Handlers/PaymentCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e04753e83fa8954ed954282bf37beedb8b33739bfa662fbfb7bd18f1f92dc8c"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentQueryHandler.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Handlers/PaymentQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b5167413392337f9ebb6ecdd149ed164af17ae054f823bde4e8bb14aa527ff66"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentProcessedEvent.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/Events/PaymentProcessedEvent.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3eece04cf02e79beb18b68f6989c9f0972e7f59fd869fecc77c44d356505b017"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: OrderCreatedEventConsumer.cs: 0.0% line coverage (0/63)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/BackgroundServices/OrderCreatedEventConsumer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"15a62b142611a321dc688b0b2fb223b9a98385b69c9c9faf324d811624a307b1"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: PaymentProcessedEventConsumer.cs: 0.0% line coverage (0/44)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Application/BackgroundServices/PaymentProcessedEventConsumer.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"19d10695c56c8a428a58346732919ba6c71197756dd781f6d59af96fcb4598e2"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/20)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"PaymentService/Payment.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6565828f55f555359ed870f12026dcac0a18ae3c8403cda105afcbe0937b1a9a"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Product.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Domain/Entities/Product.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"291b439957a0fa4fd488cba7029d4d0f482a47469ecc00d36b4e163ff7d68f9d"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductStockDto.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Domain/Dtos/ProductStockDto.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c87ace4c064ea8304c4578efa513d6b833672eb9af30cbc3152b5ff4c51f1ccb"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ApplicationDependencyInjection.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/ApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5b063a0676410dd402af2b16d7b6c0e6875def35c440fde3b1cadb161d0cbdd"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductCommandValidator.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Validators/ProductCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7edffc99b4db62b713307107740ed9d7024260f793b47a1c3e87c09929445160"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidateProductExists.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Validators/ValidateProductExists.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f2f3f61c5049cb0ad907c5ed3e19b1605622d7aa4c235a64d5d4614f6e11734"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetAllProductsQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Queries/GetAllProductsQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"68c695cd3a5b0bea852cf3bf584df69ec38fa402dd2667f0dabf33637ff2c9b8"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetLowStockProductsQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Queries/GetLowStockProductsQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a2a9f83f259a5fe8b87888fc4ea2e5f308dde3c804993d3e5027ac15a7b5298"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetProductStockQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Queries/GetProductStockQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0a9e607a9b2b2eba15560f7557ba0b3e598fc3712049abccf016f370331b612"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: SearchProductsQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Queries/SearchProductsQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1371d9e5641dc2215c24cc03a097c5f35048f3442b3197c2d110811790ae54f"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductMappingProfile.cs: 0.0% line coverage (0/5)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Mappings/ProductMappingProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"54db208ca75faaeedbc86722b9bb51e812f643bc074399c1d3ee2a61882ffc33"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductCommandHandler.cs: 0.0% line coverage (0/41)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Handlers/ProductCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb3c61a2b40120ff9c802db0d306fae737a3b52179d3486d786b15e4f9b81e62"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ProductQueryHandler.cs: 0.0% line coverage (0/62)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Application/Handlers/ProductQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbef7659759415fd4dfc0a910c98bbd93344a59551ee8c6603165b69bb7aa53a"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/20)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ProductService/ProductService.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"072182b36b909c539f53b79b614e1d9135f0e736bd29efcafe5c4ccc9e5b8a46"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Wishlist.cs: 0.0% line coverage (0/3)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Domain/Entities/Wishlist.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ae967edf6c474e349d343366384ef1e830e8910433d01af9caf1feaba0e7663"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishlistItem.cs: 0.0% line coverage (0/3)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Domain/Entities/WishlistItem.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"434c98d506b2996c09b5142306b078f5531b9cf89152b4230ce5e27a59f1d697"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishListApplicationDependencyInjection.cs: 0.0% line coverage (0/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/WishListApplicationDependencyInjection.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c5a4f9faa53c56f8fd62ff24d4f11b796a1ee1a39255358ed7440c29c1f9b5dd"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: ValidateWishlistExists.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Validators/ValidateWishlistExists.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7b38d66f43ba027a182d6d88151be5e9147c89e050e35d9dec926e464bacc170"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishlistCommandValidator.cs: 0.0% line coverage (0/23)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Validators/WishlistCommandValidator.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7db6ba9358843498d09649e7870bf9aca4c8949cff75e4085d663bc48c15129e"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: GetAllWishlistsQuery.cs: 0.0% line coverage (0/1)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Queries/GetAllWishlistsQuery.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9dca8c1204b9efd708a1baba11e411410f12bc80f3d86276f7650a5b33f40908"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishlistProfile.cs: 0.0% line coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Mapping/WishlistProfile.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7148f2d94fba741a318a2379923eb6df7989913eae9a28cc0bb9fe493bb92b02"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishlistCommandHandler.cs: 0.0% line coverage (0/92)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Handlers/WishlistCommandHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fccf60af56308f48b4b6c26fedf6b5de56eafce8aed58d1367bedfea246f5f8"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: WishlistQueryHandler.cs: 0.0% line coverage (0/25)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Application/Handlers/WishlistQueryHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7a8be3ac4e163e2e3dc2730ab802ee417421cc69c921cdafdf59352307957ca"}},{"ruleId":"D8","level":"warning","message":{"text":"Low coverage: Program.cs: 0.0% line coverage (0/16)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"WishListService/WishlistService.Api/Program.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"41f25527cc25f4e4ccf4504363f9dba31116656a7300d31581761bc2c504f7d2"}},{"ruleId":"D16","level":"warning","message":{"text":"single-maintainer \u2014 knowledge-concentration (bus factor) risk: single-maintainer \u2014 knowledge-concentration (bus factor) risk (1 author(s) across 56 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"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":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c8fbcbbeffd157fafaef65cffa51256cff5b6b8f1bb756b1aab50b4031245a33"},"taxa":[{"id":"CWE-613","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"535355d5773028af6246450e39e05634298a2f6f8143d7e71b7494f1a960fe41"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e0bd1d06c57a631fcc01cb38177ed3d08e9e6880269a0decc90bcf5692f1ed04"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f12bc690bf9cf8ce94a6017ec6348cc118b8fc79b28f9dd6fc57d521920c2658"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"fcf21042c919339fda248892b2b6ae01773a1387cc928f25c554fee055a0af24"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"51327952d84ba0d406ade1ca87a34c2af80e34401bce05fcf7b18e90e9366e8e"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"390b2f7ff56c371c5f4d261c72dd4fb4a548b54120fc0f9d83b0d04c7d0cabaf"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2a85bd0ab602a5a8e6088ff51962a2760a9ece80cd3696b9ce66a4926f0fd848"}},{"ruleId":"D31","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"85a4a890453bdef748bf785e0766da1db9380744598cf3f8caf3655c716e5141"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 30 of 31 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 30 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1032","guid":"5f21e517-68aa-a650-9a25-5771ef024637","name":"OWASP Top Ten \u2014 Security Misconfiguration category","shortDescription":{"text":"OWASP Top Ten \u2014 Security Misconfiguration category"},"helpUri":"https://cwe.mitre.org/data/definitions/1032.html"},{"id":"CWE-16","guid":"659db3ea-affc-8453-8add-c1218fbfcb92","name":"Configuration","shortDescription":{"text":"Configuration"},"helpUri":"https://cwe.mitre.org/data/definitions/16.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-613","guid":"b3754f88-69aa-ee5f-9be5-dea9f3c46b9e","name":"CWE-613","shortDescription":{"text":"CWE-613"},"helpUri":"https://cwe.mitre.org/data/definitions/613.html"},{"id":"CWE-732","guid":"1da27e8f-b330-7650-ab63-bd61953eae5d","name":"Incorrect Permission Assignment for Critical Resource","shortDescription":{"text":"Incorrect Permission Assignment for Critical Resource"},"helpUri":"https://cwe.mitre.org/data/definitions/732.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"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":9,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}