{"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-6fbc5d14e2ebc337", "name": "Possibly dead Python function: resolve_one", "shortDescription": {"text": "Possibly dead Python function: resolve_one"}, "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-ccbb5aeda88d7b00", "name": "Possibly dead Python function: probe_one", "shortDescription": {"text": "Possibly dead Python function: probe_one"}, "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-81bea9125ee6d561", "name": "Possibly dead Python function: resolve", "shortDescription": {"text": "Possibly dead Python function: resolve"}, "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-57f5187f413d7cd4", "name": "Insecure pattern 'tls_verify_false' in discovery/http_probe.py:32", "shortDescription": {"text": "Insecure pattern 'tls_verify_false' in discovery/http_probe.py:32"}, "fullDescription": {"text": "Found a known-risky pattern (tls_verify_false). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c62770ee3b8b9cc6", "name": "Insecure pattern 'tls_verify_false' in takeover/checker.py:62", "shortDescription": {"text": "Insecure pattern 'tls_verify_false' in takeover/checker.py:62"}, "fullDescription": {"text": "Found a known-risky pattern (tls_verify_false). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 32 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-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:\ndiscovery/http_probe.py:probe_one, discovery/http_probe.py:probe\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/24448"}, "properties": {"repository": "B0bTheSkull/subscope", "repoUrl": "https://github.com/B0bTheSkull/subscope", "branch": "main"}, "results": [{"ruleId": "scanner-6fbc5d14e2ebc337", "level": "note", "message": {"text": "Possibly dead Python function: resolve_one"}, "properties": {"repobilityId": "bff661e3ae292cde", "scanner": "scanner-primary", "fingerprint": "6fbc5d14e2ebc337", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "subscope.py:61"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ccbb5aeda88d7b00", "level": "note", "message": {"text": "Possibly dead Python function: probe_one"}, "properties": {"repobilityId": "70852591bb46b499", "scanner": "scanner-primary", "fingerprint": "ccbb5aeda88d7b00", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discovery/http_probe.py:14"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-81bea9125ee6d561", "level": "note", "message": {"text": "Possibly dead Python function: resolve"}, "properties": {"repobilityId": "7c71ac162466eafc", "scanner": "scanner-primary", "fingerprint": "81bea9125ee6d561", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discovery/dns_brute.py:7"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-57f5187f413d7cd4", "level": "error", "message": {"text": "Insecure pattern 'tls_verify_false' in discovery/http_probe.py:32"}, "properties": {"repobilityId": "7aa452c5f5e19db3", "scanner": "scanner-primary", "fingerprint": "57f5187f413d7cd4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "tls_verify_false"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discovery/http_probe.py"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-c62770ee3b8b9cc6", "level": "error", "message": {"text": "Insecure pattern 'tls_verify_false' in takeover/checker.py:62"}, "properties": {"repobilityId": "790d9129e37290bd", "scanner": "scanner-primary", "fingerprint": "c62770ee3b8b9cc6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "tls_verify_false"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "takeover/checker.py"}, "region": {"startLine": 62}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "edc2a2f753d2a722", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e3ffed58189cc970", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}