{"$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":"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":"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":"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":"D30","name":"Dependency Vulnerabilities","shortDescription":{"text":"Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D30","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]}]}},"results":[{"ruleId":"D2","level":"warning","message":{"text":"Index.OnPost (cognitive 22): Index.OnPost has cognitive complexity 22 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/Web/Pages/Account/Login/Index.cshtml.cs"},"region":{"startLine":58}}}],"partialFingerprints":{"codehealthFindingId/v1":"b577c4149daaace40e42a745fd78c67cc55943f735cd8d9879a4cdac22cb5b2a"}},{"ruleId":"D2","level":"warning","message":{"text":"SeedData.EnsureSeedData (cognitive 17): SeedData.EnsureSeedData has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Infrastructure/Data/SeedData.cs"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f36e0d9584c0ea463798a1af0671b7443b04eb56fbba0807b3b16d0bac33eba"}},{"ruleId":"D2","level":"warning","message":{"text":"GetAllCoursesSpec.GetAllCoursesSpec.ctor (cognitive 16): GetAllCoursesSpec.GetAllCoursesSpec.ctor has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Learning/Src/Features/Courses/Queries/GetAllCourses.cs"},"region":{"startLine":106}}}],"partialFingerprints":{"codehealthFindingId/v1":"830741edb74e5748722a2509156bd9b1bfdc696721d2dc7083554e64c35db2d4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Index.razor \u203A __RazorCode_Index_1: TooManyMethods \u2014 0 lines, 35 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Client/Administration/Organization/UI/Index.razor"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"b34404260da1f168f62db6380d31eab87aa6f4d1a12ebff7fd746c97b5042e00"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor:129-145 | SolenLmsApp/WebClient/Client/CourseManagement/Courses/UI/FiltersComponent.razor:96-112"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor"},"region":{"startLine":129}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ed6a24efd50158c7b45c0450b72a2d9458dd5bdbc9d767e7a8730783e2d2c34"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor:160-176 | SolenLmsApp/WebClient/Client/CourseManagement/Courses/UI/FiltersComponent.razor:127-143"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor"},"region":{"startLine":160}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ed6a24efd50158c7b45c0450b72a2d9458dd5bdbc9d767e7a8730783e2d2c34"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): SolenLmsApp/Api/Resources/Src/Infrastructure/Data/ResourcesDbContext.cs:53-68 | SolenLmsApp/Api/Learning/Src/Infrastructure/Data/LearningDbContext.cs:66-82"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Resources/Src/Infrastructure/Data/ResourcesDbContext.cs"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"17ef8b5c46f4da13a43e4e62c2e0841fabd14b9b2a3bb3ff47d726cee1d8f477"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): SolenLmsApp/Api/Shared/Infrastructure/MediatR/Pipelines/RequestValidationBehavior.cs:24-37 | IdentityProvider/Src/Infrastructure/MediatR/RequestValidationBehavior.cs:24-38"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Shared/Infrastructure/MediatR/Pipelines/RequestValidationBehavior.cs"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"8021cb262f9e5d5d53ecaad646f09d1dc15b6689c301c2a78eda9bb5906efe5f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): SolenLmsApp/Api/CourseManagement/Src/Infrastructure/EventHandlers/Instructors/UserAddedHandler.cs:30-44 | SolenLmsApp/Api/Learning/Src/Infrastructure/EventHandlers/Instructors/UserAddedHandler.cs:30-44"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/Infrastructure/EventHandlers/Instructors/UserAddedHandler.cs"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"3a2b5343cad02b126c9df7d238ecc93eb535345f519f65b8cfd86b847abd085b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 3): SolenLmsApp/Api/CourseManagement/Src/Infrastructure/Data/CourseManagementDbContext.cs:62-75 | SolenLmsApp/Api/Resources/Src/Infrastructure/Data/ResourcesDbContext.cs:48-61 | SolenLmsApp/Api/Learning/Src/Infrastructure/Data/LearningDbContext.cs:61-74"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/Infrastructure/Data/CourseManagementDbContext.cs"},"region":{"startLine":62}}}],"partialFingerprints":{"codehealthFindingId/v1":"5c106d869bbae0088bf43ddd8c89e3bba15fc3bd81468b2af1cef7742eb52899"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): SolenLmsApp/Api/Shared/Presentation/WebApi/ErrorsController.cs:32-44 | IdentityProvider/Src/Presentation/WebApi/Controllers/ErrorsController.cs:26-39"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Shared/Presentation/WebApi/ErrorsController.cs"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"ade020b3e45f3e3cc62bf0799b3af214a0d2c9f52efdc3ee8bffe1747f379757"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): SolenLmsApp/Api/Shared/Infrastructure/AzureServiceBus/AzureServiceBusEventsListener.cs:67-78 | SolenLmsApp/Api/Resources/Src/Infrastructure/VideoDurationCalculator/VideoDurationCalculatorListenerService.cs:53-64"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Shared/Infrastructure/AzureServiceBus/AzureServiceBusEventsListener.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"20e2ec9196765c95e8afe89f37322a3a16035c2ba01ea94a28610a66bcf93cb2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): SolenLmsApp/WebClient/Client/CourseManagement/CourseDetail/UI/General/GeneralComponent.razor:155-165 | SolenLmsApp/WebClient/Client/CourseManagement/CourseDetail/UI/General/GeneralComponent.razor:178-188"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Client/CourseManagement/CourseDetail/UI/General/GeneralComponent.razor"},"region":{"startLine":155}}}],"partialFingerprints":{"codehealthFindingId/v1":"22a858b6bef02c28729111d7225b43283d3a4e0b2764ddc25febded836239c72"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): SolenLmsApp/Api/Shared/Presentation/WebApi/RoutePrefixConvention.cs:9-16 | IdentityProvider/Src/Presentation/WebApi/RoutePrefixConvention.cs:10-17"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Shared/Presentation/WebApi/RoutePrefixConvention.cs"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf81fe51f16a062d1d09b0ee111779f48030d9c506bb7a0c2b3babae4c6678c2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): SolenLmsApp/Api/Shared/Presentation/WebApi/RoutePrefixConvention.cs:31-38 | IdentityProvider/Src/Presentation/WebApi/RoutePrefixConvention.cs:32-39"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Shared/Presentation/WebApi/RoutePrefixConvention.cs"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf81fe51f16a062d1d09b0ee111779f48030d9c506bb7a0c2b3babae4c6678c2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor:114-120 | SolenLmsApp/WebClient/Client/CourseManagement/Courses/UI/FiltersComponent.razor:82-88"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Client/Learning/Courses/UI/FiltersComponent.razor"},"region":{"startLine":114}}}],"partialFingerprints":{"codehealthFindingId/v1":"620e6503d1ae48a1e0a79762825d462f86db046c3c6c712a6d8cdae8c5d682b5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): SolenLmsApp/Api/CourseManagement/Src/Infrastructure/Data/CourseManagementDbContext.cs:44-48 | SolenLmsApp/Api/Learning/Src/Infrastructure/Data/LearningDbContext.cs:43-47"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/Infrastructure/Data/CourseManagementDbContext.cs"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0c948be1563bdfc768b2783fbb80400cbc27ceba48bb3760441f5997e6eb28d"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: WebClient: WebClient: abstractness 0.04, instability 0.00, distance 0.96 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"33cc37d27bb0880e5ec014618b6f4456e411c51d85b9228f5d95bdecb68aaaaf"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Shared.WebApi: Shared.WebApi: abstractness 0.17, instability 0.11, distance 0.72 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c5e2f684c9cb9851c845b3bd7a37668a095e80095d99b26fd8ffda711e1513e9"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: CourseManagement: CourseManagement: abstractness 0.01, instability 0.29, distance 0.70 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3532270492b0ec64d38e99c70af1ea414a4723deeb487e59e0b5db5f775d0dd0"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Course (LCOM4 6): Course\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":"SolenLmsApp/Api/Learning/Src/Domain/Courses/Course.cs"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd9e6f37a01b7e7d45ceceb033511c3092b276b83128f0d91f67d354f537c29f"}},{"ruleId":"D8","level":"warning","message":{"text":"Coverage not measured \u2014 test suite did not build: Coverage NOT MEASURED: the repo\u0027s own test suite did not build (a C#/MSBuild compiler error in the test code), so no coverage could be collected. It is excluded from the score rather than counted as a near-zero defect. Fix the test build, or commit the Cobertura/OpenCover/lcov report your CI already produces, and real coverage will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8beb176c604706486df63d2215f767f50520c8d949b1d464345de14ded442c69"}},{"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: IdentityModel: IdentityModel 6.1.0-preview.1 \u2014 Legacy Duende.IdentityModel \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cfc9df13ac5cecb816e0f48b4935afc9630dd1ef87bc3fa0f4982a5d21afd263"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.ApplicationInsights.AspNetCore: Microsoft.ApplicationInsights.AspNetCore 2.21.0 \u2014 Other"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f972b2d12f1f47f019f255cdb874fc61ad6b4dd3706ef23fb648d3b97a8ec473"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Mvc.Core: Microsoft.AspNetCore.Mvc.Core 2.2.5 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dc1a5ec0b0556e62dc8d49534a396ccc24dc2552dc4843db15ad9854629bdc55"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Duende.BFF: Duende.BFF 2.0.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"36ef8d27b332699eaa71a284d16ae5fcbd0e83f8dc643f18f3b89cfd34835d3e"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Duende.BFF.Yarp: Duende.BFF.Yarp 2.0.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8d7f331b1a2bf988b2357cf38c694912298b94b960187042c9a8a9b091e2a4c4"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Blazored.Video: Blazored.Video 1.0.1 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0ce4053cdfb584614c405e290b18adb61d201182f945ba7bdee679bd23cbdac8"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Duende.IdentityServer.AspNetIdentity: Duende.IdentityServer.AspNetIdentity 6.2.3 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a710809b7bf1b269a879c270eb5dfb5e0210bda20051e1c632a1ec5b70623468"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Duende.IdentityServer.EntityFramework: Duende.IdentityServer.EntityFramework 6.2.3 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cb35d008e97f63d8696a2ab26c237da60b44fd47bb0d85c71d5fb42ee06da9dd"}},{"ruleId":"D13","level":"error","message":{"text":"Leaked secret: private-key: private-key detected."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/web.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8438f89274a744bc43f24efc8f17924e18d749bba01c5950768cf0bfc6fffebc"}},{"ruleId":"D13","level":"error","message":{"text":"Leaked secret: private-key: private-key detected."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/idp.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d709e0a3da53dc7b7b7f6fcde035e4cec937773a604afbe8f808ef93e1648052"}},{"ruleId":"D13","level":"error","message":{"text":"Leaked secret: private-key: private-key detected."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/api.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"83f13f1c625e28b990ab99b88198ff16c19797c4292509296abcd3f3d380a336"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/WebApi.Startup.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"80ab8ff6ffdad8d6cccec33d6ea93e42f1cec47476a4f3d49971137afeb5c490"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/CourseManagement/Src/CourseManagement.csproj"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe18dd637c6b7cfb10adf44610eec1f41bb80d4270c17bd9f71ad57850f12a48"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/WebApi/IdentityProvider.WebApi.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bbe27ce12fb4a1a5bc4cdcf2f49ce98323f7055671ef6aa1d142b0bb48e78c8"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 1 project(s) carry only a thin slice of real code (e.g. \u0060WebApi.Startup\u0060 with 10 significant line(s)). The mean analysable-surface weight is 94 %, lowering Solution Shape by about 0.5 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":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 12k LoC across 16 projects the codebase is large and multi-module, so explicit bounded contexts are needed. Declare architecture.contexts (\u22652) in config to assess cross-boundary type coupling."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022add the FluentValidationSchemaProcessor as a scoped service\u0022 \u2014 trim - AddOpenApi comment already states this; keep only the link to docs if it adds intent"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Infrastructure/DI/OpenApi.cs"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"23b9d7aa156a265b8e498637fa1c4c570770c01fa5e838c89433f6d8023dbb3d"}},{"ruleId":"D26","level":"note","message":{"text":"Split WebClient: A generic WebClient name that is huge and sprawls over 17 unrelated namespaces. Suggested: by namespace: HttpClient, Authentication, Caching, Streaming"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d19807ee28ab2e27d5504de7f4dce2aa35aaf08d6fb358769dce0a1cd64d9303"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: private-key: matched rule \u0027private-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/api.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6767a4fa0b15a15cb548e6e05d7eb64f28a7bc6a7010575f8951c050668734b8"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: private-key: matched rule \u0027private-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/idp.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"738cdea7afa4ca0c1bc2be85eead214140e2757f2017fc335af240eb00abc69f"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: private-key: matched rule \u0027private-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/web.key"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4149ccbd1a505aced766c9fee58f2801f107446576d76069d00eda6cb56906a4"}},{"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":"D30","level":"error","message":{"text":"Critical CVE: System.Text.Encodings.Web 4.5.0: System.Text.Encodings.Web 4.5.0 (transitive) has a Critical advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4e4448b31e8b4dd1a6489e264df38146de5afb770ee8e6556d999f07ae5800a8"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: SQLitePCLRaw.lib.e_sqlite3 2.1.4: SQLitePCLRaw.lib.e_sqlite3 2.1.4 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b35adfa5305303ba3c9571609cecf8ad82de09147970c922ccba60675ae4730e"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Formats.Asn1 5.0.0: System.Formats.Asn1 5.0.0 (transitive) has a High advisory; affects 10 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"03b31df8570933308505a1624e4fd5ee0390537c65b94f5898a4ad85f2c0b177"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Net.Http 4.3.0: System.Net.Http 4.3.0 (transitive) has a High advisory; affects 3 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7cf85abffe732f2645ef95a624d6badc26f0263616284d6a4cc46ca8e983031d"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.Json 7.0.0: System.Text.Json 7.0.0 (transitive) has a High advisory; affects 11 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e92ef47a93ca21416350b56c62426eaba052eb41d0e7c047d55f55bb678a833c"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.RegularExpressions 4.3.0: System.Text.RegularExpressions 4.3.0 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b96b7173c4377d5bea4d6fd7b52323631c631c44172b743bec6f266c10a4e538"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 10.0.1: Newtonsoft.Json 10.0.1 (transitive) has a High advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c285e2b79f70af256277e99c077e8ccf9280f25f8414c2ccfb6fecd6ab647ec6"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.Json 6.0.0: System.Text.Json 6.0.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"03f9fac878dcbf07aca7022f18e373fffff3a6521448932b27c09f1f7c846066"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 9.0.1: Newtonsoft.Json 9.0.1 (transitive) has a High advisory; affects 3 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"144ba3d64b2f88552ffc19d754e40bd2451972fd866ceb13b6e402c8039c1886"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Yarp.ReverseProxy 1.1.0: Yarp.ReverseProxy 1.1.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f47884bebec9cd431801ab188fd9bfdfbf1a93759171ddf8bcadda200cd4354f"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: AutoMapper 12.0.0: AutoMapper 12.0.0 (transitive) has a High advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bddd3411b03797b70dc6c0a061931ad2063d5cc123010759c8da9bde96974c5a"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Azure.Identity 1.10.3: Azure.Identity 1.10.3 (transitive) has a Medium advisory; affects 10 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"045e9eaf2ec62fceb60477dd379a801f46340dedb0c9415d1920e111d035db30"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Azure.Identity 1.10.3: Azure.Identity 1.10.3 (transitive) has a Medium advisory; affects 10 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"045e9eaf2ec62fceb60477dd379a801f46340dedb0c9415d1920e111d035db30"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.Identity.Client 4.56.0: Microsoft.Identity.Client 4.56.0 (transitive) has a Medium advisory; affects 10 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"438d8dc74930ecd1b568daade46d8fe926bf9700c6d5ae5197bc71a6ee251442"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Duende.AccessTokenManagement 1.0.0: Duende.AccessTokenManagement 1.0.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c5d9bc03e5c965302bf4d147f1833c22e017af6d93412409b07aefb6199a104"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Duende.IdentityServer 6.2.3: Duende.IdentityServer 6.2.3 (transitive) has a Medium advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c6fecd48a536d72a9f479f73e098a8b96d6fa9559587d881c15c4071589d180c"}},{"ruleId":"D30","level":"note","message":{"text":"Low CVE: Microsoft.Identity.Client 4.56.0: Microsoft.Identity.Client 4.56.0 (transitive) has a Low advisory; affects 10 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bc307a6ff4cf614c6ccb2a5e077e75ba347d63ab405d80a53a33cf01a7ee6ff8"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/Web/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c51f7ad3685a913c1712ad9308edfb4361a2822b7a39e28efd4d2aec6d5f3e89"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c49cd58759f5d72b82078246b958481dd0c527f0e8732f3a1f3b42778c5f9a0"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0029: \u0027apt-get\u0027 missing \u0027--no-install-recommends\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3dee3d90ad7ddb6377eae1ee84443186c90d07ad1db8193728d97693f29875d"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Server/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3727f335683fc4fc9e3726abdf3e23b9a662ad2ee7b8eef943b6bd0a379b369"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/nginx.Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"13ae94fd8cb54efd89b2a87c5be3d22a310d0a12d94b6e4997604d6145911e34"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: DS-0001: \u0027:latest\u0027 tag used"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/nginx.Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"feaf29b6234b01a74861b3d07f7c38d391a18f5fb3bc53877f320ffff743dbf1"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"IdentityProvider/Src/Presentation/Web/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f2c59a0711ea20bceb3b73e589a730dcbece1bbbef908a794df256f71cd21e7b"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/Api/Startup/WebApi/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4952ee8819beae88320a26e582a03399950706276359ed40b96e278e75b2f7b6"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SolenLmsApp/WebClient/Server/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dcc0e2aabe896a05469a003facc3df814637fa4ab85654d859992b2ae2f567cc"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"nginx/nginx.Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1018241c68b0842ad56a8109155d2f3e2971957943bc95a02e7f0202832d6ba"}},{"ruleId":"D36","level":"note","message":{"text":"No build provenance: No SLSA provenance generation or build attestation found in CI (e.g. slsa-github-generator, actions/attest-build-provenance)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"No artifact signing: No artifact signing found in CI (e.g. cosign / sigstore / gitsign)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0e17f71490e4d120a48b2b2881ab866c93b272bef2febb673a3e8e42b2c288ab"}},{"ruleId":"D36","level":"note","message":{"text":"No SBOM: No SBOM generation or committed SBOM found (e.g. syft / anchore/sbom-action / *.spdx.json / *.cdx.json)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","level":"warning","message":{"text":"Unpinned build actions: CI references GitHub Actions by a floating ref (@main / @tag) rather than a pinned commit SHA, weakening build integrity."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","name":"Reliance on Insufficiently Trustworthy Component"},{"id":"CWE-1395","name":"Dependency on Vulnerable Third-Party Component"},{"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}}}]}