{"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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ef4449197e917cfe", "name": "Insecure pattern 'direct_innerhtml_assignment' in programma.html:1168", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in programma.html:1168"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d4bd9800c06d00d", "name": "Insecure pattern 'direct_innerhtml_assignment' in corsi.html:330", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in corsi.html:330"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bf56b0f959e6f2d3", "name": "Insecure pattern 'direct_innerhtml_assignment' in attestati.html:398", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in attestati.html:398"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0f268a7069f6fbf4", "name": "Insecure pattern 'direct_innerhtml_assignment' in ar-scanner.html:543", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ar-scanner.html:543"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 24 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-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f8a2e616dfbb0a20", "name": "Network/subprocess call without timeout or try/except \u2014 carica_attestati.py:70", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 carica_attestati.py:70"}, "fullDescription": {"text": "`subprocess.run(...)` 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}}]}}, "automationDetails": {"id": "repobility/20893"}, "properties": {"repository": "teamorientamento1/GalileoWeb", "repoUrl": "https://github.com/teamorientamento1/GalileoWeb", "branch": "main"}, "results": [{"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ef4449197e917cfe", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in programma.html:1168"}, "properties": {"repobilityId": "1ec7cfe9ce66dfb9", "scanner": "scanner-primary", "fingerprint": "ef4449197e917cfe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "programma.html"}, "region": {"startLine": 1168}}}]}, {"ruleId": "scanner-9d4bd9800c06d00d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in corsi.html:330"}, "properties": {"repobilityId": "8a35ebecfb7b193d", "scanner": "scanner-primary", "fingerprint": "9d4bd9800c06d00d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "corsi.html"}, "region": {"startLine": 330}}}]}, {"ruleId": "scanner-bf56b0f959e6f2d3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in attestati.html:398"}, "properties": {"repobilityId": "cb29ab295ea63d8f", "scanner": "scanner-primary", "fingerprint": "bf56b0f959e6f2d3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "attestati.html"}, "region": {"startLine": 398}}}]}, {"ruleId": "scanner-0f268a7069f6fbf4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ar-scanner.html:543"}, "properties": {"repobilityId": "3953cfd4c7fbc017", "scanner": "scanner-primary", "fingerprint": "0f268a7069f6fbf4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ar-scanner.html"}, "region": {"startLine": 543}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4c3bd1cf5a16a0d2", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "86308ae8553d00b8", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f8a2e616dfbb0a20", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 carica_attestati.py:70"}, "properties": {"repobilityId": "7f5f6526c336724c", "scanner": "scanner-primary", "fingerprint": "f8a2e616dfbb0a20", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}