{"$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":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","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"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"ExcelWriter.SetCellTypeAndValue (cyclomatic 17): ExcelWriter.SetCellTypeAndValue has cyclomatic complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Core/ReportContext/Utils/ExcelWriter.cs"},"region":{"startLine":362}}}],"partialFingerprints":{"codehealthFindingId/v1":"a942fb69a1c89d4443335c9b3e2c5a3fabf68f7da8208ac27df823e3c92a8265"}},{"ruleId":"D2","level":"warning","message":{"text":"ExcelWriter.SetCellTypeAndValue (cognitive 21): ExcelWriter.SetCellTypeAndValue has cognitive complexity 21 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Core/ReportContext/Utils/ExcelWriter.cs"},"region":{"startLine":362}}}],"partialFingerprints":{"codehealthFindingId/v1":"ef6c366fb806a96d088973b172f3c447835f10ab1793b7ed3962dc8e43fdce5a"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Restaurant.Persistence: Restaurant.Persistence: abstractness 0.00, instability 0.25, distance 0.75 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ae53c5189514a5b0351bc5ca432d743044bc6d04bb63e6722e4df5b9450df226"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: ExcelWriter (LCOM4 4): ExcelWriter\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Core/ReportContext/Utils/ExcelWriter.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"815fc53f0b5e7981ff2e9649cef449477834fafba119c365264f0293b29306b8"}},{"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":"D13","level":"error","message":{"text":"Leaked secret: signing-key: signing-key detected."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/appsettings.json"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"1db6970f0f075d2062249af5cf3d5819dbb8eab97962d8ac68a5bfd4de8deee6"}},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 0 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 0 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: This is duplicated in BaseHandler.cs \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":"server/src/server/Restaurant.Business/AuthContext/CommandHandlers/LoginHandler.cs"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"d8bf1df59c2d9dc600e6f7cdbcb8e726628905397d71e7aca4d93ae2652b2c3b"}},{"ruleId":"D17","level":"warning","message":{"text":"BareSuppressMessage: System.Diagnostics.CodeAnalysis.SuppressMessage"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Business/GlobalSuppressions.cs"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"7657cc4c92c950fa36564c214051f9432bbfec1260393e3b1abcd3b45871b4ac"}},{"ruleId":"D17","level":"warning","message":{"text":"BareSuppressMessage: System.Diagnostics.CodeAnalysis.SuppressMessage"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Persistence/GlobalSuppressions.cs"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea3e04d43fc1151fce1276ee90fc6a070d8332950d25b868421f26c0ffee13b3"}},{"ruleId":"D17","level":"note","message":{"text":"ObsoleteWithoutCallers: [Obsolete] ParseReaderResult"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Business/RestaurantContext/QueryHandlers/GetAllRestaurantsByTownHandler.cs"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab35676e77315535cb0d169b050ade1c584dece4703517302bd79b9904bf1218"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // todo: this should not be here \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":"server/src/server/Restaurant.Core/_Base/HttpFile.cs"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d9265303ed4f0be299a5d31eb038b004638bf6285fe40382c0d98f1dc5cc344"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: Validate subject, claims, etc. \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":"server/tests/Restaurant.Business.Tests/Business/AuthContext/LoginHandlerTests.cs"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"6dc31218898c1a7ef4f26a70fb0a8fae9a3450a86ac29ee36b31c69d1b2050fc"}},{"ruleId":"D17","level":"note","message":{"text":"ObsoleteWithoutCallers: [Obsolete] SliceFixture"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/tests/Restaurant.Business.Tests/SliceFixture.cs"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"fa98677570d9be243fe86e730962f7e3f31103a9f85a5fa6e7618488bf65038e"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Restaurant.Api.csproj"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"59a6c34f98bdb62ca9ef3c5a1bf2afb55ff4ab0d198f2c3b2197d5bd737104f5"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Restaurant.Api.csproj"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"59a6c34f98bdb62ca9ef3c5a1bf2afb55ff4ab0d198f2c3b2197d5bd737104f5"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1705"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Restaurant.Api.csproj"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"59a6c34f98bdb62ca9ef3c5a1bf2afb55ff4ab0d198f2c3b2197d5bd737104f5"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Restaurant.Api.csproj"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"59a6c34f98bdb62ca9ef3c5a1bf2afb55ff4ab0d198f2c3b2197d5bd737104f5"}},{"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 5009 LoC spread over 6 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: \u0022Constants\u0022 \u2014 "},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Business/ReportContext/Generators/UserLoginsReportGenerator.cs"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"44831c1287ff3b39923d8a1925cb341e5e05b5e46998b35661fd13b504df4d89"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022Relations\u0022 \u2014 "},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Domain/Entities/Meal.cs"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"08da09ab9d9e098edf624ceb8a2eecd36c5578713fe845dd368a6c71d477f0ae"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022Constructors\u0022 \u2014 "},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Core/_Base/HttpFile.cs"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"0dad7f213277757bdc9eb59c7134249e19b187b13eda1e1da057d74be710b6b8"}},{"ruleId":"D27","level":"note","message":{"text":"Scattered collaborators: 93 % of calls cross a namespace and only 43 % of collaborators are co-located \u2014 group each feature\u0027s code into a vertical slice so a call\u0027s collaborators sit together."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5aad4a4530bac3928d3a065a664be89d023ecfc865f9bf79ac05754b3bffe322"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/appsettings.Development.json"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e2816aacad2f84a4805ac485ff646d5ab6ec9b1061f7952a31a09691b0948e3"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/appsettings.json"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"77491688a388af430a273cc518df6686ccba7dc69efcfee4c497198d2ffc2674"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/server/Restaurant.Api/appsettings.Development.json"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"e19e5b014d31b1bb7c8e28f435198239daffecdeee58c6f8d963c0aef44c58b9"}},{"ruleId":"D28","level":"error","message":{"text":"Secret: generic-api-key: matched rule \u0027generic-api-key\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/server/Restaurant.Api/appsettings.json"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"ffd0a8decfb7adbabb455b6e5961d7987a66507ca301d17b86583a3c734142ac"}},{"ruleId":"D28","level":"note","message":{"text":"Rotate the exposed credentials \u2014 git history can\u0027t be un-committed: Some of these secrets are in git HISTORY: deleting the file does not remove them (the commit persists on every clone, fork and backup). The remediation is to ROTATE each historically-exposed credential and treat it as compromised \u2014 not to delete the file. Rewriting history is disruptive and unreliable across existing forks. (Working-tree-only secrets \u2014 no commit \u2014 can instead be removed from the file and moved to a secret store.)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"client/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d9e461bb3dade9314d31c10fbcda3a71cabb19a8104c91e96d89c64762c5687"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d9104b49894b1e150533e96090e736ed9635857f80b6f5adb7f1b7a2128735a"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf4d3ae7aa9627a27dfdf0d54ea40084839d7acbd0167681e2ac4e7d0b07616a"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/tests/Restaurant.Business.Tests/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"79f6561e8d90e34b2ba25189c49cc4eed452aabe89f98d1950a135a578bb87a0"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: DS-0001: \u0027:latest\u0027 tag used"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"465d2847704bc8df7d1b0a5252a9d2c046da9dc5f40f2868237d79f2897f54b3"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: DS-0001: \u0027:latest\u0027 tag used"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/tests/Restaurant.Business.Tests/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4abcf71e5f1980e9d99a0abebc33a4f23462f9c903d964a2af08947a016b0f2b"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"client/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"62fbfcf03e576aa748df1ce03e8c86bb7ec5c3bcf2c2c849f407d0c1f05bbd0e"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5d036d6065c0ff58c626bb5f7d43813828f13829c7dfbb6d781a5f5e148561e"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/src/server/Restaurant.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"88d6fee5c1227653864ee4e8a60dde10017316843e619d9fe198efd25857ddde"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"server/tests/Restaurant.Business.Tests/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d46cd3221dc25883c89270934c4d134e64c4f2a052b8b7ef91cebbcab3aec32"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"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}}}]}