{"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-49a5a393aa1459df", "name": "Possibly dead Python function: parse_positions", "shortDescription": {"text": "Possibly dead Python function: parse_positions"}, "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-94a051325f2ceca5", "name": "Possibly dead Python function: parse_margin", "shortDescription": {"text": "Possibly dead Python function: parse_margin"}, "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-8b24d1072f389639", "name": "Possibly dead Python function: parse_fills", "shortDescription": {"text": "Possibly dead Python function: parse_fills"}, "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-ef7428ba3e988918", "name": "Possibly dead Python function: notional", "shortDescription": {"text": "Possibly dead Python function: notional"}, "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-ed52397fb5f7b401", "name": "Possibly dead Python function: candles_to_price_series", "shortDescription": {"text": "Possibly dead Python function: candles_to_price_series"}, "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-4d8a135f92599504", "name": "Possibly dead Python function: sync", "shortDescription": {"text": "Possibly dead Python function: sync"}, "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-6daf39400955a28a", "name": "Possibly dead Python function: sync_hedge", "shortDescription": {"text": "Possibly dead Python function: sync_hedge"}, "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-be45041c66237d9b", "name": "Possibly dead Python function: validate_history", "shortDescription": {"text": "Possibly dead Python function: validate_history"}, "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-e9279d763fc0e4fc", "name": "Possibly dead Python function: is_momentum_dampened", "shortDescription": {"text": "Possibly dead Python function: is_momentum_dampened"}, "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-efefdaba31df7bc0", "name": "Possibly dead Python function: log_blocked_entry", "shortDescription": {"text": "Possibly dead Python function: log_blocked_entry"}, "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-f3f21e39a5ea87e3", "name": "Possibly dead Python function: log_dampened_entry", "shortDescription": {"text": "Possibly dead Python function: log_dampened_entry"}, "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-33b5cc453bbd08f1", "name": "Possibly dead Python function: fetch_mids", "shortDescription": {"text": "Possibly dead Python function: fetch_mids"}, "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-2f750b73671b159c", "name": "Possibly dead Python function: fetch_orders", "shortDescription": {"text": "Possibly dead Python function: fetch_orders"}, "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-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-734c61a73af3aec5", "name": "Very large file: combined_scalper.py (4477 lines)", "shortDescription": {"text": "Very large file: combined_scalper.py (4477 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 25 source file(s) (ratio 0.08). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "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 336 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0558068b27799248", "name": "Commented-code block (5 lines) in assets_config.py:100", "shortDescription": {"text": "Commented-code block (5 lines) in assets_config.py:100"}, "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-67863609f7b27843", "name": "Commented-code block (5 lines) in check_breakeven.py:461", "shortDescription": {"text": "Commented-code block (5 lines) in check_breakeven.py:461"}, "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-0a0a5baca5cefb18", "name": "Network/subprocess call without timeout or try/except \u2014 price_store.py:85", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 price_store.py:85"}, "fullDescription": {"text": "`requests.post(...)` 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-bcb1537b11661d23", "name": "Commented-code block (5 lines) in combined_scalper.py:413", "shortDescription": {"text": "Commented-code block (5 lines) in combined_scalper.py:413"}, "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-df613f4fc187c0c5", "name": "Network/subprocess call without timeout or try/except \u2014 xyz_find_prices.py:26", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 xyz_find_prices.py:26"}, "fullDescription": {"text": "`requests.post(...)` 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-8802209508efe852", "name": "Network/subprocess call without timeout or try/except \u2014 xyz_find_assets.py:29", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 xyz_find_assets.py:29"}, "fullDescription": {"text": "`requests.post(...)` 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-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:\ncheck_breakeven.py:round_price, cancel_unfilled_pairs.py:round_price\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/25589"}, "properties": {"repository": "edlee9514/chilli-crab-xyz", "repoUrl": "https://github.com/edlee9514/chilli-crab-xyz", "branch": "main"}, "results": [{"ruleId": "scanner-49a5a393aa1459df", "level": "note", "message": {"text": "Possibly dead Python function: parse_positions"}, "properties": {"repobilityId": "ea71d3e54c4906b3", "scanner": "scanner-primary", "fingerprint": "49a5a393aa1459df", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "xyz_exposure_report.py:164"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-94a051325f2ceca5", "level": "note", "message": {"text": "Possibly dead Python function: parse_margin"}, "properties": {"repobilityId": "89800c80867a399b", "scanner": "scanner-primary", "fingerprint": "94a051325f2ceca5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "xyz_exposure_report.py:169"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8b24d1072f389639", "level": "note", "message": {"text": "Possibly dead Python function: parse_fills"}, "properties": {"repobilityId": "a8da469343dd545e", "scanner": "scanner-primary", "fingerprint": "8b24d1072f389639", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "xyz_exposure_report.py:174"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ef7428ba3e988918", "level": "note", "message": {"text": "Possibly dead Python function: notional"}, "properties": {"repobilityId": "066ebd4210e78980", "scanner": "scanner-primary", "fingerprint": "ef7428ba3e988918", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "check_breakeven.py:196"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ed52397fb5f7b401", "level": "note", "message": {"text": "Possibly dead Python function: candles_to_price_series"}, "properties": {"repobilityId": "2d68100492ba14c7", "scanner": "scanner-primary", "fingerprint": "ed52397fb5f7b401", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "price_store.py:190"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4d8a135f92599504", "level": "note", "message": {"text": "Possibly dead Python function: sync"}, "properties": {"repobilityId": "be7bf9e99874598b", "scanner": "scanner-primary", "fingerprint": "4d8a135f92599504", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "combined_scalper.py:980"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6daf39400955a28a", "level": "note", "message": {"text": "Possibly dead Python function: sync_hedge"}, "properties": {"repobilityId": "5eef10691cca6490", "scanner": "scanner-primary", "fingerprint": "6daf39400955a28a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "combined_scalper.py:1075"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-be45041c66237d9b", "level": "note", "message": {"text": "Possibly dead Python function: validate_history"}, "properties": {"repobilityId": "032458ff855f3446", "scanner": "scanner-primary", "fingerprint": "be45041c66237d9b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fills_store.py:171"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e9279d763fc0e4fc", "level": "note", "message": {"text": "Possibly dead Python function: is_momentum_dampened"}, "properties": {"repobilityId": "159ee6a4346e5068", "scanner": "scanner-primary", "fingerprint": "e9279d763fc0e4fc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ma_signal.py:208"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-efefdaba31df7bc0", "level": "note", "message": {"text": "Possibly dead Python function: log_blocked_entry"}, "properties": {"repobilityId": "7ba0030376cc91ec", "scanner": "scanner-primary", "fingerprint": "efefdaba31df7bc0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ma_signal.py:212"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f3f21e39a5ea87e3", "level": "note", "message": {"text": "Possibly dead Python function: log_dampened_entry"}, "properties": {"repobilityId": "3310603f25b920b4", "scanner": "scanner-primary", "fingerprint": "f3f21e39a5ea87e3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ma_signal.py:220"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-33b5cc453bbd08f1", "level": "note", "message": {"text": "Possibly dead Python function: fetch_mids"}, "properties": {"repobilityId": "91d39ced65aa1046", "scanner": "scanner-primary", "fingerprint": "33b5cc453bbd08f1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nearest_order_analysis.py:22"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2f750b73671b159c", "level": "note", "message": {"text": "Possibly dead Python function: fetch_orders"}, "properties": {"repobilityId": "495c89427052ba7a", "scanner": "scanner-primary", "fingerprint": "2f750b73671b159c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nearest_order_analysis.py:28"}, "region": {"startLine": 1}}}]}, {"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-734c61a73af3aec5", "level": "note", "message": {"text": "Very large file: combined_scalper.py (4477 lines)"}, "properties": {"repobilityId": "0cc1799b3a8d2b71", "scanner": "scanner-primary", "fingerprint": "734c61a73af3aec5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "07500dd4f0f9769d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "12213d1bdc491c94", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "744cc8ce24331cdc", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0558068b27799248", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets_config.py:100"}, "properties": {"repobilityId": "5bf1ab2714e559c2", "scanner": "scanner-primary", "fingerprint": "0558068b27799248", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-67863609f7b27843", "level": "none", "message": {"text": "Commented-code block (5 lines) in check_breakeven.py:461"}, "properties": {"repobilityId": "dcf99b128b9e05bb", "scanner": "scanner-primary", "fingerprint": "67863609f7b27843", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a0a5baca5cefb18", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 price_store.py:85"}, "properties": {"repobilityId": "4ef79772bed0e633", "scanner": "scanner-primary", "fingerprint": "0a0a5baca5cefb18", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bcb1537b11661d23", "level": "none", "message": {"text": "Commented-code block (5 lines) in combined_scalper.py:413"}, "properties": {"repobilityId": "ab58aff57b80c1ec", "scanner": "scanner-primary", "fingerprint": "bcb1537b11661d23", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df613f4fc187c0c5", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 xyz_find_prices.py:26"}, "properties": {"repobilityId": "11b087d155daea49", "scanner": "scanner-primary", "fingerprint": "df613f4fc187c0c5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8802209508efe852", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 xyz_find_assets.py:29"}, "properties": {"repobilityId": "50ab0a0b5f84c00b", "scanner": "scanner-primary", "fingerprint": "8802209508efe852", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "bca56305f64df014", "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": "56753bd033dd438e", "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": "c9143e8c9db697b6", "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": "6973111afc9ea655", "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": "47f3078b712aa3cb", "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": "872131ed0c7df92f", "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": "5320505e73dacbca", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}