{"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-c7058c6f5412d668", "name": "Possibly dead Python function: to_pdf", "shortDescription": {"text": "Possibly dead Python function: to_pdf"}, "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-c4666f4edb21e386", "name": "Possibly dead Python function: identity", "shortDescription": {"text": "Possibly dead Python function: identity"}, "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-54e753ddcf783dde", "name": "Possibly dead Python function: pca", "shortDescription": {"text": "Possibly dead Python function: pca"}, "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-6411ce0ce8ee5429", "name": "Possibly dead Python function: random_forest", "shortDescription": {"text": "Possibly dead Python function: random_forest"}, "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-87381634be675cc5", "name": "Possibly dead Python function: svm_rbf", "shortDescription": {"text": "Possibly dead Python function: svm_rbf"}, "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-a61569d9b27c6840", "name": "Possibly dead Python function: gradient_boosting", "shortDescription": {"text": "Possibly dead Python function: gradient_boosting"}, "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-c3582e996cf157af", "name": "Possibly dead Python function: identity", "shortDescription": {"text": "Possibly dead Python function: identity"}, "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-a18b5df3c243e415", "name": "Possibly dead Python function: standardize", "shortDescription": {"text": "Possibly dead Python function: standardize"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 10 source file(s) (ratio 0.00). 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 6 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, tests. 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": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25731"}, "properties": {"repository": "evandugas/TML4-Pipeline", "repoUrl": "https://github.com/evandugas/TML4-Pipeline", "branch": "main"}, "results": [{"ruleId": "scanner-c7058c6f5412d668", "level": "note", "message": {"text": "Possibly dead Python function: to_pdf"}, "properties": {"repobilityId": "373eb71c552b2c3d", "scanner": "scanner-primary", "fingerprint": "c7058c6f5412d668", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m6_report.py:44"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c4666f4edb21e386", "level": "note", "message": {"text": "Possibly dead Python function: identity"}, "properties": {"repobilityId": "1d1f03ccf7f11af6", "scanner": "scanner-primary", "fingerprint": "c4666f4edb21e386", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m3_feature_map.py:28"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-54e753ddcf783dde", "level": "note", "message": {"text": "Possibly dead Python function: pca"}, "properties": {"repobilityId": "a2e97926a03d32ee", "scanner": "scanner-primary", "fingerprint": "54e753ddcf783dde", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m3_feature_map.py:33"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6411ce0ce8ee5429", "level": "note", "message": {"text": "Possibly dead Python function: random_forest"}, "properties": {"repobilityId": "1b94a37372a025c4", "scanner": "scanner-primary", "fingerprint": "6411ce0ce8ee5429", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m4_ml.py:23"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-87381634be675cc5", "level": "note", "message": {"text": "Possibly dead Python function: svm_rbf"}, "properties": {"repobilityId": "7cbff575b1550b3d", "scanner": "scanner-primary", "fingerprint": "87381634be675cc5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m4_ml.py:27"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a61569d9b27c6840", "level": "note", "message": {"text": "Possibly dead Python function: gradient_boosting"}, "properties": {"repobilityId": "94d4ef2df836cdba", "scanner": "scanner-primary", "fingerprint": "a61569d9b27c6840", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m4_ml.py:32"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3582e996cf157af", "level": "note", "message": {"text": "Possibly dead Python function: identity"}, "properties": {"repobilityId": "1d1f03ccf7f11af6", "scanner": "scanner-primary", "fingerprint": "c3582e996cf157af", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m2_preprocess.py:24"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a18b5df3c243e415", "level": "note", "message": {"text": "Possibly dead Python function: standardize"}, "properties": {"repobilityId": "761ca5f4364666f8", "scanner": "scanner-primary", "fingerprint": "a18b5df3c243e415", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "m2_preprocess.py:29"}, "region": {"startLine": 1}}}]}, {"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": "b0922f07d93b775a", "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": "6261ce3be3d9133f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "484a9c84586e15ce", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}