{"$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":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"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":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"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"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"LZString._compress (cyclomatic 38): LZString._compress has cyclomatic complexity 38 (threshold 15). This file\u0027s own header attributes it to another copyright holder, so it is code this repository carries rather than code it wrote: restructuring the body in place forks it from upstream and turns every future re-sync into a manual merge. The performable moves are to leave the body as close to its upstream form as possible and keep it behind a narrow interface of your own, and to re-sync it when upstream changes \u2014 or, if it has already diverged far enough that you maintain it here, adopt it deliberately and then split the body into named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0e00a922e47d6fd9a74b45485b6ea001b1e706eb26acd36d0519ebd9f17c4c6"}},{"ruleId":"D1","level":"warning","message":{"text":"MDSLModelCreator.mapFlowStep (cyclomatic 19): MDSLModelCreator.mapFlowStep has cyclomatic complexity 19 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"1dab7b437d2f8ec8191be56275fdeddd62f3daf587f9c7824cef9f9fbeebf7bb"}},{"ruleId":"D2","level":"warning","message":{"text":"LZString._compress (cognitive 150): LZString._compress has cognitive complexity 150 (threshold 15). Drivers by points: if/else 104, loops 46 (nesting depth added 96). This file\u0027s own header attributes it to another copyright holder, so it is code this repository carries rather than code it wrote: restructuring the body in place forks it from upstream and turns every future re-sync into a manual merge. The performable moves are to leave the body as close to its upstream form as possible and keep it behind a narrow interface of your own, and to re-sync it when upstream changes \u2014 or, if it has already diverged far enough that you maintain it here, adopt it deliberately and then split the body into named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"438a2f303ee88ee561d45bb810451e6d5eeb1dca253fcb4e72a33168ea1bfdd4"}},{"ruleId":"D2","level":"warning","message":{"text":"MDSLModelCreator.mapFlowStep (cognitive 45): MDSLModelCreator.mapFlowStep has cognitive complexity 45 (threshold 15). Drivers by points: if/else 26, loops 18, boolean chains 1 (nesting depth added 25). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"33886259307b376c2f5c31df14ffaa12526b18ea506ee1956984728955ac9830"}},{"ruleId":"D2","level":"warning","message":{"text":"MDSLModelCreator.createServiceSpecification (cognitive 25): MDSLModelCreator.createServiceSpecification has cognitive complexity 25 (threshold 15). Drivers by points: loops 17, if/else 7, boolean chains 1 (nesting depth added 11). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":109}}}],"partialFingerprints":{"codehealthFindingId/v1":"b497ba6acd2fdad62477cb893c49a70ace434f1e28653100e3d7d4857f50bb02"}},{"ruleId":"D2","level":"warning","message":{"text":"Flow2SketchMinerConverter.convert (cognitive 25): Flow2SketchMinerConverter.convert has cognitive complexity 25 (threshold 15). Drivers by points: if/else 25 (nesting depth added 15). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/converter/Flow2SketchMinerConverter.java"},"region":{"startLine":163}}}],"partialFingerprints":{"codehealthFindingId/v1":"3467488478343a93544008c4eee6ab0d7b2c628202369b11dff09e0dc32b012b"}},{"ruleId":"D2","level":"warning","message":{"text":"MDSLModelCreator.collectUpstreamContexts (cognitive 22): MDSLModelCreator.collectUpstreamContexts has cognitive complexity 22 (threshold 15). Drivers by points: if/else 15, loops 4, boolean chains 3 (nesting depth added 8). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":427}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5456ea959b084be90bb798a8754833de8e3e04aa95810e293717e160a31fef1"}},{"ruleId":"D2","level":"warning","message":{"text":"AbstractPlantUMLClassDiagramCreator.getMultiplicityReference (cognitive 21): AbstractPlantUMLClassDiagramCreator.getMultiplicityReference has cognitive complexity 21 (threshold 15). Drivers by points: if/else 17, boolean chains 2, loops 2 (nesting depth added 11). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/AbstractPlantUMLClassDiagramCreator.java"},"region":{"startLine":200}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6f37fec32acd44e55734a7c702b8d9da30d086a16fa56671d38ebfabb35a684"}},{"ruleId":"D2","level":"warning","message":{"text":"ContextMappingModelHelper.replaceBCInAllRelationships (cognitive 20): ContextMappingModelHelper.replaceBCInAllRelationships has cognitive complexity 20 (threshold 15). Drivers by points: if/else 18, boolean chains 1, loops 1 (nesting depth added 11). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/ContextMappingModelHelper.java"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"0f54e02b92e32f18c9da715a9eb5f52e9e2416a829e22c48b6abd2a5fcfec35b"}},{"ruleId":"D2","level":"warning","message":{"text":"SplitSystemIntoSubsystems.getAllRelationshipContextsByName (cognitive 18): SplitSystemIntoSubsystems.getAllRelationshipContextsByName has cognitive complexity 18 (threshold 15). Drivers by points: if/else 17, loops 1 (nesting depth added 11). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/SplitSystemIntoSubsystems.java"},"region":{"startLine":105}}}],"partialFingerprints":{"codehealthFindingId/v1":"daa118694d03a6455da5c0fc63be6063b361fd42f98a9a9a452d6f40a3cdd90f"}},{"ruleId":"D2","level":"warning","message":{"text":"ContextMappingModelHelper.findAnyRelationshipsBetweenTwoContexts (cognitive 17): ContextMappingModelHelper.findAnyRelationshipsBetweenTwoContexts has cognitive complexity 17 (threshold 15). Drivers by points: if/else 10, boolean chains 6, loops 1 (nesting depth added 6). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/ContextMappingModelHelper.java"},"region":{"startLine":43}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b42828e82d963b2aac581fda67e780290acdc3b405b27bed014fc05c9bb73cf"}},{"ruleId":"D2","level":"warning","message":{"text":"MDSLModelCreator.checkPreconditions (cognitive 17): MDSLModelCreator.checkPreconditions has cognitive complexity 17 (threshold 15). Drivers by points: if/else 12, loops 3, boolean chains 2 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":474}}}],"partialFingerprints":{"codehealthFindingId/v1":"48a971b79c75925a1ad2fa8dac53eee61e7f79da04d8b6c97325c54024515389"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AbstractPlantUMLClassDiagramCreator: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/AbstractPlantUMLClassDiagramCreator.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"949d23c00c7b2b5edfcd53515ce627fd9202f6f4902348d003123135f29cf5ae"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CMLResource: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/cml/CMLResource.java"},"region":{"startLine":46}}}],"partialFingerprints":{"codehealthFindingId/v1":"bbc3ebf3d57e09b4893b82fed487ab3883bf0ea97abe255b27454acfe3b3e5ce"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 3): org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java:115-128 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java:135-150 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java:199-212 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java:115\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/sketchminer/LZString.java"},"region":{"startLine":115}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d3440aa12af1777d59cebb760a38cc128acd5274e1ddabc1129c15b8e2de169"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/AggregateSelectionWizardPage.java:63-73 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/NewBoundedContextNameWizardPage.java:52-62 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/AggregateSelectionWizardPage.java"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd1cad6181516e3d491bdafed56947bb9bd533a6e7401c52e5db5a19afee137f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/DeriveBackendFrontendSystemsFromFeatureWizardPage.java:143-153 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/SplitSystemIntoSubsystemsWizardPage.java:154-164 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/DeriveBackendFrontendSystemsFromFeatureWizardPage.java:143\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/DeriveBackendFrontendSystemsFromFeatureWizardPage.java"},"region":{"startLine":143}}}],"partialFingerprints":{"codehealthFindingId/v1":"92036832cff1020c2fc41639777e456b05635478b3d3156158360eaef1b68e9b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/SplitBoundedContextByOwnerRefactoringHandler.java:40-50 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/SplitBoundedContextByUseCasesRefactoringHandler.java:40-50 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/SplitBoundedContextByOwnerRefactoringHandler.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"39654cfa879c0c3f51fd92eea84b6cf6e5b5a32a40da58ed94c1ab95480f171d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/AbstractExtractSymmetricRelationshipRefactoring.java:87-96 | org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/AbstractToggleSymmetricRelationshipRefactoring.java:71-80 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/AbstractExtractSymmetricRelationshipRefactoring.java"},"region":{"startLine":87}}}],"partialFingerprints":{"codehealthFindingId/v1":"10c3a57c8b967828ae2d6d7754e2ab777901d02c6649730d91b4def6a19481b6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/actions/GeneratorsActionGroup.java:86-95 | org.contextmapper.dsl.ui/src/org/contextmapper/servicecutter/dsl/ui/actions/GeneratorsActionGroup.java:78-87 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/actions/GeneratorsActionGroup.java:86\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/actions/GeneratorsActionGroup.java"},"region":{"startLine":86}}}],"partialFingerprints":{"codehealthFindingId/v1":"0692817d8a9227d214db5aa48735d27c4aa50546058c7c97314c3ff09c9fcc53"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java:94-103 | org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java:115-124 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java"},"region":{"startLine":94}}}],"partialFingerprints":{"codehealthFindingId/v1":"47d1f0253fd8901c39d4b18f4b34e32e06b81a4865303c267a69817658aec5c3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/commands/impl/refactoring/DeriveBoundedContextFromSubdomainsCommand.java:40-48 | org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/commands/impl/refactoring/DeriveSubdomainFromUserRequirementsCommand.java:41-49 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/commands/impl/refactoring/DeriveBoundedContextFromSubdomainsCommand.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"9807135af261da899adbbd4d0ef4577d8f6ef8d1344afc5a052fc50b1ebddf1d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/TwoAggregatesSelectionWizardPage.java:121-129 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/TwoBoundedContextSelectionWizardPage.java:135-143 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/TwoAggregatesSelectionWizardPage.java:121\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/wizard/pages/TwoAggregatesSelectionWizardPage.java"},"region":{"startLine":121}}}],"partialFingerprints":{"codehealthFindingId/v1":"372fd5bd855235801046c366b9e0d0d5737c4cdcf0595ce165c2dfa52c2af559"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java:66-74 | org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java:86-94 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java:66\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/validation/ApplicationCoordinationSemanticsValidator.java"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff288b514a8d3f274a4ce43358f11a9c1c59a87efb81186fad61b4e811683a73"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/ExtractPartnershipRefactoring.java:60-67 | org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/ExtractSharedKernelRefactoring.java:57-64 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/ExtractPartnershipRefactoring.java"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"6904aabf7b196d5a4018b7412330c92c8785b92704f155652eca99fd7a7740ef"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/PlantUMLAggregateClassDiagramCreator.java:31-37 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/PlantUMLBoundedContextClassDiagramCreator.java:44-51 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/PlantUMLModuleClassDiagramCreator.java:31-37 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/plantuml/PlantUMLAggregateClassDiagramCreator.java"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"d1a527c79b2cb866c8836cfff4ea26fd664f79d0cb51e2f8cc43f20227476e0f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SplitBoundedContextByFeaturesAction.java:49-55 | org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SplitBoundedContextByOwnerAction.java:48-54 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SplitBoundedContextByFeaturesAction.java"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ad66fc740a058cd56589fe04d8bd2bd784e27c07b63eab89be21487929cdf40"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/GenerateBackendFrontendSystemsFromFeatureBCRefactoringHandler.java:77-83 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/SplitSystemIntoSubsystemsRefactoringHandler.java:74-80 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/GenerateBackendFrontendSystemsFromFeatureBCRefactoringHandler.java:77\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/GenerateBackendFrontendSystemsFromFeatureBCRefactoringHandler.java"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"a012e38da9d7b2f4d77fcb934feace2d7767ac1dbbbac49ba0e47e2621a9bfbc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/generator/freemarker/BoundedContextsFilterMethod.java:34-40 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/freemarker/TeamsFilterMethod.java:34-40 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/freemarker/BoundedContextsFilterMethod.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"51271073bf361562e4607301a5274386124a8745cdc2ef632b91f6c1c3daeba5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/DeriveFrontendAndBackendSystemsFromFeature.java:103-108 | org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/SplitSystemIntoSubsystems.java:83-88 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/DeriveFrontendAndBackendSystemsFromFeature.java:103\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/refactoring/DeriveFrontendAndBackendSystemsFromFeature.java"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"7297a32fd3aa6b35ac3b99e03e0fa7f09f89eba52f84de828f5d400b77f71217"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:494-499 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:505-510 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:494\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":494}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e9416990ab8cd46a8b8696e333c081d6bc72e6563dd25d85d976ace6edf47ca"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 3): org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:190-194 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:199-203 | org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:208-212 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java:190\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":190}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed808f5c1e230400d7f23695bcba9292f7484e3123e4b581d706747ec7b49287"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/ExtractSharedKernelAction.java:53-57 | org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SwitchFromSharedKernelToPartnershipAction.java:53-57 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/ExtractSharedKernelAction.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"0fed4e9f9c0ee44c118bec92d51adfc7c1f767a02365ef73aba89e4f409f3ba4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SuspendPartnershipAction.java:53-57 | org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SwitchFromPartnershipToSharedKernelAction.java:53-57 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/impl/SuspendPartnershipAction.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"2a36c768265128d4c80ae83be9251ed6ed2639e685d43da8848aa512745bdc34"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/quickfix/impl/OpenCoordinationInSketchMinerCommandMapper.java:37-41 | org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/quickfix/impl/OpenFlowInSketchMinerCommandMapper.java:37-41 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/quickfix/impl/OpenCoordinationInSketchMinerCommandMapper.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"132308c1377d0a14dcabdf14c83bec05472453d977d5d3cd7501b02178ce252c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractGenerationHandler.java:92-96 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractGenerationHandler.java:107-111 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractGenerationHandler.java:92\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractGenerationHandler.java"},"region":{"startLine":92}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc2b54b03c8328ec6a374414e1e79bb8a071570bac8971af3f233b48fc7946d3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractRefactoringHandler.java:69-73 | org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractRefactoringWithUserInputHandler.java:30-34 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractRefactoringHandler.java:69\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ui/src/org/contextmapper/dsl/ui/handler/AbstractRefactoringHandler.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"33f7f41ff9101ab208e2406a08fa441c4dcd6b738bce38e6cbdd22247c0ea1c7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): org.contextmapper.dsl/src/org/contextmapper/dsl/scoping/CMLScopingHelper.java:50-54 | org.contextmapper.dsl/src/org/contextmapper/dsl/scoping/CMLScopingHelper.java:61-65 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060org.contextmapper.dsl/src/org/contextmapper/dsl/scoping/CMLScopingHelper.java:50\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/scoping/CMLScopingHelper.java"},"region":{"startLine":50}}}],"partialFingerprints":{"codehealthFindingId/v1":"73d87ff40a865d6c0e30738d86faf2d636730ce7ec13745dd2bf963164310c5d"}},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: All 51 significant source file(s) were last meaningfully changed so long ago that no living knowledge remains \u2014 nothing since has been substantial enough to re-establish ownership (a broad, mechanical sweep that touches many files shallowly does not count, and neither does no activity at all). There is no concentration to measure, so the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"ruleId":"D19","level":"note","message":{"text":"The MADR README is a single line \u0027Within this folder we document our design and architectural decisions according to the [MADR template]\u0027. It does not show any of the documented records, so readers cannot confirm that the decision records exist.: Add a brief one-line description or link to the MADR docs page listing all the decision records."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"docs/madr/README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e675197dc5d6206921ab7a8a6f6ec277a1d4a3d648784c201f4c8285b7d23cb8"}},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"0f192d2721e029c14c363840dce0bfc5bf41b8cf3802a4fec51902b8eab8567b"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"41c8ade0af19e3ce80c7a1249aeef6e6a27ea499b25a0584715fb596bdab328d"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f8d8d7bbf17a74ea56a7ee868bf0a28894143b2fe12568ae772e366a7a39d802"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"105c601e541324ca0416155c2634765833c86a1a15cda40fb0c71df449854af1"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c9719f5c042437d02e3fe6791ae9e18606c15cc8127301ac357d9397a08c7155"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f158074ba75421d0ce58450bd77c9df153cf36bf01786cf8235e094f4e476606"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a72d6ec0e7b6bb4acc026b7d139b529ccd316354a57cc58d1aabbb5b4e9c1fbc"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"6f5d67558369aecf2e123a4abbe0db782a63f64e505f6647f13856ab93f54071"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d4af5fde54e21a261e0a76b114e0787f00838d8ec53644f148c9b493362a81fe"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a74b45f6611f3383079439764d76e48824fa9fcc031fcb54c3448c91b8d95bcf"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9337de69d124e50d5b32b79680b9c8ee3ea622f302f28660810946c47c651695"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"fc6f967d451c5c4b6989220241d3b70f18722b6a31fa1a71fb32f26063e74912"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a062aa80965c3e6faf7c7393863b7ae6d609a2f31d3f3e79ed4f935411f24278"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c55c6637fcb11c18d9a981871ed093c37ec408af81a3497edf3dbd1a7503e380"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c20487b6ae15e689d612630a705cd9f3084e362ba871157c86245c8c49f2ab50"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"4e3a3619064622fe54b78fd34aa5fa01d24e667fc64789e3f4467f3b8dbf3980"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1c364e840de89eb6b9ad11d936dbc518d13a6e77847014c87f63ee6abc1370ec"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"196a0a776b7357f588e97d2f1c98357c0e54f99fbdaa3b6b538d45f683b0e316"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f0227e2cd8367dc1ccae7db9bc8d1ab24e962991962ac14eaf0309f9dfac6939"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"bfe3e02047845efd52f65bac4878c66911b8592860f695fc907746a8b41baf2a"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"6a85ab7b7636e9ebc324daaf242dc2b58f5e454c8899a243a6880eca9d11d33e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ce115f11e37aebbbcddf21221fbbdaa562bb834ab36bd9096bd5cf98fb850894"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"cfab228781ba63372aba0263456bec45d053b6dd82a570eb31f6f0e4b0f3194f"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"44fd4aceef9a2c6b311a23180263f5c4b067d26ede3cf6873a83b60008a6c5a6"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"355bf14c6acef84542af5afb9255723752d4587550294792d6f5e99364e127f6"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"19da8aa5a9bc9343622d9929011b9e1378503b4698091bf0e083a985b32f7522"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"344028faa329f6ef4246880e25b388be88acaecbd0758b8cd0a5ea981a4cd436"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"232526e51ccc0bf9ff8267d90534161f3528ad85581672f0d670037239eac468"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ebdc98e8ed01d1fc9ee1279e7f81b703f7b8c5ebbb4dc5394dc5dd489b4fa268"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"7894696e22782bc7b8ae8e0aef4cbc716a1ef8913b0138c9a344962d0e9c73d9"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"90a204dd54a7927f27f5cfb37fef4e6eb1e704395cbd1766cc81a0948d002741"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"79aa7d5efdb7acde3a5a0dc450a77c06831f9b9ce734a59160c642eae50855d6"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"342fc4e5f8abffae6fc455a6ca5c448adebabaf2848d380e8905391804d62627"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e7dcb79707666a99b9c379fad9fab274ae1b18001a8180a58bf4dea1cc39cbcd"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eae25c17f8a9c5b280b33e01abddd1dc24d3e5a02756e759e889e5e82a08d74a"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f869bb06bfc6fd9585698a827c0f8d1e55b5c2754d351ed6ee2f64f0ddba7d8d"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 129 of 129 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 129 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl/src/org/contextmapper/dsl/generator/mdsl/MDSLModelCreator.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1b7f037881a29ae07320f74c077a322a6a6085a64ec38b93f1ff5b8be6c692f"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: CMLActionRegistry.java \u2194 CMLCommandRegistry.java: \u0060org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/CMLActionRegistry.java\u0060 and \u0060org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/commands/CMLCommandRegistry.java\u0060 change together 80% of the time (12 of the 15 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"org.contextmapper.dsl.ide/src/org/contextmapper/dsl/ide/actions/CMLActionRegistry.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"143244a61780017d5519d162b8018fc9b3a5b50fe6d606facaae8f22f8bcef03"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}},{"ruleId":"D36","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9658270ba49f37ed04e99ab1263b6393cd42aed8bdfb7aafd9fa1070f5491895"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.html"},{"id":"CWE-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":40,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}