{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-2830fcf31e8c6e8a", "name": "Possibly dead Python function: repl", "shortDescription": {"text": "Possibly dead Python function: repl"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7bd0cd551508c9cd", "name": "Possibly dead Python function: emit_qw", "shortDescription": {"text": "Possibly dead Python function: emit_qw"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-07ce49ae4719f03a", "name": "Possibly dead Python function: set_uconfig_reg", "shortDescription": {"text": "Possibly dead Python function: set_uconfig_reg"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dbfe8a2fa3dffee6", "name": "Possibly dead Python function: set_config_reg", "shortDescription": {"text": "Possibly dead Python function: set_config_reg"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ce6b7655330cf33a", "name": "Insecure pattern 'eval_used' in tools/security/gen_cap_usage_matrix.py:114", "shortDescription": {"text": "Insecure pattern 'eval_used' in tools/security/gen_cap_usage_matrix.py:114"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-52ce8d11cfbe1ef4", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/resources/design-system/verify.html:255", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/resources/design-system/verify.html:255"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0af00f3a968fe9e1", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cf1b5d63f59eb27a", "name": "Very large file: src/user/grithl/compiler/gritc.py (4772 lines)", "shortDescription": {"text": "Very large file: src/user/grithl/compiler/gritc.py (4772 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 96 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ae7763ef32870e14", "name": "Commented-code block (5 lines) in scripts/test/eval_invariants.py:13", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/test/eval_invariants.py:13"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d7e83edfad9b0b0", "name": "Commented-code block (7 lines) in scripts/test/eval_ed25519.py:6", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/test/eval_ed25519.py:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0ecd4f4527d49fc2", "name": "Commented-code block (7 lines) in scripts/test/eval_envelope.py:4", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/test/eval_envelope.py:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bd8f1646136d242b", "name": "Commented-code block (12 lines) in scripts/test/derive_authority.py:6", "shortDescription": {"text": "Commented-code block (12 lines) in scripts/test/derive_authority.py:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a0f68b6bdfa60352", "name": "Commented-code block (16 lines) in scripts/test/fuzz_envelope.py:9", "shortDescription": {"text": "Commented-code block (16 lines) in scripts/test/fuzz_envelope.py:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ddddf7463b08386e", "name": "Commented-code block (7 lines) in tools/gen_boot_anim.py:5", "shortDescription": {"text": "Commented-code block (7 lines) in tools/gen_boot_anim.py:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dfc9d46fb7457fc0", "name": "Commented-code block (7 lines) in tools/security/gen_cap_usage_matrix.py:7", "shortDescription": {"text": "Commented-code block (7 lines) in tools/security/gen_cap_usage_matrix.py:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-67798bb39a192141", "name": "Commented-code block (6 lines) in tools/security/check_release_artifacts.py:33", "shortDescription": {"text": "Commented-code block (6 lines) in tools/security/check_release_artifacts.py:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ffad366aa58c8f53", "name": "Commented-code block (6 lines) in tools/quantum/gritc_replay.py:42", "shortDescription": {"text": "Commented-code block (6 lines) in tools/quantum/gritc_replay.py:42"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7318e4d7287af163", "name": "Network/subprocess call without timeout or try/except \u2014 tools/quantum/gritc_replay.py:132", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/quantum/gritc_replay.py:132"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-14a1f9949b7afd50", "name": "Commented-code block (6 lines) in src/user/grithl/compiler/gritc.py:62", "shortDescription": {"text": "Commented-code block (6 lines) in src/user/grithl/compiler/gritc.py:62"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/test/eval_envelope.py:enc_scalar, scripts/test/eval_envelope.py:enc\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/user/grithl/compiler/gritc.py:count_lets, src/user/grithl/compiler/gritc.py:count_lets, src/user/grithl/compiler/gritc.py:count_lets\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20400"}, "properties": {"repository": "StruckGuide8154/grit", "repoUrl": "https://github.com/StruckGuide8154/grit", "branch": "main"}, "results": [{"ruleId": "scanner-2830fcf31e8c6e8a", "level": "note", "message": {"text": "Possibly dead Python function: repl"}, "properties": {"repobilityId": "6f5d3779bbb8be8b", "scanner": "scanner-primary", "fingerprint": "2830fcf31e8c6e8a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/security/gen_cap_usage_matrix.py:104"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7bd0cd551508c9cd", "level": "note", "message": {"text": "Possibly dead Python function: emit_qw"}, "properties": {"repobilityId": "3d10b53ac914c59a", "scanner": "scanner-primary", "fingerprint": "7bd0cd551508c9cd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deprecated/780M_IGPU/tools/pm4.py:143"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-07ce49ae4719f03a", "level": "note", "message": {"text": "Possibly dead Python function: set_uconfig_reg"}, "properties": {"repobilityId": "aec5a7b2ee3b8140", "scanner": "scanner-primary", "fingerprint": "07ce49ae4719f03a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deprecated/780M_IGPU/tools/pm4.py:198"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dbfe8a2fa3dffee6", "level": "note", "message": {"text": "Possibly dead Python function: set_config_reg"}, "properties": {"repobilityId": "76fefb9dc3704e32", "scanner": "scanner-primary", "fingerprint": "dbfe8a2fa3dffee6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deprecated/780M_IGPU/tools/pm4.py:204"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ce6b7655330cf33a", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in tools/security/gen_cap_usage_matrix.py:114"}, "properties": {"repobilityId": "dc680c1b87aa4771", "scanner": "scanner-primary", "fingerprint": "ce6b7655330cf33a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/security/gen_cap_usage_matrix.py"}, "region": {"startLine": 114}}}]}, {"ruleId": "scanner-52ce8d11cfbe1ef4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/resources/design-system/verify.html:255"}, "properties": {"repobilityId": "cc1cef02f11cb07f", "scanner": "scanner-primary", "fingerprint": "52ce8d11cfbe1ef4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/resources/design-system/verify.html"}, "region": {"startLine": 255}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-0af00f3a968fe9e1", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2d9551569000f87f", "scanner": "scanner-primary", "fingerprint": "0af00f3a968fe9e1", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ghl-security.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-0af00f3a968fe9e1", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5073a4f67e9fc13c", "scanner": "scanner-primary", "fingerprint": "0af00f3a968fe9e1", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ghl-security.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-cf1b5d63f59eb27a", "level": "note", "message": {"text": "Very large file: src/user/grithl/compiler/gritc.py (4772 lines)"}, "properties": {"repobilityId": "9f239ce19d491ef0", "scanner": "scanner-primary", "fingerprint": "cf1b5d63f59eb27a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0961a57d7b4e6b7c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "b060245c8c6a7f5f", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "c00da15d8d927559", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ae7763ef32870e14", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/test/eval_invariants.py:13"}, "properties": {"repobilityId": "1b70af601cdcbb56", "scanner": "scanner-primary", "fingerprint": "ae7763ef32870e14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d7e83edfad9b0b0", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/test/eval_ed25519.py:6"}, "properties": {"repobilityId": "62cb5b27f318c088", "scanner": "scanner-primary", "fingerprint": "0d7e83edfad9b0b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ecd4f4527d49fc2", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/test/eval_envelope.py:4"}, "properties": {"repobilityId": "e99a9876dbe7c8ce", "scanner": "scanner-primary", "fingerprint": "0ecd4f4527d49fc2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd8f1646136d242b", "level": "none", "message": {"text": "Commented-code block (12 lines) in scripts/test/derive_authority.py:6"}, "properties": {"repobilityId": "6b0bc9e53e98b171", "scanner": "scanner-primary", "fingerprint": "bd8f1646136d242b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a0f68b6bdfa60352", "level": "none", "message": {"text": "Commented-code block (16 lines) in scripts/test/fuzz_envelope.py:9"}, "properties": {"repobilityId": "8bb10f90f9804268", "scanner": "scanner-primary", "fingerprint": "a0f68b6bdfa60352", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ddddf7463b08386e", "level": "none", "message": {"text": "Commented-code block (7 lines) in tools/gen_boot_anim.py:5"}, "properties": {"repobilityId": "f3db5d4bf87de348", "scanner": "scanner-primary", "fingerprint": "ddddf7463b08386e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfc9d46fb7457fc0", "level": "none", "message": {"text": "Commented-code block (7 lines) in tools/security/gen_cap_usage_matrix.py:7"}, "properties": {"repobilityId": "ad1169d81f909d1b", "scanner": "scanner-primary", "fingerprint": "dfc9d46fb7457fc0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-67798bb39a192141", "level": "none", "message": {"text": "Commented-code block (6 lines) in tools/security/check_release_artifacts.py:33"}, "properties": {"repobilityId": "f303535989e85dc9", "scanner": "scanner-primary", "fingerprint": "67798bb39a192141", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ffad366aa58c8f53", "level": "none", "message": {"text": "Commented-code block (6 lines) in tools/quantum/gritc_replay.py:42"}, "properties": {"repobilityId": "8c57b891df0431ea", "scanner": "scanner-primary", "fingerprint": "ffad366aa58c8f53", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7318e4d7287af163", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/quantum/gritc_replay.py:132"}, "properties": {"repobilityId": "ca9a6ab78deaaaf7", "scanner": "scanner-primary", "fingerprint": "7318e4d7287af163", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-14a1f9949b7afd50", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/user/grithl/compiler/gritc.py:62"}, "properties": {"repobilityId": "101c2ab0e2238037", "scanner": "scanner-primary", "fingerprint": "14a1f9949b7afd50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "bdde7b0fbb1a07c8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4a4e072908fe7dc0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "ff12e0e681241811", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "590430a772532695", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "a76ce985863cb6a1", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}