{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"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":"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"},{"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"]}]},{"id":"D37","name":"Vulnerability-disclosure Policy","shortDescription":{"text":"Vulnerability-disclosure Policy"},"helpUri":"https://codehealth.canine.dev/dimensions/D37"},{"id":"D39","name":"IL Efficiency","shortDescription":{"text":"IL Efficiency"},"helpUri":"https://codehealth.canine.dev/dimensions/D39"}]}},"results":[{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): src/Client/Shared/Themes/Theme.cs:20-35 | src/Client/Shared/Themes/Theme.cs:111-123"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Client/Shared/Themes/Theme.cs"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"7183bbc5e144791e49df0fee195c37d9b2b10fab28b6362c30c1dae9b12cc035"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): src/Client/Shared/Themes/Theme.cs:51-65 | src/Client/Shared/Themes/Theme.cs:81-95"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Client/Shared/Themes/Theme.cs"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea6df49a5eb4012ba59f8af8ea8778f7de4fe65c202f371f7e3b439a685a76ac"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): src/Api/Functions/PostFunction.cs:36-50 | src/Api/Functions/PostFunction.cs:68-82"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Api/Functions/PostFunction.cs"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"51f211da9bd8f6f4e114664ff771b6aaedc6f0f6909508e9f6d21881cadf8dbe"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): src/Client/Pages/Posts/NewPost.razor:126-137 | src/Client/Pages/Posts/EditPost.razor:131-142"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Client/Pages/Posts/NewPost.razor"},"region":{"startLine":126}}}],"partialFingerprints":{"codehealthFindingId/v1":"e76a9da66434b075c897143ee9b52c70d3f8a52bdcfa64d0748b29e62169543d"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: ObakiSite.Application: ObakiSite.Application: abstractness 0.07, instability 0.00, distance 0.93 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f1501928c9813d4fcea13f863ec4d870b81260dcc977fa3c31869611548672a2"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: MailKit: MailKit 4.1.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ad4f2a38eb922510975ba7d88a44c631589975067536fd77080a53584f6d1380"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: MimeKit: MimeKit 4.1.0 \u2014 High severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5195208df28d6fc355a1b01a6e73c1479b301e7c51f0f2ce3d623827da86ec90"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: System.IdentityModel.Tokens.Jwt: System.IdentityModel.Tokens.Jwt 6.31.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b1aa57ff1b6d7e72651ec0fc7a5d3c72a563804fe76ce2b0617eefc6a133ac5e"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: AutoMapper.Extensions.Microsoft.DependencyInjection: AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.1 \u2014 Legacy AutoMapper \u003E= 13.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"52fbb14c6e02894d83d6297e82403018d3b31d7773fc40d3ebf0f0944199151f"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Betalgo.OpenAI.GPT3: Betalgo.OpenAI.GPT3 6.8.4 \u2014 Other Betalgo.OpenAI \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"08950b512372f234c66d18318c8cfc1f8cc32425b49caae3a8512f61e2107530"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Blazored.LocalStorage: Blazored.LocalStorage 4.3.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d4a8dc53f4e4885bf899771b1a56e59293c2dc9e17c151918562ec86fdc76a10"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Http.Abstractions: Microsoft.AspNetCore.Http.Abstractions 2.2.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ab239d92a1ed0e780896b6b47df6648aa988d7c5c2e552fd20a0b8d4943c6f81"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.IdentityModel.Tokens: Microsoft.IdentityModel.Tokens 6.31.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b70d0defafe70817061da00bcd869f5476cf3ba93fdebc03fec715defec785e9"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: System.IdentityModel.Tokens.Jwt: System.IdentityModel.Tokens.Jwt 6.31.0 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5e25a2addd53321a5f56d70917c9cacbd45ad10a65768c7f7d77713591bd3d37"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit: xunit 2.5.0 \u2014 Legacy xunit.v3 \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37c8c0e8046c9e8358e976373216abfb78e9fdef63ed53d3edcaa7d2238edcd"}},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 5 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 5 separate risks. The signal becomes meaningful as ownership spreads; no per-file action implied now."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8aa75b6daa18f1b578387fa04036c50b3163d47f957c8f5601bf083ed4489b0c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //Todo check how multiple parameters work , alternative is to use query option. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Api/Functions/AnimelistFunction.cs"},"region":{"startLine":28}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d987f7db367e9011e649178c31e52f96ba8c29b7737b5498234320e71a6d276"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo:mugrate to web api. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Api/Functions/SignalRFunction.cs"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"de5fb4d2ad26867452cf01f08f374518fa09d163558b4846e707fa9e61a44af5"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: Explore azure vault. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Api/Program.cs"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"b89e46198bd0f306fc69dea668bcd732d876ce661f2b37a648d4c18604a4b17c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //Todo: check for nulls and set a default value \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Animelist/DTO/AnimeListResponse.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"f73c989add49b4100a5f5eca1646a9d641c0ac52934a7538ce6d6a1187a5e3b7"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: clean the magic strings \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Animelist/Services/AnimeListService.cs"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"5629c4beb78029e445126b66cb593090b1927ffcec6b2dd04eff4dfc604b86f2"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // todo: log return $\u0022User with email {user.Id} - creation failed.\u0022; \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Authentication/Services/AuthService.cs"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"b9cb31e02173147ae621ed12ff7550d6c886cf4a9bab6b9b4bff8b12e35f9d6d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //Todo: Check if can be translated to extension, predicate for bool validation and iterate through property reflection \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Authentication/Services/AuthService.cs"},"region":{"startLine":86}}}],"partialFingerprints":{"codehealthFindingId/v1":"b9cb31e02173147ae621ed12ff7550d6c886cf4a9bab6b9b4bff8b12e35f9d6d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //        //todo: Create  reconnecting event. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Chat/Services/ChatHubClient.cs"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb43cfafe46501f705feb883e8b48683c0b5c00e59dc0f4e72b14fc82281341d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //        //todo: Create  reconencted event. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Chat/Services/ChatHubClient.cs"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb43cfafe46501f705feb883e8b48683c0b5c00e59dc0f4e72b14fc82281341d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: Implement Web workers once .net 8 comes out. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Email/Commands/SendEmail.cs"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a0d8093deb9eef201bd46b7a07e2de27915b5463b6e53f02925cceb5559bb8d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: check markupstring or explore a more elegant way to format the html body.Save email template to storage. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Email/Services/EmailService.cs"},"region":{"startLine":47}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9e898acc770b6691b21fa206c471216048fedb253783b157b5319ee2c52f7c0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: store the file stream in db instead. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Email/Services/EmailService.cs"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9e898acc770b6691b21fa206c471216048fedb253783b157b5319ee2c52f7c0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo:log Result.Fail(new Error(\u0022PostCosmosServiceError.CreatePost\u0022,\u0022Post already exist.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo:log Result.Fail(new Error(\u0022PostCosmosServiceError.CreatePost\u0022, $\u0022Post with id {post.Id} - creation failed.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo:log   Result.Fail(new Error(\u0022PostCosmosServiceError.DeletePost\u0022,\u0022Post does not exist.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo:log Result.Fail(new(\u0022PostCosmosServiceError.DeletePost\u0022, $\u0022Post with id { id } - delete operation failed.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":65}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: log Result.Fail(new Error(\u0022PostCosmosServiceError.UpdatePost\u0022, \u0022Post does not exist.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // todo: log Result.Fail(new Error(\u0022PostCosmosServiceError.UpdatePost\u0022, $\u0022Post with id {post.Id} - update  operation failed.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":93}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // todo: log return Result.Fail\u003CPostDTO\u003E(new Error(\u0022PostCosmosServiceError.GetPostById\u0022, $\u0022Post with id {id} - unable to retrieve.\u0022)); \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b17eac68ec6036af5344894f3944896c4b6c33dbe0e3f66d3fe09bd9f8bba61"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: implement a listener \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Infra/Data/Firebase/FirestoreProvider.cs"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc77ea949f0d09b8beb341daabbbab0395cc8726caad9cdaf17bffa8e4c9bcd1"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO: Throw error to middleware to avoid reflection. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Shared/Behaviours/Validation/ValidationBehavior.cs"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b7f2c16db12241e2498e1026fe89bb6f9a8657015cc316dd04e0565ffe2050c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: Implement Async methods \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Shared/DTO/Response/ApplicationResponse.cs"},"region":{"startLine":125}}}],"partialFingerprints":{"codehealthFindingId/v1":"b4edb714c84acb91a7373895e16974217859956de687e5b21be2c8e1a1bf95c2"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // todo: log exception and retries. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Shared/Extensions/EmailServiceDependencies.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4439bb2208b2ea398720f953cc49a1d20ef17fb41c98acb0afa0c671f9620bc"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 3 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/AnimeListServiceTests.cs"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"a30a38ad31c08684c36a6613fb84761f246d22fc918eefe515ffda64e3d351e3"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 3 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 3 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":59}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 3 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":90}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 3 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //            // todo: Check how to test Polly. \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f3766bf965d4787ff78c6d93356b7a3f1d791efd1138b73a2fc0e5e85d6fbfa"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 7 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/GetAnimeListBySeasonAndYearTests.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea64dce7693b0d5ccb2be165cae077dfcc38007ffebd11c041a8841e3e56f4f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":75}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":128}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 8 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 6 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 6 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 6 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":109}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 10 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Email/EmailServiceTests.cs"},"region":{"startLine":133}}}],"partialFingerprints":{"codehealthFindingId/v1":"06e03819b22ab049f45ff09b9a7153214b38181fa24ebcbfea82414b6654c633"}},{"ruleId":"D18","level":"warning","message":{"text":"Monorepo: only 1 of 3 solutions was scored: This repository contains 3 .NET solutions, but a scan analyzes ONE. Every score, lens, and finding here reflects only \u0060ObakiSite..sln\u0060 \u2014 the other 2 (\u0060src/Api/ObakiSite.AzureFunction.sln\u0060, \u0060src/Client/ObakiSite.Client.sln\u0060) were not analyzed and are not represented in the headline. To cover them, scan each solution as its own target and group them in a Solution or Product for a portfolio roll-up. If a secondary solution is an archived or vendored tree, declare it \u2014 \u0060.gitattributes\u0060 (\u0060path/** linguist-vendored\u0060) or \u0060.editorconfig\u0060 (\u0060[path/**] generated_code = true\u0060) \u2014 to exclude it from discovery the same way generated code is."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"447bb11e4227696119972b805fcb72d3ced918b47fcda508d1efcfafe347e404"}},{"ruleId":"D19","level":"note","message":{"text":"No description of what ObakiSite does or its main features besides ChatGPT integration.: Add a short overview of the site\u0027s purpose and primary capabilities."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a8dab2987786d3106e5fd8ec1387db854795180db149af48707cfc967260fa7b"}},{"ruleId":"D19","level":"note","message":{"text":"The ChatGPT section only cites Betalgo.GPT3 without explaining how it is implemented on the site.: Describe the ChatGPT integration flow, any configuration steps, and its role in the project."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ae97fd219bab82249851f96ae3e2b3a4d36f78c0065de812d1f17606f8940eea"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in property name: \u0027HubConenctionId\u0027 (missing \u0027n\u0027 in Connection).: Rename to \u0027HubConnectionId\u0027. (symbols: ObakiSite.Application.Features.Chat.Services.IChatHubClient.HubConenctionId, ObakiSite.Application.Features.Chat.Services.ChatHubClient.HubConenctionId)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"231bd81e59b694240f6ede763213a873592d9be7be90810c73c36ec21e151f16"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in type name: \u0027UtilityExtenstions\u0027 (missing \u0027i\u0027 in Extensions).: Rename to \u0027UtilityExtensions\u0027. (symbols: ObakiSite.Application.Shared.Extensions.UtilityExtenstions.ConvertStreamToTAsync)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b42e39c3dd2c8c9881aedef7561b24280502b733f994bd36cf3e701c2439258e"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent verb form for checking existence: \u0027IsUserExist\u0027 (singular) vs potentially \u0027IsUserExists\u0027 or \u0027UserExists\u0027. The current name \u0027IsUserExist\u0027 is grammatically awkward.: Rename to \u0027IsUserExists\u0027 or \u0027UserExists\u0027 for better grammar. (symbols: ObakiSite.Application.Features.Authentication.Services.AuthService.IsUserExist, ObakiSite.Application.Features.Authentication.Services.IAuthService.IsUserExist)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e8de6d6ec36d27bb5400b5c069be6b027f3d1084df0ef2bf144bd025d15261f6"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent naming for success state: \u0027IsSuccess\u0027 (boolean property) vs \u0027Success\u0027 (method).: Ensure consistent naming for success state, e.g., \u0027IsSuccess\u0027 for the property and \u0027Succeed\u0027 or \u0027Success\u0027 for the method. (symbols: ObakiSite.Application.Shared.DTO.Response.ApplicationResponse\u003CT\u003E.IsSuccess, ObakiSite.Application.Shared.DTO.Response.ApplicationResponse\u003CT\u003E.IsSuccess)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bd03e5573e4eb6e969d5b0a6234d5d8fb178e10d487d81122a0ce67893d5d6b8"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 4296 LoC across 5 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: \u0022var errorsDictionary = _validators\u0022 \u2014 delete - SelectMany(x =\u003E x.Errors) already makes this clear"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Shared/Behaviours/Validation/ValidationBehavior.cs"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"3831859790d58cde95d03acb208f77e8e0676992a8b6819dfc068a79f32dcde1"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022[Fact]\u0022 \u2014 delete - tag, not explanatory content"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/AnimeListServiceTests.cs"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"55c38933b12016e0c97c60acfabee26399efec39b53f332564573bc801ba7d5a"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022var mockHttp = new MockHttpMessageHandler();\u0022 \u2014 delete - Moq/async test boilerplate"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/ObakiSite.Tests/Features/Animelist/AnimeListServiceTests.cs"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"55c38933b12016e0c97c60acfabee26399efec39b53f332564573bc801ba7d5a"}},{"ruleId":"D26","level":"note","message":{"text":"Split ObakiSite.Application: A generic catch-all name that is large (3k LoC) and sprawls over 43 unrelated namespaces. Suggested: by namespace: ObakiSite.Authentication, ObakiSite.Catalog, ObakiSite.Shipments"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8e151833d0d01b8e61996c625d62283dd891be127acffd02e13b15c46db5b1a8"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Client/wwwroot/appsettings.json"},"region":{"startLine":2}}}],"partialFingerprints":{"codehealthFindingId/v1":"518628dca3c9701a3878e60ca956308f3abcfc19a48cb27bf222f894cbb9466e"}},{"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":"High CVE: AutoMapper 12.0.1: AutoMapper 12.0.1 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d3458738a9b505811049a751f4012492d190bd65163306d4a068a5ebbf0982b5"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9de95adda239c8af4d4531dabe84f99525a1b2cb36b17b4464cc341b7523486a"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9de95adda239c8af4d4531dabe84f99525a1b2cb36b17b4464cc341b7523486a"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: MimeKit 4.1.0: MimeKit 4.1.0 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"55b090f564604d08f07ac2994eb056abdcee83d1bee9a6d53470304d8046ec2b"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Formats.Asn1 7.0.0: System.Formats.Asn1 7.0.0 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0ec952ada219fe5a028e3a8aa8d56d26ded08861b1152c70e1e8a6609e9450b6"}},{"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 2 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: Azure.Identity 1.7.0: Azure.Identity 1.7.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b74ed2402a32a3483f0222438e364162079e47e69d6fc647f12c48e4e51634de"}},{"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 2 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.RegularExpressions 4.3.0: System.Text.RegularExpressions 4.3.0 (transitive) has a High advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b96b7173c4377d5bea4d6fd7b52323631c631c44172b743bec6f266c10a4e538"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MailKit 4.1.0: MailKit 4.1.0 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"33bf4898287d604c72f887d4ccbd054ad410dc2f0c0e2976f62fa3b8943a6188"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.1.90: MessagePack 2.1.90 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"900cd968240a00975af04fd7ca1d83bf932c2077eb5ce3bb2f0e3494088965a2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.AspNetCore.Components 7.0.9: Microsoft.AspNetCore.Components 7.0.9 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2a4d97a127109ed25fdd5f031cb2295bda037bfdf39a00fe8aa1d2542441b8cd"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.IdentityModel.JsonWebTokens 6.31.0: Microsoft.IdentityModel.JsonWebTokens 6.31.0 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c517f9b5fab03e2530810a729ffb3548c8155f4caf246db42ba13c4d9ffec6da"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MimeKit 4.1.0: MimeKit 4.1.0 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"42179e230e6d32f6585246804096996b89081d6e6835282e8d1a8514c4f7f144"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.IdentityModel.Tokens.Jwt 6.31.0: System.IdentityModel.Tokens.Jwt 6.31.0 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"894ef17a07e24d31a5e7a8c6e5de5346972ddb54d00368be9b5e53207df3464c"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Azure.Identity 1.7.0: Azure.Identity 1.7.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"fbc2fccd3dd6a4b7accf87ad813b38ffe114177cd609f0382f95a35eaba0c550"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Azure.Identity 1.7.0: Azure.Identity 1.7.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"fbc2fccd3dd6a4b7accf87ad813b38ffe114177cd609f0382f95a35eaba0c550"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.AspNetCore.Components 7.0.0: Microsoft.AspNetCore.Components 7.0.0 (transitive) has a Medium advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2f67189f2bbcc8c094fef2d6516837eaa35d773ba62348f2dd5371ac3d58fdd2"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.Rest.ClientRuntime 2.3.21: Microsoft.Rest.ClientRuntime 2.3.21 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e5872065ec7d2ffb7047fd5246a9ae1f11b3bccd40433043a7823e11b09fcb6c"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 17 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (17 orphaned of 17 analysed files in total)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: CreatePost.cs \u2194 UpdatePost.cs: \u0060src/Application/Features/Posts/Commands/CreatePost.cs\u0060 and \u0060src/Application/Features/Posts/Commands/UpdatePost.cs\u0060 change together 91% of the time (10 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Commands/CreatePost.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"877572c6e24142b71d6da5c1ef837a3698d7b1e18a1a6ff0ee45a8c02d406742"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DeletePost.cs \u2194 UpdatePost.cs: \u0060src/Application/Features/Posts/Commands/DeletePost.cs\u0060 and \u0060src/Application/Features/Posts/Commands/UpdatePost.cs\u0060 change together 91% of the time (10 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Commands/DeletePost.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f5e0ae0cadfdbf7adf48a92e40e168ca0c3729dbe68087ff5885101bf2b087f"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: CreatePost.cs \u2194 GetPostById.cs: \u0060src/Application/Features/Posts/Commands/CreatePost.cs\u0060 and \u0060src/Application/Features/Posts/Queries/GetPostById.cs\u0060 change together 85% of the time (11 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Commands/CreatePost.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ef22884f851c1a5801b0509acea462477488582636d85a91cbd63d010d6cd023"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: CreatePost.cs \u2194 DeletePost.cs: \u0060src/Application/Features/Posts/Commands/CreatePost.cs\u0060 and \u0060src/Application/Features/Posts/Commands/DeletePost.cs\u0060 change together 83% of the time (10 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Commands/CreatePost.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7c7fd4341603265e4e9a46fd5ff2b13cbed37b3276242e43a6c18ae25613623"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: GetPostById.cs \u2194 GetPostSummaries.cs: \u0060src/Application/Features/Posts/Queries/GetPostById.cs\u0060 and \u0060src/Application/Features/Posts/Queries/GetPostSummaries.cs\u0060 change together 80% of the time (8 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Queries/GetPostById.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0c0135e3bbca525423e239cac39c3f03bb4e327f86575dc01113a1f435a8079f"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: PostCosmosService.cs \u2194 PostFirebaseService.cs: \u0060src/Application/Features/Posts/Services/PostCosmosService.cs\u0060 and \u0060src/Application/Features/Posts/Services/PostFirebaseService.cs\u0060 change together 70% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Services/PostCosmosService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0e3ffbaa6543d96be629ea03fee7aedfe02cb190bd627c521e0b915042c50811"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: EmailService.cs \u2194 UpdatePost.cs: \u0060src/Application/Features/Email/Services/EmailService.cs\u0060 and \u0060src/Application/Features/Posts/Commands/UpdatePost.cs\u0060 change together 64% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Email/Services/EmailService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d675c57ab96d0d293228e6568541b75306715e26cc5e1cae481b8620ac873689"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: AnimeListService.cs \u2194 SendEmail.cs: \u0060src/Application/Features/Animelist/Services/AnimeListService.cs\u0060 and \u0060src/Application/Features/Email/Commands/SendEmail.cs\u0060 change together 64% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Animelist/Services/AnimeListService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9e4e3336b764434d3fdcdc8400316c8e9abc444132460162cabb825eaf856106"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: UpdatePost.cs \u2194 GetPostById.cs: \u0060src/Application/Features/Posts/Commands/UpdatePost.cs\u0060 and \u0060src/Application/Features/Posts/Queries/GetPostById.cs\u0060 change together 64% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Posts/Commands/UpdatePost.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fa36c5af124eac46cabc3c756d32e6bc5f3448dc29dd92d47e8551fba0a97ad"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: SendEmail.cs \u2194 UpdatePost.cs: \u0060src/Application/Features/Email/Commands/SendEmail.cs\u0060 and \u0060src/Application/Features/Posts/Commands/UpdatePost.cs\u0060 change together 64% of the time (7 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Application/Features/Email/Commands/SendEmail.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"55b5c069c6af73455f889f94f567b84e6207acccd7eb5371ae52aa6cfb877293"}},{"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"}},{"ruleId":"D37","level":"note","message":{"text":"Disclosure policy has no reporting contact: SECURITY.md is present but no reporting contact (email / URL / mailto) was found \u2014 a coordinated-disclosure policy must tell reporters where to send a report."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9d03e50e45de791a350ebf595fcb3269575c0543260ac6707c4b73e65639738e"}},{"ruleId":"D39","level":"note","message":{"text":"IL efficiency: 1 authored method(s) exceed the IL budget: 1 of 403 first-party methods compile to oversized IL bodies (\u003E 250 instructions); worst: ObakiSite.Client.Shared.Themes.Theme.Dark @ src/Client/Shared/Themes/Theme.cs:126, 484 IL instructions; large bodies don\u0027t JIT-inline, which pulled this dimension to 10.0/10; splitting the hottest bodies recovers the most."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Client/Shared/Themes/Theme.cs"},"region":{"startLine":126}}}],"partialFingerprints":{"codehealthFindingId/v1":"670d282871978836e714d3cb9c829ee55f01888333de388e06db5c0545234374"}}],"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}}}]}