{"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-dc2362cae0c1c143", "name": "Stray `console.log` in TS/JS \u2014 api/submit-lead.js:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/submit-lead.js:32"}, "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-b36a15182e0d0748", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/BlogFAQAccordion.tsx:53", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/BlogFAQAccordion.tsx:53"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-94113b12711fd85e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:105", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:105"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-934b0949b620ce15", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:115", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:115"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-58f422df6d03a7b0", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/page.tsx:82", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/page.tsx:82"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-06a1b8ac7d2cda2a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/visa/page.tsx:76", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/visa/page.tsx:76"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-34595acd856556d7", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/student-life/page.tsx:87", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/student-life/page.tsx:87"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7040a60c8827f7ee", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/universities/page.tsx:92", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/universities/page.tsx:92"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b71468b53466adec", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/cost/page.tsx:75", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/cost/page.tsx:75"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-af62dc16221d0d15", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/page.tsx:81", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/page.tsx:81"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ce06e114809ad353", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/visa/page.tsx:79", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/visa/page.tsx:79"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d06f567c4d29f5c6", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/student-life/page.tsx:87", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/student-life/page.tsx:87"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-59107ec91e35fb1c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/universities/page.tsx:98", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/universities/page.tsx:98"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-09c033062748f2e5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/cost/page.tsx:74", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/cost/page.tsx:74"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d6d9ac2e8726a395", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/services/page.tsx:82", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/services/page.tsx:82"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7aa507f774403d42", "name": "TODO/FIXME marker in shipping code \u2014 src/lib/config.ts:3", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/config.ts:3"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-770c1553a23ed860", "name": "Insecure pattern 'cors_wildcard' in api/submit-lead.js:4", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/submit-lead.js:4"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-20901d056087ea14", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/BlogFAQAccordion.tsx:53", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/BlogFAQAccordion.tsx:53"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5a1917b97b9ab4ec", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:105", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:105"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-491707fd0b52ab1c", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:115", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:115"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-556e6d25b81fdf52", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/page.tsx:82", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/page.tsx:82"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2fbe4f7e2758f35f", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/visa/page.tsx:76", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/visa/page.tsx:76"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5efca49774140ee4", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/student-life/page.tsx:87", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/student-life/page.tsx:87"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ccbbae39ce6cb174", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/universities/page.tsx:92", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/universities/page.tsx:92"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-311d2373d5954cb5", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/cost/page.tsx:75", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/cost/page.tsx:75"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-494ea2aa5ec938bc", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/page.tsx:81", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/page.tsx:81"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-330fb76eed87b420", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/visa/page.tsx:79", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/visa/page.tsx:79"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9fbc09ccef335c7c", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/student-life/page.tsx:87", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/student-life/page.tsx:87"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-63cbe7db4e0f44e4", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/universities/page.tsx:98", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/universities/page.tsx:98"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d550d1fbe2d2ffe4", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/cost/page.tsx:74", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/cost/page.tsx:74"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ba06a28ff7a1b01", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/services/page.tsx:82", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/services/page.tsx:82"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). 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": "1 test file(s) for 82 source file(s) (ratio 0.01). 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 5 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 41 placeholder/mock markers across 17 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-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-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-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "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}}, {"id": "scanner-7272a93dcfaa4ecd", "name": "Commented-code block (6 lines) in src/lib/au.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/au.ts:1"}, "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-f7be89c9cafc1af9", "name": "Commented-code block (6 lines) in src/lib/blog-format.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/blog-format.ts:1"}, "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}}]}}, "automationDetails": {"id": "repobility/23155"}, "properties": {"repository": "yashrastogi069-dev/veritas-global-edu", "repoUrl": "https://github.com/yashrastogi069-dev/veritas-global-edu", "branch": "main"}, "results": [{"ruleId": "scanner-dc2362cae0c1c143", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/submit-lead.js:32"}, "properties": {"repobilityId": "703e6486bf3341f6", "scanner": "scanner-primary", "fingerprint": "dc2362cae0c1c143", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b36a15182e0d0748", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/BlogFAQAccordion.tsx:53"}, "properties": {"repobilityId": "5503a0c167cfe3d6", "scanner": "scanner-primary", "fingerprint": "b36a15182e0d0748", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-94113b12711fd85e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:105"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "94113b12711fd85e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-934b0949b620ce15", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:115"}, "properties": {"repobilityId": "edc166468e8868e7", "scanner": "scanner-primary", "fingerprint": "934b0949b620ce15", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-58f422df6d03a7b0", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/page.tsx:82"}, "properties": {"repobilityId": "380b89c412007754", "scanner": "scanner-primary", "fingerprint": "58f422df6d03a7b0", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-06a1b8ac7d2cda2a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/visa/page.tsx:76"}, "properties": {"repobilityId": "da2ee7b0d6c8c07d", "scanner": "scanner-primary", "fingerprint": "06a1b8ac7d2cda2a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-34595acd856556d7", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/student-life/page.tsx:87"}, "properties": {"repobilityId": "1e9f38a31bc68f1c", "scanner": "scanner-primary", "fingerprint": "34595acd856556d7", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7040a60c8827f7ee", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/universities/page.tsx:92"}, "properties": {"repobilityId": "b2b92f3a0d470826", "scanner": "scanner-primary", "fingerprint": "7040a60c8827f7ee", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-b71468b53466adec", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-new-zealand/cost/page.tsx:75"}, "properties": {"repobilityId": "4dfec211a2d65f80", "scanner": "scanner-primary", "fingerprint": "b71468b53466adec", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-af62dc16221d0d15", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/page.tsx:81"}, "properties": {"repobilityId": "8870ff8332de98bd", "scanner": "scanner-primary", "fingerprint": "af62dc16221d0d15", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ce06e114809ad353", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/visa/page.tsx:79"}, "properties": {"repobilityId": "31fca6ce6f82e5a5", "scanner": "scanner-primary", "fingerprint": "ce06e114809ad353", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d06f567c4d29f5c6", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/student-life/page.tsx:87"}, "properties": {"repobilityId": "b01561c4a014800f", "scanner": "scanner-primary", "fingerprint": "d06f567c4d29f5c6", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-59107ec91e35fb1c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/universities/page.tsx:98"}, "properties": {"repobilityId": "cbe15ec7e495c059", "scanner": "scanner-primary", "fingerprint": "59107ec91e35fb1c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-09c033062748f2e5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/study-in-australia/cost/page.tsx:74"}, "properties": {"repobilityId": "03583ce661560ed9", "scanner": "scanner-primary", "fingerprint": "09c033062748f2e5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d6d9ac2e8726a395", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/services/page.tsx:82"}, "properties": {"repobilityId": "3a765d4765fa1597", "scanner": "scanner-primary", "fingerprint": "d6d9ac2e8726a395", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7aa507f774403d42", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/config.ts:3"}, "properties": {"repobilityId": "9452c6798b080c75", "scanner": "scanner-primary", "fingerprint": "7aa507f774403d42", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-770c1553a23ed860", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/submit-lead.js:4"}, "properties": {"repobilityId": "266b42e3859342c4", "scanner": "scanner-primary", "fingerprint": "770c1553a23ed860", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/submit-lead.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-20901d056087ea14", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/BlogFAQAccordion.tsx:53"}, "properties": {"repobilityId": "81666c843c3c0e3c", "scanner": "scanner-primary", "fingerprint": "20901d056087ea14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/blog/BlogFAQAccordion.tsx"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-5a1917b97b9ab4ec", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:105"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "5a1917b97b9ab4ec", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 105}}}]}, {"ruleId": "scanner-491707fd0b52ab1c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:115"}, "properties": {"repobilityId": "df5a2a4c38f975f6", "scanner": "scanner-primary", "fingerprint": "491707fd0b52ab1c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/[slug]/page.tsx"}, "region": {"startLine": 115}}}]}, {"ruleId": "scanner-556e6d25b81fdf52", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/page.tsx:82"}, "properties": {"repobilityId": "0f0b7b22151462e1", "scanner": "scanner-primary", "fingerprint": "556e6d25b81fdf52", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-new-zealand/page.tsx"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-2fbe4f7e2758f35f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/visa/page.tsx:76"}, "properties": {"repobilityId": "25fbf35cd7b97b51", "scanner": "scanner-primary", "fingerprint": "2fbe4f7e2758f35f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-new-zealand/visa/page.tsx"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-5efca49774140ee4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/student-life/page.tsx:87"}, "properties": {"repobilityId": "5552cedbfe8820e9", "scanner": "scanner-primary", "fingerprint": "5efca49774140ee4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-new-zealand/student-life/page.tsx"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-ccbbae39ce6cb174", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/universities/page.tsx:92"}, "properties": {"repobilityId": "f0ee086f38e72bb6", "scanner": "scanner-primary", "fingerprint": "ccbbae39ce6cb174", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-new-zealand/universities/page.tsx"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-311d2373d5954cb5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-new-zealand/cost/page.tsx:75"}, "properties": {"repobilityId": "b682cefefe30a13d", "scanner": "scanner-primary", "fingerprint": "311d2373d5954cb5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-new-zealand/cost/page.tsx"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-494ea2aa5ec938bc", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/page.tsx:81"}, "properties": {"repobilityId": "8172b0a0582c530d", "scanner": "scanner-primary", "fingerprint": "494ea2aa5ec938bc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-australia/page.tsx"}, "region": {"startLine": 81}}}]}, {"ruleId": "scanner-330fb76eed87b420", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/visa/page.tsx:79"}, "properties": {"repobilityId": "999f21188765c01d", "scanner": "scanner-primary", "fingerprint": "330fb76eed87b420", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-australia/visa/page.tsx"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-9fbc09ccef335c7c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/student-life/page.tsx:87"}, "properties": {"repobilityId": "20896685cf323579", "scanner": "scanner-primary", "fingerprint": "9fbc09ccef335c7c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-australia/student-life/page.tsx"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-63cbe7db4e0f44e4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/universities/page.tsx:98"}, "properties": {"repobilityId": "942bc358ff347a8b", "scanner": "scanner-primary", "fingerprint": "63cbe7db4e0f44e4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-australia/universities/page.tsx"}, "region": {"startLine": 98}}}]}, {"ruleId": "scanner-d550d1fbe2d2ffe4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/study-in-australia/cost/page.tsx:74"}, "properties": {"repobilityId": "d42630cb7a6250d9", "scanner": "scanner-primary", "fingerprint": "d550d1fbe2d2ffe4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/study-in-australia/cost/page.tsx"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-3ba06a28ff7a1b01", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/services/page.tsx:82"}, "properties": {"repobilityId": "dbe815eb2acdb233", "scanner": "scanner-primary", "fingerprint": "3ba06a28ff7a1b01", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/services/page.tsx"}, "region": {"startLine": 82}}}]}, {"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": "8b012cafed275a77", "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": "3c1280980b2d751a", "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": "253b613ca684c8a8", "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": "25020a50a3265af9", "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": "3d122e729af5feae", "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": "03c9ed5c23ac5397", "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": "03035474e10b00ca", "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": "0c08cdd0e895fbbd", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7272a93dcfaa4ecd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/au.ts:1"}, "properties": {"repobilityId": "190548d4676a86df", "scanner": "scanner-primary", "fingerprint": "7272a93dcfaa4ecd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7be89c9cafc1af9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/blog-format.ts:1"}, "properties": {"repobilityId": "9b24b02dd3abe500", "scanner": "scanner-primary", "fingerprint": "f7be89c9cafc1af9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}