{"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-6d47f55027756321", "name": "Stray `console.log` in TS/JS \u2014 test_registration.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_registration.js:22"}, "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-fa46ea9ac4cf9ed6", "name": "Stray `console.log` in TS/JS \u2014 frontend/test-content.js:2", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/test-content.js:2"}, "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-3188aef568b92ef8", "name": "Stray `console.log` in TS/JS \u2014 frontend/content-loader.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/content-loader.js:7"}, "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-67f4797a07dc0898", "name": "Stray `console.log` in TS/JS \u2014 frontend/js/registration.js:781", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/js/registration.js:781"}, "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-e2d28158a4f636d2", "name": "Stray `console.log` in TS/JS \u2014 frontend/js/resources.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/js/resources.js:7"}, "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-e9d918707dda03ba", "name": "Privileged port 21 in use", "shortDescription": {"text": "Privileged port 21 in use"}, "fullDescription": {"text": "Port 21 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-a64aca1e72f19d22", "name": "Runtime dotenv file present in repo: frontend/intake/.env.test", "shortDescription": {"text": "Runtime dotenv file present in repo: frontend/intake/.env.test"}, "fullDescription": {"text": "`frontend/intake/.env.test` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-fc42fc3931d54fd1", "name": "Insecure pattern 'node_child_process' in test_registration.js:348", "shortDescription": {"text": "Insecure pattern 'node_child_process' in test_registration.js:348"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a14d63d08affc8e", "name": "Insecure pattern 'direct_innerhtml_assignment' in test_payment_integration.html:558", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in test_payment_integration.html:558"}, "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-2258f09e9b79ac4f", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/content-loader.js:132", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/content-loader.js:132"}, "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-dc2d4911a3d07816", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/schedule.html:260", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/schedule.html:260"}, "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-838be68d6e3055c7", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/registration.js:1171", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/registration.js:1171"}, "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-9fc762b4ec2833d9", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/resources.js:24", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/resources.js:24"}, "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-9a927b1389899fac", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/lib/dompurify.js:2", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/lib/dompurify.js:2"}, "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-b03a145ebd3bfbf7", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-318c9649a5990930", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 57 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 16 placeholder/mock markers across 9 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-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-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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7efd30901f171f3d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/test-content.js:4", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/test-content.js:4"}, "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}}, {"id": "scanner-827335b14ccd1bf3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/registration.js:1040", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/registration.js:1040"}, "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}}, {"id": "scanner-c45b4dc5f0c6e46f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/application-lookup.js:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/application-lookup.js:48"}, "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}}, {"id": "scanner-654df9fba39b4090", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/payment-retry.js:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/payment-retry.js:63"}, "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/23512"}, "properties": {"repository": "zahidcseku/nat-test-ku", "repoUrl": "https://github.com/zahidcseku/nat-test-ku", "branch": "main"}, "results": [{"ruleId": "scanner-6d47f55027756321", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_registration.js:22"}, "properties": {"repobilityId": "a5fb41432ff2f9c1", "scanner": "scanner-primary", "fingerprint": "6d47f55027756321", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fa46ea9ac4cf9ed6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/test-content.js:2"}, "properties": {"repobilityId": "93b02f7dad628091", "scanner": "scanner-primary", "fingerprint": "fa46ea9ac4cf9ed6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3188aef568b92ef8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/content-loader.js:7"}, "properties": {"repobilityId": "0dd60e61945b4696", "scanner": "scanner-primary", "fingerprint": "3188aef568b92ef8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-67f4797a07dc0898", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/js/registration.js:781"}, "properties": {"repobilityId": "8280a629ef1581a7", "scanner": "scanner-primary", "fingerprint": "67f4797a07dc0898", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2d28158a4f636d2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/js/resources.js:7"}, "properties": {"repobilityId": "752282657d3fd8ca", "scanner": "scanner-primary", "fingerprint": "e2d28158a4f636d2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e9d918707dda03ba", "level": "warning", "message": {"text": "Privileged port 21 in use"}, "properties": {"repobilityId": "d920b7cd1b1a16dc", "scanner": "scanner-primary", "fingerprint": "e9d918707dda03ba", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-css.yml"}, "region": {"startLine": 1}}}]}, {"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-a64aca1e72f19d22", "level": "error", "message": {"text": "Runtime dotenv file present in repo: frontend/intake/.env.test"}, "properties": {"repobilityId": "9bcd5c602ea406af", "scanner": "scanner-primary", "fingerprint": "a64aca1e72f19d22", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/intake/.env.test"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fc42fc3931d54fd1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in test_registration.js:348"}, "properties": {"repobilityId": "320da0b5a1011a60", "scanner": "scanner-primary", "fingerprint": "fc42fc3931d54fd1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test_registration.js"}, "region": {"startLine": 348}}}]}, {"ruleId": "scanner-6a14d63d08affc8e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in test_payment_integration.html:558"}, "properties": {"repobilityId": "1c6d278982c6e2e8", "scanner": "scanner-primary", "fingerprint": "6a14d63d08affc8e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test_payment_integration.html"}, "region": {"startLine": 558}}}]}, {"ruleId": "scanner-2258f09e9b79ac4f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/content-loader.js:132"}, "properties": {"repobilityId": "e36b41475f86a502", "scanner": "scanner-primary", "fingerprint": "2258f09e9b79ac4f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/content-loader.js"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-dc2d4911a3d07816", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/schedule.html:260"}, "properties": {"repobilityId": "bf8aed258b3db491", "scanner": "scanner-primary", "fingerprint": "dc2d4911a3d07816", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/schedule.html"}, "region": {"startLine": 260}}}]}, {"ruleId": "scanner-838be68d6e3055c7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/registration.js:1171"}, "properties": {"repobilityId": "55a925dcefdc4e1d", "scanner": "scanner-primary", "fingerprint": "838be68d6e3055c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/js/registration.js"}, "region": {"startLine": 1171}}}]}, {"ruleId": "scanner-9fc762b4ec2833d9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/resources.js:24"}, "properties": {"repobilityId": "ceeffe448dc3bd89", "scanner": "scanner-primary", "fingerprint": "9fc762b4ec2833d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/js/resources.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-9a927b1389899fac", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/js/lib/dompurify.js:2"}, "properties": {"repobilityId": "232fbeda5561e3aa", "scanner": "scanner-primary", "fingerprint": "9a927b1389899fac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/js/lib/dompurify.js"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-b03a145ebd3bfbf7", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0149c47dfb8903d0", "scanner": "scanner-primary", "fingerprint": "b03a145ebd3bfbf7", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-css.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-b03a145ebd3bfbf7", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b20c5d72ba2024c7", "scanner": "scanner-primary", "fingerprint": "b03a145ebd3bfbf7", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-css.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-b03a145ebd3bfbf7", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "36c58137e4ad2038", "scanner": "scanner-primary", "fingerprint": "b03a145ebd3bfbf7", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-css.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-318c9649a5990930", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c35cf647d6eba231", "scanner": "scanner-primary", "fingerprint": "318c9649a5990930", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/upload_intake.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-318c9649a5990930", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ea9e8bc0d77f1af7", "scanner": "scanner-primary", "fingerprint": "318c9649a5990930", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/upload_intake.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "250e6570193357ab", "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": "76efad56b8f415c3", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "50546d549a30e796", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b24fbe10ff82b6ff", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "290751878fc0a324", "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": "05c1978f08ab0b7b", "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": "9f96976f0717d8aa", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-7efd30901f171f3d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/test-content.js:4"}, "properties": {"repobilityId": "3465a364da3f157b", "scanner": "scanner-primary", "fingerprint": "7efd30901f171f3d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-827335b14ccd1bf3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/registration.js:1040"}, "properties": {"repobilityId": "8ac402fd51d42727", "scanner": "scanner-primary", "fingerprint": "827335b14ccd1bf3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c45b4dc5f0c6e46f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/application-lookup.js:48"}, "properties": {"repobilityId": "c8ad58efde493bd0", "scanner": "scanner-primary", "fingerprint": "c45b4dc5f0c6e46f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-654df9fba39b4090", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/js/payment-retry.js:63"}, "properties": {"repobilityId": "061dfaf893763c7b", "scanner": "scanner-primary", "fingerprint": "654df9fba39b4090", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}