{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fec4916297f2455c", "name": "Stray `console.log` in TS/JS \u2014 test_dateparser_edge.js:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_dateparser_edge.js:17"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-56a3181399827107", "name": "Stray `console.log` in TS/JS \u2014 src/services/recognize.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/recognize.ts:83"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1dd701b0e3effe7f", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/item-detail-mockup.html:214", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/item-detail-mockup.html:214"}, "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-0ce9f555824ff0cd", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/confirm-form-mockup.html:343", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/confirm-form-mockup.html:343"}, "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-85896c75e2bf2405", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/home-list-mockup.html:236", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/home-list-mockup.html:236"}, "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-482c19a41e18750b", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/archive-mockup.html:184", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/archive-mockup.html:184"}, "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-56e0a44a905f80c7", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/settings-mockup.html:224", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/settings-mockup.html:224"}, "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "13 tests / 55 src (ratio 0.24)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 15 placeholder/mock markers across 7 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "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. 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-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-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fde120a32916d555", "name": "`fetch()` without try/.catch or AbortSignal \u2014 proxy/src/index.ts:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 proxy/src/index.ts:47"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18236"}, "properties": {"repository": "rlrlaa123/expiry-tracker", "repoUrl": "https://github.com/rlrlaa123/expiry-tracker", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-fec4916297f2455c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_dateparser_edge.js:17"}, "properties": {"repobilityId": "87ce53c489a2078d", "scanner": "scanner-primary", "fingerprint": "fec4916297f2455c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-56a3181399827107", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/recognize.ts:83"}, "properties": {"repobilityId": "12b6e7c6b4ce80ce", "scanner": "scanner-primary", "fingerprint": "56a3181399827107", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1dd701b0e3effe7f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/item-detail-mockup.html:214"}, "properties": {"repobilityId": "3978a870b915a21e", "scanner": "scanner-primary", "fingerprint": "1dd701b0e3effe7f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/mockups/item-detail-mockup.html"}, "region": {"startLine": 214}}}]}, {"ruleId": "scanner-0ce9f555824ff0cd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/confirm-form-mockup.html:343"}, "properties": {"repobilityId": "34ad15bd3f8c7108", "scanner": "scanner-primary", "fingerprint": "0ce9f555824ff0cd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/mockups/confirm-form-mockup.html"}, "region": {"startLine": 343}}}]}, {"ruleId": "scanner-85896c75e2bf2405", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/home-list-mockup.html:236"}, "properties": {"repobilityId": "e6b41cf633047f52", "scanner": "scanner-primary", "fingerprint": "85896c75e2bf2405", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/mockups/home-list-mockup.html"}, "region": {"startLine": 236}}}]}, {"ruleId": "scanner-482c19a41e18750b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/archive-mockup.html:184"}, "properties": {"repobilityId": "bd5d3cc116561dca", "scanner": "scanner-primary", "fingerprint": "482c19a41e18750b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/mockups/archive-mockup.html"}, "region": {"startLine": 184}}}]}, {"ruleId": "scanner-56e0a44a905f80c7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/mockups/settings-mockup.html:224"}, "properties": {"repobilityId": "5f1c14c3851194b4", "scanner": "scanner-primary", "fingerprint": "56e0a44a905f80c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/mockups/settings-mockup.html"}, "region": {"startLine": 224}}}]}, {"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-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "f958a9df404b4601", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "8123350d2dd02b15", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "dd6f71438f115f83", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a99e1788a65b282d", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "12f1f2bbcdb93892", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-fde120a32916d555", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 proxy/src/index.ts:47"}, "properties": {"repobilityId": "2ca6cde0c2008cbf", "scanner": "scanner-primary", "fingerprint": "fde120a32916d555", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}