{"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-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-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 9 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. 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": "low", "confidence": 1.0}}, {"id": "scanner-8d313572a1a18d66", "name": "FastAPI POST `cadastrar_leilao` without auth dependency \u2014 main.py:229", "shortDescription": {"text": "FastAPI POST `cadastrar_leilao` without auth dependency \u2014 main.py:229"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e4a9763e46584477", "name": "FastAPI POST `confirmar_leilao` without auth dependency \u2014 main.py:341", "shortDescription": {"text": "FastAPI POST `confirmar_leilao` without auth dependency \u2014 main.py:341"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-33f09189f648cd1f", "name": "FastAPI PATCH `atualizar_imovel` without auth dependency \u2014 main.py:361", "shortDescription": {"text": "FastAPI PATCH `atualizar_imovel` without auth dependency \u2014 main.py:361"}, "fullDescription": {"text": "`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ae2c26159722e663", "name": "FastAPI DELETE `remover_imovel` without auth dependency \u2014 main.py:378", "shortDescription": {"text": "FastAPI DELETE `remover_imovel` without auth dependency \u2014 main.py:378"}, "fullDescription": {"text": "`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-169109725215de6f", "name": "FastAPI POST `criar_noticia` without auth dependency \u2014 main.py:405", "shortDescription": {"text": "FastAPI POST `criar_noticia` without auth dependency \u2014 main.py:405"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a4fb7b9d81d70a1b", "name": "FastAPI PATCH `atualizar_noticia` without auth dependency \u2014 main.py:466", "shortDescription": {"text": "FastAPI PATCH `atualizar_noticia` without auth dependency \u2014 main.py:466"}, "fullDescription": {"text": "`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-46ef7fa124a16b3a", "name": "FastAPI DELETE `remover_noticia` without auth dependency \u2014 main.py:483", "shortDescription": {"text": "FastAPI DELETE `remover_noticia` without auth dependency \u2014 main.py:483"}, "fullDescription": {"text": "`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/28925"}, "properties": {"repository": "RayCaMi/teical-api", "repoUrl": "https://github.com/RayCaMi/teical-api", "branch": "main"}, "results": [{"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "effd324154217f78", "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": "c82386fe60653da5", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "8699bcfe5c65d190", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-8d313572a1a18d66", "level": "error", "message": {"text": "FastAPI POST `cadastrar_leilao` without auth dependency \u2014 main.py:229"}, "properties": {"repobilityId": "78d6a632b11aef7e", "scanner": "scanner-primary", "fingerprint": "8d313572a1a18d66", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 229}}}]}, {"ruleId": "scanner-e4a9763e46584477", "level": "error", "message": {"text": "FastAPI POST `confirmar_leilao` without auth dependency \u2014 main.py:341"}, "properties": {"repobilityId": "8bd7639a1fbd8907", "scanner": "scanner-primary", "fingerprint": "e4a9763e46584477", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-33f09189f648cd1f", "level": "error", "message": {"text": "FastAPI PATCH `atualizar_imovel` without auth dependency \u2014 main.py:361"}, "properties": {"repobilityId": "a2c7252014e1aea4", "scanner": "scanner-primary", "fingerprint": "33f09189f648cd1f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 361}}}]}, {"ruleId": "scanner-ae2c26159722e663", "level": "error", "message": {"text": "FastAPI DELETE `remover_imovel` without auth dependency \u2014 main.py:378"}, "properties": {"repobilityId": "560e728d2a910ab9", "scanner": "scanner-primary", "fingerprint": "ae2c26159722e663", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 378}}}]}, {"ruleId": "scanner-169109725215de6f", "level": "error", "message": {"text": "FastAPI POST `criar_noticia` without auth dependency \u2014 main.py:405"}, "properties": {"repobilityId": "c56553d044af6692", "scanner": "scanner-primary", "fingerprint": "169109725215de6f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 405}}}]}, {"ruleId": "scanner-a4fb7b9d81d70a1b", "level": "error", "message": {"text": "FastAPI PATCH `atualizar_noticia` without auth dependency \u2014 main.py:466"}, "properties": {"repobilityId": "60f673dff5dd7ebc", "scanner": "scanner-primary", "fingerprint": "a4fb7b9d81d70a1b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 466}}}]}, {"ruleId": "scanner-46ef7fa124a16b3a", "level": "error", "message": {"text": "FastAPI DELETE `remover_noticia` without auth dependency \u2014 main.py:483"}, "properties": {"repobilityId": "bb58d20e73f6c5ea", "scanner": "scanner-primary", "fingerprint": "46ef7fa124a16b3a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 483}}}]}]}]}