{"$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":"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":"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":"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":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31","relationships":[{"target":{"id":"CWE-1032","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-732","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-16","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1032","CWE-732","CWE-16"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"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":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_utils: TooManyMethods \u2014 98 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":"apps/rebar/src/rebar_utils.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad0eb30f6b875cc31090e41e0bc11a3902c6d04419d76fa5c112fc2c70fa98c7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_app_info: TooManyMethods \u2014 75 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":"apps/rebar/src/rebar_app_info.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c003ba3ad484a100aa8b85837897230d278944f4845aa7e82b246aab0cc87e19"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_state: TooManyMethods \u2014 74 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":"apps/rebar/src/rebar_state.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f68d191ba994cc969c40bf4eb348ef70b77d6989a6368b8e34cb916f775c7f79"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_prv_dialyzer: TooManyMethods \u2014 64 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":"apps/rebar/src/rebar_prv_dialyzer.erl"},"region":{"startLine":4}}}],"partialFingerprints":{"codehealthFindingId/v1":"a8a3ac1846af103c44e3b8d5e6c89f14a5b2aef361a8cd2914860c7f48dd21a7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_prv_eunit: TooManyMethods \u2014 58 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":"apps/rebar/src/rebar_prv_eunit.erl"},"region":{"startLine":4}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2482332262dde2c43d89084e7b617d0fba88700d20eb305b2b7e2066d854170"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_erlc_compiler: TooManyMethods \u2014 57 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":"apps/rebar/src/rebar_erlc_compiler.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c54710637a047420a42b7bcc56e8bce14465c15e592350971ffa1824c5db751"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_utils.erl: FileTooLong \u2014 939 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7a27ba34e7442751b1e38739fdb9f7499c8976c3a90b98fd36f71b3ae2c8ce2c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_prv_cover: TooManyMethods \u2014 53 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":"apps/rebar/src/rebar_prv_cover.erl"},"region":{"startLine":4}}}],"partialFingerprints":{"codehealthFindingId/v1":"563a671433b950c2fcd0db5656cfd7c878b63b6b537da160e9edc95d07a4611e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_prv_shell: TooManyMethods \u2014 46 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":"apps/rebar/src/rebar_prv_shell.erl"},"region":{"startLine":28}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e46c179f422033fe8855c1c631d964afe61d1e7e693d618212ef24bd81a34f6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_user: TooManyMethods \u2014 46 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":"apps/rebar/src/rebar_user.erl"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"b80b3022b44ea3879db100964cd04d85df5dadabc2ca4078699bac0846dddf60"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_prv_compile: TooManyMethods \u2014 45 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":"apps/rebar/src/rebar_prv_compile.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1a4ed95957febeeadf07221eb53f9caed8d92f5442350c30fb51c536dcfab960"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_compiler_dag: TooManyMethods \u2014 44 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":"apps/rebar/src/rebar_compiler_dag.erl"},"region":{"startLine":3}}}],"partialFingerprints":{"codehealthFindingId/v1":"b00e3b02121d334709fd4ae0e536c013c15c6524cd24b7b6d1e63e4022b4f5e6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_dir: TooManyMethods \u2014 44 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":"apps/rebar/src/rebar_dir.erl"},"region":{"startLine":2}}}],"partialFingerprints":{"codehealthFindingId/v1":"feb34ca609b8c859365546a5c67a3204dc124563cacfeebd630853c0a099df12"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_file_utils: TooManyMethods \u2014 43 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":"apps/rebar/src/rebar_file_utils.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"062bbd2f88736223e86369850ecd64d11eee75362ece1479a125895e5ecdb84b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_prv_dialyzer.erl: FileTooLong \u2014 658 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_prv_dialyzer.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"be403fe589be449530b747d771fe804355385506cf8a4ff89cc437833f8b130d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_erlc_compiler.erl: FileTooLong \u2014 635 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_erlc_compiler.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5831065781e373eeaf407ce3eb9ea18427889ef3c5d4b9cd80d3b6cb442a18a3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_user.erl: FileTooLong \u2014 623 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_user.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"27fc19e45c9b0808cf22ebaacc9d833c73b46c2d01221583776d09ed6f02fffa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_templater: 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":"apps/rebar/src/rebar_templater.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e7cb11c78664b43f2b109d770464376c120d037e688cef96ad574293d72f7ab"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_compiler: 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":"apps/rebar/src/rebar_compiler.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"186a68e536bec22c97123464eeb5dca5149b352059c9873038b3c7662a8d03e6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_app_info.erl: FileTooLong \u2014 533 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_app_info.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1824f63379fea42738a70dc92211b2f2ea3b8bfe36ad6454cb79c3daa737d443"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_file_utils.erl: FileTooLong \u2014 520 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_file_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e5e3a83a18def936908e077b5e4e21ea7e5544b0cc71d7c6dbae877d7d7ff75e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/rebar_prv_shell.erl: FileTooLong \u2014 520 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_prv_shell.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2592dd37a219ec98b089510a26ff8840d3a702562066e03af4f47d643c35810a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: rebar_app_discover: TooManyMethods \u2014 31 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":"apps/rebar/src/rebar_app_discover.erl"},"region":{"startLine":3}}}],"partialFingerprints":{"codehealthFindingId/v1":"3d1ebb8321c85738495ab10b641e73f746a0b26e4aefc895fb8df3fe0b428758"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 2 significant file(s) lose their only recent owner: apps/rebar/src/rebar_app_info.erl, apps/rebar/src/rebar_relx.erl. Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"447265face1c44d4322fcf2c6c5c26d6312f7a508b644c9e82c7d78ac1a0d987"}},{"ruleId":"D16","level":"note","message":{"text":"Further sole-owners (lower concentration): 4 other contributor(s) are each the sole owner of a small amount of code below the off-boarding threshold \u2014 folded into the bus-factor score and metrics (6 single-owned of 83 analysed files in total, counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). They are anonymized user #2 (1 file(s)), anonymized user #3 (1 file(s)), anonymized user #4 (1 file(s)), anonymized user #5 (1 file(s)) \u2014 spread or document their files in the same way, at lower priority than the named off-boarding risks above."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6eac528f2429e724e1a97ed868f79eefbcf1888dab4af9a9e673429369bb5b2f"}},{"ruleId":"D19","level":"note","message":{"text":"The template README is a single line with only the build command (\u0027$ rebar3 compile\u0027) and no description or any documentation, making it unusable as a real README.: Replace the template README with a proper one describing what it does (e.g. where to place templates) plus how to install/reconfigure Rebar3 so this file is useful."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/priv/templates/README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"be161512decbe56e6d194f84e0e33d1dfa4b198bf23357d45d9e1d7ff025fb6f"}},{"ruleId":"D31","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":"fe2d688610b51e0a5a02c7c5dd1724a4986e40f2689fb84510e2ec0164c27d6a"}},{"ruleId":"D31","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":"81b7b122dd29fa300cc907bb6c67190012ccd02c5ea06ad02dcacb4f073ceaf0"}},{"ruleId":"D31","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":"b67787f58bbdcde79a43cc08af597219f8bc8ccd5a82b8588a8f7af6b62ec402"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_erlc_compiler.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5d5ea5b78d0131660a01a6e1441dae11552749287aada76e1688cb85b617c17"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_app_discover.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e42a4f66dda3230cf57f2a018d0be2c41356dcc2a3bd06829b4e89a9fb770143"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_prv_compile.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ff82f34fd11f24bc3a57e04e8783d70fe86389c0417b75086e9a63210a34be9"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_dialyzer_format.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"83e3e3576e36c8e5e5c259188f68b59b19c62809067be379a67143ac47ae5318"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar3.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"59f75075a72dc2f6f9cab5846b15ca7898d700b47b2ef561c754df0bd3a8ccb3"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/rebar/src/rebar_templater.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ba8f0d833d1e471624f630eedf88808e790d53a91262209a3e8a6a2d6039a0e"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 14 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (20 orphaned of 83 analysed files in total, counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}},{"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"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1032","guid":"5f21e517-68aa-a650-9a25-5771ef024637","name":"OWASP Top Ten \u2014 Security Misconfiguration category","shortDescription":{"text":"OWASP Top Ten \u2014 Security Misconfiguration category"},"helpUri":"https://cwe.mitre.org/data/definitions/1032.html"},{"id":"CWE-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-16","guid":"659db3ea-affc-8453-8add-c1218fbfcb92","name":"Configuration","shortDescription":{"text":"Configuration"},"helpUri":"https://cwe.mitre.org/data/definitions/16.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-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-732","guid":"1da27e8f-b330-7650-ab63-bd61953eae5d","name":"Incorrect Permission Assignment for Critical Resource","shortDescription":{"text":"Incorrect Permission Assignment for Critical Resource"},"helpUri":"https://cwe.mitre.org/data/definitions/732.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":4,"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."]}]}