{"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-5c533248a4ce43da", "name": "Possibly dead Python function: sym", "shortDescription": {"text": "Possibly dead Python function: sym"}, "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-c032eb4c3de4bc66", "name": "Possibly dead Python function: gerar_doc", "shortDescription": {"text": "Possibly dead Python function: gerar_doc"}, "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-251132868aa18487", "name": "Possibly dead Python function: corpo_para_prompt", "shortDescription": {"text": "Possibly dead Python function: corpo_para_prompt"}, "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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"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-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-d6323b93649cba09", "name": "Very large file: tabela_interativa.py (2739 lines)", "shortDescription": {"text": "Very large file: tabela_interativa.py (2739 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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 14 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 249 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-277a2965ba60e77a", "name": "Commented-code block (5 lines) in tabela_interativa.py:108", "shortDescription": {"text": "Commented-code block (5 lines) in tabela_interativa.py:108"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7e7251147555e337", "name": "Network/subprocess call without timeout or try/except \u2014 revisar_dinamico.py:526", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 revisar_dinamico.py:526"}, "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}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nrelatorio_gdocs.py:gerar_doc, relatorio_gdocs.py:gerar_doc_lista\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af599c7e172d9dda", "name": "Flask mutation route `api_apply` without `@login_required` \u2014 tabela_interativa.py:633", "shortDescription": {"text": "Flask mutation route `api_apply` without `@login_required` \u2014 tabela_interativa.py:633"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-08ed8000059ed65f", "name": "Flask mutation route `api_decisao` without `@login_required` \u2014 tabela_interativa.py:659", "shortDescription": {"text": "Flask mutation route `api_decisao` without `@login_required` \u2014 tabela_interativa.py:659"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-151038f076d1ca87", "name": "Flask mutation route `api_navegar` without `@login_required` \u2014 tabela_interativa.py:677", "shortDescription": {"text": "Flask mutation route `api_navegar` without `@login_required` \u2014 tabela_interativa.py:677"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3106c856ef1573b6", "name": "Flask mutation route `api_continuar` without `@login_required` \u2014 tabela_interativa.py:695", "shortDescription": {"text": "Flask mutation route `api_continuar` without `@login_required` \u2014 tabela_interativa.py:695"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2857e239d0b7bd5e", "name": "Flask mutation route `api_pular` without `@login_required` \u2014 tabela_interativa.py:706", "shortDescription": {"text": "Flask mutation route `api_pular` without `@login_required` \u2014 tabela_interativa.py:706"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-27f3755952a70507", "name": "Flask mutation route `api_bob` without `@login_required` \u2014 tabela_interativa.py:712", "shortDescription": {"text": "Flask mutation route `api_bob` without `@login_required` \u2014 tabela_interativa.py:712"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f16fc89bd72d3bac", "name": "Flask mutation route `api_aprendizados_candidatos` without `@login_required` \u2014 tabela_interativa.py:754", "shortDescription": {"text": "Flask mutation route `api_aprendizados_candidatos` without `@login_required` \u2014 tabela_interativa.py:754"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-68e3891954161bcd", "name": "Flask mutation route `api_aprendizados_salvar` without `@login_required` \u2014 tabela_interativa.py:779", "shortDescription": {"text": "Flask mutation route `api_aprendizados_salvar` without `@login_required` \u2014 tabela_interativa.py:779"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d5b2875f66f98830", "name": "Flask mutation route `api_aprendizados_promocoes` without `@login_required` \u2014 tabela_interativa.py:800", "shortDescription": {"text": "Flask mutation route `api_aprendizados_promocoes` without `@login_required` \u2014 tabela_interativa.py:800"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1e917f253534fc29", "name": "Flask mutation route `api_aprendizados_promover` without `@login_required` \u2014 tabela_interativa.py:813", "shortDescription": {"text": "Flask mutation route `api_aprendizados_promover` without `@login_required` \u2014 tabela_interativa.py:813"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-38e061da8a888715", "name": "Flask mutation route `api_iniciar` without `@login_required` \u2014 interface.py:267", "shortDescription": {"text": "Flask mutation route `api_iniciar` without `@login_required` \u2014 interface.py:267"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1a6d91f2236825bf", "name": "Unused endpoint: ANY /", "shortDescription": {"text": "Unused endpoint: ANY /"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d345fcf8c677dcf4", "name": "Unused endpoint: ANY /api/dados", "shortDescription": {"text": "Unused endpoint: ANY /api/dados"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/dados` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f66560419529c786", "name": "Unused endpoint: ANY /api/apply", "shortDescription": {"text": "Unused endpoint: ANY /api/apply"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/apply` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-929d53ec344a30eb", "name": "Unused endpoint: ANY /api/decisao", "shortDescription": {"text": "Unused endpoint: ANY /api/decisao"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/decisao` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-df0af1b6c7d7983d", "name": "Unused endpoint: ANY /api/navegar", "shortDescription": {"text": "Unused endpoint: ANY /api/navegar"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/navegar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-753edf4cd5a7e14b", "name": "Unused endpoint: ANY /api/continuar", "shortDescription": {"text": "Unused endpoint: ANY /api/continuar"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/continuar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8133a6c340faf426", "name": "Unused endpoint: ANY /api/pular", "shortDescription": {"text": "Unused endpoint: ANY /api/pular"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/pular` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-044564fbba142069", "name": "Unused endpoint: ANY /api/bob", "shortDescription": {"text": "Unused endpoint: ANY /api/bob"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/bob` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1323f88e62fe1bc3", "name": "Unused endpoint: ANY /api/aprendizados/candidatos", "shortDescription": {"text": "Unused endpoint: ANY /api/aprendizados/candidatos"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/aprendizados/candidatos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-050a285a467bfcc3", "name": "Unused endpoint: ANY /api/aprendizados/salvar", "shortDescription": {"text": "Unused endpoint: ANY /api/aprendizados/salvar"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/aprendizados/salvar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5f99cb3c329cf20c", "name": "Unused endpoint: ANY /api/aprendizados/promocoes", "shortDescription": {"text": "Unused endpoint: ANY /api/aprendizados/promocoes"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/aprendizados/promocoes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c22d790a36bd2b28", "name": "Unused endpoint: ANY /api/aprendizados/promover", "shortDescription": {"text": "Unused endpoint: ANY /api/aprendizados/promover"}, "fullDescription": {"text": "`tabela_interativa.py` declares `ANY /api/aprendizados/promover` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e1a61ead29e17012", "name": "Unused endpoint: ANY /api/status", "shortDescription": {"text": "Unused endpoint: ANY /api/status"}, "fullDescription": {"text": "`interface.py` declares `ANY /api/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-918569b3024139a0", "name": "Unused endpoint: ANY /api/iniciar", "shortDescription": {"text": "Unused endpoint: ANY /api/iniciar"}, "fullDescription": {"text": "`interface.py` declares `ANY /api/iniciar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/10130"}, "properties": {"repository": "igorbevilaqua/vm-revisor", "repoUrl": "https://github.com/igorbevilaqua/vm-revisor", "branch": "main"}, "results": [{"ruleId": "scanner-5c533248a4ce43da", "level": "note", "message": {"text": "Possibly dead Python function: sym"}, "properties": {"repobilityId": "598acf684ce05868", "scanner": "scanner-primary", "fingerprint": "5c533248a4ce43da", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "terminal.py:127"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c032eb4c3de4bc66", "level": "note", "message": {"text": "Possibly dead Python function: gerar_doc"}, "properties": {"repobilityId": "5c6c0635fd7460ff", "scanner": "scanner-primary", "fingerprint": "c032eb4c3de4bc66", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "relatorio_gdocs.py:60"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-251132868aa18487", "level": "note", "message": {"text": "Possibly dead Python function: corpo_para_prompt"}, "properties": {"repobilityId": "3203dcfe7c0824fd", "scanner": "scanner-primary", "fingerprint": "251132868aa18487", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "aprendizados.py:221"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"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-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-d6323b93649cba09", "level": "note", "message": {"text": "Very large file: tabela_interativa.py (2739 lines)"}, "properties": {"repobilityId": "7b2bf141b17d244c", "scanner": "scanner-primary", "fingerprint": "d6323b93649cba09", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "426ca484d6dbae6e", "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": "bc6a2ad596fb020e", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "e70dbc7230a0d483", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "3f17976a803689af", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "31b985ce6f1ddf13", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-277a2965ba60e77a", "level": "none", "message": {"text": "Commented-code block (5 lines) in tabela_interativa.py:108"}, "properties": {"repobilityId": "75488c84ae94dbb1", "scanner": "scanner-primary", "fingerprint": "277a2965ba60e77a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7e7251147555e337", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 revisar_dinamico.py:526"}, "properties": {"repobilityId": "d789328670f5b8d3", "scanner": "scanner-primary", "fingerprint": "7e7251147555e337", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "eb2c15cdf1b25615", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-af599c7e172d9dda", "level": "error", "message": {"text": "Flask mutation route `api_apply` without `@login_required` \u2014 tabela_interativa.py:633"}, "properties": {"repobilityId": "363fedd20fae3004", "scanner": "scanner-primary", "fingerprint": "af599c7e172d9dda", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 633}}}]}, {"ruleId": "scanner-08ed8000059ed65f", "level": "error", "message": {"text": "Flask mutation route `api_decisao` without `@login_required` \u2014 tabela_interativa.py:659"}, "properties": {"repobilityId": "ba0dfa177719b848", "scanner": "scanner-primary", "fingerprint": "08ed8000059ed65f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 659}}}]}, {"ruleId": "scanner-151038f076d1ca87", "level": "error", "message": {"text": "Flask mutation route `api_navegar` without `@login_required` \u2014 tabela_interativa.py:677"}, "properties": {"repobilityId": "403f7264e33f77cb", "scanner": "scanner-primary", "fingerprint": "151038f076d1ca87", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 677}}}]}, {"ruleId": "scanner-3106c856ef1573b6", "level": "error", "message": {"text": "Flask mutation route `api_continuar` without `@login_required` \u2014 tabela_interativa.py:695"}, "properties": {"repobilityId": "b030e6e52c238c35", "scanner": "scanner-primary", "fingerprint": "3106c856ef1573b6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 695}}}]}, {"ruleId": "scanner-2857e239d0b7bd5e", "level": "error", "message": {"text": "Flask mutation route `api_pular` without `@login_required` \u2014 tabela_interativa.py:706"}, "properties": {"repobilityId": "ceb064ad4acc321a", "scanner": "scanner-primary", "fingerprint": "2857e239d0b7bd5e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 706}}}]}, {"ruleId": "scanner-27f3755952a70507", "level": "error", "message": {"text": "Flask mutation route `api_bob` without `@login_required` \u2014 tabela_interativa.py:712"}, "properties": {"repobilityId": "91e5a7bd7b96736d", "scanner": "scanner-primary", "fingerprint": "27f3755952a70507", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 712}}}]}, {"ruleId": "scanner-f16fc89bd72d3bac", "level": "error", "message": {"text": "Flask mutation route `api_aprendizados_candidatos` without `@login_required` \u2014 tabela_interativa.py:754"}, "properties": {"repobilityId": "c739429f47afb2e6", "scanner": "scanner-primary", "fingerprint": "f16fc89bd72d3bac", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 754}}}]}, {"ruleId": "scanner-68e3891954161bcd", "level": "error", "message": {"text": "Flask mutation route `api_aprendizados_salvar` without `@login_required` \u2014 tabela_interativa.py:779"}, "properties": {"repobilityId": "ed222bd504d90936", "scanner": "scanner-primary", "fingerprint": "68e3891954161bcd", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 779}}}]}, {"ruleId": "scanner-d5b2875f66f98830", "level": "error", "message": {"text": "Flask mutation route `api_aprendizados_promocoes` without `@login_required` \u2014 tabela_interativa.py:800"}, "properties": {"repobilityId": "f915f7f9d242feae", "scanner": "scanner-primary", "fingerprint": "d5b2875f66f98830", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 800}}}]}, {"ruleId": "scanner-1e917f253534fc29", "level": "error", "message": {"text": "Flask mutation route `api_aprendizados_promover` without `@login_required` \u2014 tabela_interativa.py:813"}, "properties": {"repobilityId": "afc193db38bd3851", "scanner": "scanner-primary", "fingerprint": "1e917f253534fc29", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tabela_interativa.py"}, "region": {"startLine": 813}}}]}, {"ruleId": "scanner-38e061da8a888715", "level": "error", "message": {"text": "Flask mutation route `api_iniciar` without `@login_required` \u2014 interface.py:267"}, "properties": {"repobilityId": "799ad838e0fc6f36", "scanner": "scanner-primary", "fingerprint": "38e061da8a888715", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "interface.py"}, "region": {"startLine": 267}}}]}, {"ruleId": "scanner-1a6d91f2236825bf", "level": "note", "message": {"text": "Unused endpoint: ANY /"}, "properties": {"repobilityId": "2f236f483acc676c", "scanner": "scanner-primary", "fingerprint": "1a6d91f2236825bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d345fcf8c677dcf4", "level": "note", "message": {"text": "Unused endpoint: ANY /api/dados"}, "properties": {"repobilityId": "9d3d931060fcabf9", "scanner": "scanner-primary", "fingerprint": "d345fcf8c677dcf4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f66560419529c786", "level": "note", "message": {"text": "Unused endpoint: ANY /api/apply"}, "properties": {"repobilityId": "be3e94f66caefde4", "scanner": "scanner-primary", "fingerprint": "f66560419529c786", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-929d53ec344a30eb", "level": "note", "message": {"text": "Unused endpoint: ANY /api/decisao"}, "properties": {"repobilityId": "1cf8f129f9e8333e", "scanner": "scanner-primary", "fingerprint": "929d53ec344a30eb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-df0af1b6c7d7983d", "level": "note", "message": {"text": "Unused endpoint: ANY /api/navegar"}, "properties": {"repobilityId": "ca996c9ec7ffa4a8", "scanner": "scanner-primary", "fingerprint": "df0af1b6c7d7983d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-753edf4cd5a7e14b", "level": "note", "message": {"text": "Unused endpoint: ANY /api/continuar"}, "properties": {"repobilityId": "8998b431332a6e58", "scanner": "scanner-primary", "fingerprint": "753edf4cd5a7e14b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8133a6c340faf426", "level": "note", "message": {"text": "Unused endpoint: ANY /api/pular"}, "properties": {"repobilityId": "2ae5bb21246fe851", "scanner": "scanner-primary", "fingerprint": "8133a6c340faf426", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-044564fbba142069", "level": "note", "message": {"text": "Unused endpoint: ANY /api/bob"}, "properties": {"repobilityId": "f6cc8e43da6819fe", "scanner": "scanner-primary", "fingerprint": "044564fbba142069", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1323f88e62fe1bc3", "level": "note", "message": {"text": "Unused endpoint: ANY /api/aprendizados/candidatos"}, "properties": {"repobilityId": "00d670edce560f5e", "scanner": "scanner-primary", "fingerprint": "1323f88e62fe1bc3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-050a285a467bfcc3", "level": "note", "message": {"text": "Unused endpoint: ANY /api/aprendizados/salvar"}, "properties": {"repobilityId": "aad7346c04578943", "scanner": "scanner-primary", "fingerprint": "050a285a467bfcc3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5f99cb3c329cf20c", "level": "note", "message": {"text": "Unused endpoint: ANY /api/aprendizados/promocoes"}, "properties": {"repobilityId": "0b448084bd2881a7", "scanner": "scanner-primary", "fingerprint": "5f99cb3c329cf20c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c22d790a36bd2b28", "level": "note", "message": {"text": "Unused endpoint: ANY /api/aprendizados/promover"}, "properties": {"repobilityId": "51386ec0fa1adcb4", "scanner": "scanner-primary", "fingerprint": "c22d790a36bd2b28", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e1a61ead29e17012", "level": "note", "message": {"text": "Unused endpoint: ANY /api/status"}, "properties": {"repobilityId": "d83b6df6fc5b794e", "scanner": "scanner-primary", "fingerprint": "e1a61ead29e17012", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-918569b3024139a0", "level": "note", "message": {"text": "Unused endpoint: ANY /api/iniciar"}, "properties": {"repobilityId": "e0ee08468df1af0f", "scanner": "scanner-primary", "fingerprint": "918569b3024139a0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}