{"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-73a5fae91906a8c3", "name": "Insecure pattern 'eval_used' in README.md:59", "shortDescription": {"text": "Insecure pattern 'eval_used' in README.md:59"}, "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-b627f519aca4844c", "name": "Legacy-named symbol `demo_v2` in dashboard.py:833", "shortDescription": {"text": "Legacy-named symbol `demo_v2` in dashboard.py:833"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/26089"}, "properties": {"repository": "Giocrisrai/pose6dof-transformers-diffusion", "repoUrl": "https://github.com/Giocrisrai/pose6dof-transformers-diffusion", "branch": "main"}, "results": [{"ruleId": "scanner-73a5fae91906a8c3", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in README.md:59"}, "properties": {"repobilityId": "e44bf8409cbb7354", "scanner": "scanner-primary", "fingerprint": "73a5fae91906a8c3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 59}}}]}, {"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-b627f519aca4844c", "level": "note", "message": {"text": "Legacy-named symbol `demo_v2` in dashboard.py:833"}, "properties": {"repobilityId": "7837074eebdac60d", "scanner": "scanner-primary", "fingerprint": "b627f519aca4844c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}