{"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-ec5d615b4c9bd37e", "name": "Possibly dead Python function: lookup", "shortDescription": {"text": "Possibly dead Python function: lookup"}, "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-140cbe33d1421891", "name": "Insecure pattern 'eval_used' in README.md:21", "shortDescription": {"text": "Insecure pattern 'eval_used' in README.md:21"}, "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-83597f7a2c031deb", "name": "Insecure pattern 'eval_used' in phishkit/fingerprints.py:52", "shortDescription": {"text": "Insecure pattern 'eval_used' in phishkit/fingerprints.py:52"}, "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-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 26 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}}]}}, "automationDetails": {"id": "repobility/24444"}, "properties": {"repository": "B0bTheSkull/phishkit-analyzer", "repoUrl": "https://github.com/B0bTheSkull/phishkit-analyzer", "branch": "main"}, "results": [{"ruleId": "scanner-ec5d615b4c9bd37e", "level": "note", "message": {"text": "Possibly dead Python function: lookup"}, "properties": {"repobilityId": "16e76142eb4f59a9", "scanner": "scanner-primary", "fingerprint": "ec5d615b4c9bd37e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phishkit/whois_lookup.py:24"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-140cbe33d1421891", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in README.md:21"}, "properties": {"repobilityId": "e44bf8409cbb7354", "scanner": "scanner-primary", "fingerprint": "140cbe33d1421891", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-83597f7a2c031deb", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in phishkit/fingerprints.py:52"}, "properties": {"repobilityId": "b5110558b9e1ea39", "scanner": "scanner-primary", "fingerprint": "83597f7a2c031deb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phishkit/fingerprints.py"}, "region": {"startLine": 52}}}]}, {"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": "fc3e06e200cfb12d", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}]}]}