{"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-777cb9b463ce141c", "name": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/page.tsx:70", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/page.tsx:70"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8fb60013debbc1ba", "name": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/questions/page.tsx:85", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/questions/page.tsx:85"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c99561dbddadb16e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/questions/[id]/page.tsx:34", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/questions/[id]/page.tsx:34"}, "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-eeaa21914685a4e7", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/students/[id]/page.tsx:59", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/students/[id]/page.tsx:59"}, "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-715758946ba72e3c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/materials/[slug]/page.tsx:23", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/materials/[slug]/page.tsx:23"}, "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-de5cdbeb91084395", "name": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/questions/[id]/page.tsx:34", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/questions/[id]/page.tsx:34"}, "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-e9c3452a8a929c23", "name": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/students/[id]/page.tsx:59", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/students/[id]/page.tsx:59"}, "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-39e42e60a5f76cdf", "name": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/materials/[slug]/page.tsx:23", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/materials/[slug]/page.tsx:23"}, "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-3c6a16bf8781cf9a", "name": "Insecure pattern 'node_child_process' in lms-web/src/lib/data.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in lms-web/src/lib/data.ts:3"}, "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-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-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 25 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-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-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}}, {"id": "scanner-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-909a08149e73c56a", "name": "Agent authority lacks a verifier contract: .claude/commands/quiz-send.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/quiz-send.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}}, {"id": "scanner-dd1305bd8ec98053", "name": "Agent authority lacks a verifier contract: .claude/agents/class-manager.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/class-manager.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}}, {"id": "scanner-f303d2940747a26c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lms-web/src/lib/data.ts:209", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lms-web/src/lib/data.ts:209"}, "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/19256"}, "properties": {"repository": "SeoBoSeok/2026_tuesday_class", "repoUrl": "https://github.com/SeoBoSeok/2026_tuesday_class", "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-777cb9b463ce141c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/page.tsx:70"}, "properties": {"repobilityId": "194dd1b39beebaf2", "scanner": "scanner-primary", "fingerprint": "777cb9b463ce141c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8fb60013debbc1ba", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 lms-web/src/app/questions/page.tsx:85"}, "properties": {"repobilityId": "62d189b084b465ed", "scanner": "scanner-primary", "fingerprint": "8fb60013debbc1ba", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c99561dbddadb16e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/questions/[id]/page.tsx:34"}, "properties": {"repobilityId": "1bf3310072890ebc", "scanner": "scanner-primary", "fingerprint": "c99561dbddadb16e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-eeaa21914685a4e7", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/students/[id]/page.tsx:59"}, "properties": {"repobilityId": "525f43bb873688c2", "scanner": "scanner-primary", "fingerprint": "eeaa21914685a4e7", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-715758946ba72e3c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lms-web/src/app/materials/[slug]/page.tsx:23"}, "properties": {"repobilityId": "168827cd14193dd2", "scanner": "scanner-primary", "fingerprint": "715758946ba72e3c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-de5cdbeb91084395", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/questions/[id]/page.tsx:34"}, "properties": {"repobilityId": "4217630b185c4bad", "scanner": "scanner-primary", "fingerprint": "de5cdbeb91084395", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lms-web/src/app/questions/[id]/page.tsx"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-e9c3452a8a929c23", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/students/[id]/page.tsx:59"}, "properties": {"repobilityId": "e752bce2fc828bca", "scanner": "scanner-primary", "fingerprint": "e9c3452a8a929c23", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lms-web/src/app/students/[id]/page.tsx"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-39e42e60a5f76cdf", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in lms-web/src/app/materials/[slug]/page.tsx:23"}, "properties": {"repobilityId": "d628ab6fd868c0dc", "scanner": "scanner-primary", "fingerprint": "39e42e60a5f76cdf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lms-web/src/app/materials/[slug]/page.tsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-3c6a16bf8781cf9a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in lms-web/src/lib/data.ts:3"}, "properties": {"repobilityId": "c3eff95e9226283a", "scanner": "scanner-primary", "fingerprint": "3c6a16bf8781cf9a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lms-web/src/lib/data.ts"}, "region": {"startLine": 3}}}]}, {"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-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": "0d0b3c7560207e4f", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "0c88f4c18b053acb", "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": "c382839d79b5e07c", "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": "5f5e61c3d5c2b701", "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": "3213287a1c6b622d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "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}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-909a08149e73c56a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/quiz-send.md"}, "properties": {"repobilityId": "493fadb7b42e76ab", "scanner": "scanner-primary", "fingerprint": "909a08149e73c56a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/quiz-send.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dd1305bd8ec98053", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/class-manager.md"}, "properties": {"repobilityId": "bba7951024081bff", "scanner": "scanner-primary", "fingerprint": "dd1305bd8ec98053", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/class-manager.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f303d2940747a26c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lms-web/src/lib/data.ts:209"}, "properties": {"repobilityId": "d34363df392f5ad9", "scanner": "scanner-primary", "fingerprint": "f303d2940747a26c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}