{"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-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-ff8e8b9c8e700417", "name": "Insecure pattern 'direct_innerhtml_assignment' in shopee-dashboard.html:337", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shopee-dashboard.html:337"}, "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-c66723de6b01dc80", "name": "Insecure pattern 'direct_innerhtml_assignment' in checkout-pending.html:130", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout-pending.html:130"}, "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-53fa8df802379152", "name": "Insecure pattern 'direct_innerhtml_assignment' in produto.html:932", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in produto.html:932"}, "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-cdfb1b999032b33f", "name": "Insecure pattern 'direct_innerhtml_assignment' in checkout-success.html:85", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout-success.html:85"}, "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-d0a65bd331ffbc9d", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin-shopee.html:272", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin-shopee.html:272"}, "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-a2a5348c288e001b", "name": "Insecure pattern 'local_storage_auth_token' in admin-shopee.html:237", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in admin-shopee.html:237"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-78359d615c83aab1", "name": "Insecure pattern 'direct_innerhtml_assignment' in produtos.html:429", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in produtos.html:429"}, "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-e3197f63c8a0a276", "name": "Insecure pattern 'direct_innerhtml_assignment' in shopee-review.html:1375", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shopee-review.html:1375"}, "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-f99281836b414889", "name": "Insecure pattern 'local_storage_auth_token' in shopee-review.html:1281", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in shopee-review.html:1281"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fa984a35c26be3a6", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1183", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1183"}, "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-b677c345ec2f12e3", "name": "Insecure pattern 'direct_innerhtml_assignment' in checkout.html:486", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout.html:486"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 1 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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, operator-readme. 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, operator-readme. 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/13564"}, "properties": {"repository": "lucaswjunges/blumenau-automacao", "repoUrl": "https://github.com/lucaswjunges/blumenau-automacao", "branch": "main"}, "results": [{"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-ff8e8b9c8e700417", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shopee-dashboard.html:337"}, "properties": {"repobilityId": "d71cd7f81da80c75", "scanner": "scanner-primary", "fingerprint": "ff8e8b9c8e700417", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shopee-dashboard.html"}, "region": {"startLine": 337}}}]}, {"ruleId": "scanner-c66723de6b01dc80", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout-pending.html:130"}, "properties": {"repobilityId": "4fa9335518953880", "scanner": "scanner-primary", "fingerprint": "c66723de6b01dc80", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "checkout-pending.html"}, "region": {"startLine": 130}}}]}, {"ruleId": "scanner-53fa8df802379152", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in produto.html:932"}, "properties": {"repobilityId": "e961ab8021316e6e", "scanner": "scanner-primary", "fingerprint": "53fa8df802379152", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "produto.html"}, "region": {"startLine": 932}}}]}, {"ruleId": "scanner-cdfb1b999032b33f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout-success.html:85"}, "properties": {"repobilityId": "66bb18cdac73dee5", "scanner": "scanner-primary", "fingerprint": "cdfb1b999032b33f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "checkout-success.html"}, "region": {"startLine": 85}}}]}, {"ruleId": "scanner-d0a65bd331ffbc9d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin-shopee.html:272"}, "properties": {"repobilityId": "de0dcffcd7225409", "scanner": "scanner-primary", "fingerprint": "d0a65bd331ffbc9d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-shopee.html"}, "region": {"startLine": 272}}}]}, {"ruleId": "scanner-a2a5348c288e001b", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in admin-shopee.html:237"}, "properties": {"repobilityId": "0631f515e259589c", "scanner": "scanner-primary", "fingerprint": "a2a5348c288e001b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-shopee.html"}, "region": {"startLine": 237}}}]}, {"ruleId": "scanner-78359d615c83aab1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in produtos.html:429"}, "properties": {"repobilityId": "f68c3845f01e1e78", "scanner": "scanner-primary", "fingerprint": "78359d615c83aab1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "produtos.html"}, "region": {"startLine": 429}}}]}, {"ruleId": "scanner-e3197f63c8a0a276", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shopee-review.html:1375"}, "properties": {"repobilityId": "bb67948341d5399c", "scanner": "scanner-primary", "fingerprint": "e3197f63c8a0a276", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shopee-review.html"}, "region": {"startLine": 1375}}}]}, {"ruleId": "scanner-f99281836b414889", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in shopee-review.html:1281"}, "properties": {"repobilityId": "14ae9ea0d9e818a0", "scanner": "scanner-primary", "fingerprint": "f99281836b414889", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shopee-review.html"}, "region": {"startLine": 1281}}}]}, {"ruleId": "scanner-fa984a35c26be3a6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1183"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "fa984a35c26be3a6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1183}}}]}, {"ruleId": "scanner-b677c345ec2f12e3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in checkout.html:486"}, "properties": {"repobilityId": "ba2b0af7d0545273", "scanner": "scanner-primary", "fingerprint": "b677c345ec2f12e3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "checkout.html"}, "region": {"startLine": 486}}}]}, {"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-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": "a8e65ea9f1a8022e", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "199850c1b50eac7f", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a31bce4fed399d11", "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": "35d06f54f85c9549", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}]}]}