{"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-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-f8d54db9a0e9f5aa", "name": "Insecure pattern 'cors_wildcard' in worker.js:88", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in worker.js:88"}, "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-f64bd75349667fe4", "name": "Insecure pattern 'document_write' in teacher-planner-zim/index.html:7629", "shortDescription": {"text": "Insecure pattern 'document_write' in teacher-planner-zim/index.html:7629"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e47bbd462f7ed708", "name": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/index.html:2152", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/index.html:2152"}, "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-6ae9d4438079c1e0", "name": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/index.html:2818", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/index.html:2818"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-975543ed6003ed67", "name": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/index.html:5846", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/index.html:5846"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c1447e8c6c7103e0", "name": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/index.html:8019", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/index.html:8019"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-43ac3294624fd98b", "name": "Insecure pattern 'document_write' in teacher-planner-zim/app.html:7629", "shortDescription": {"text": "Insecure pattern 'document_write' in teacher-planner-zim/app.html:7629"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ddb92b9ee83a76ed", "name": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/app.html:2152", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/app.html:2152"}, "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-18f91057cfb92f7a", "name": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/app.html:2818", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/app.html:2818"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6c1ad363e4f77d4b", "name": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/app.html:5846", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/app.html:5846"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5005dc48509b2ed1", "name": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/app.html:8019", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/app.html:8019"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "cloudflare/wrangler-action@v3 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": "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 2 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-89b6b3c1448675a7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:19"}, "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/22855"}, "properties": {"repository": "wowourwedding-wq/classmate-zim", "repoUrl": "https://github.com/wowourwedding-wq/classmate-zim", "branch": "main"}, "results": [{"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-f8d54db9a0e9f5aa", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in worker.js:88"}, "properties": {"repobilityId": "52c95f8560202c9e", "scanner": "scanner-primary", "fingerprint": "f8d54db9a0e9f5aa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "worker.js"}, "region": {"startLine": 88}}}]}, {"ruleId": "scanner-f64bd75349667fe4", "level": "note", "message": {"text": "Insecure pattern 'document_write' in teacher-planner-zim/index.html:7629"}, "properties": {"repobilityId": "0ac726f3250b79a1", "scanner": "scanner-primary", "fingerprint": "f64bd75349667fe4", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/index.html"}, "region": {"startLine": 7629}}}]}, {"ruleId": "scanner-e47bbd462f7ed708", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/index.html:2152"}, "properties": {"repobilityId": "c168dbb69df22412", "scanner": "scanner-primary", "fingerprint": "e47bbd462f7ed708", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/index.html"}, "region": {"startLine": 2152}}}]}, {"ruleId": "scanner-6ae9d4438079c1e0", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/index.html:2818"}, "properties": {"repobilityId": "bd7d4bd345830700", "scanner": "scanner-primary", "fingerprint": "6ae9d4438079c1e0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/index.html"}, "region": {"startLine": 2818}}}]}, {"ruleId": "scanner-975543ed6003ed67", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/index.html:5846"}, "properties": {"repobilityId": "d596cff5e6beacd5", "scanner": "scanner-primary", "fingerprint": "975543ed6003ed67", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/index.html"}, "region": {"startLine": 5846}}}]}, {"ruleId": "scanner-c1447e8c6c7103e0", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/index.html:8019"}, "properties": {"repobilityId": "a15bbdc44d011564", "scanner": "scanner-primary", "fingerprint": "c1447e8c6c7103e0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/index.html"}, "region": {"startLine": 8019}}}]}, {"ruleId": "scanner-43ac3294624fd98b", "level": "note", "message": {"text": "Insecure pattern 'document_write' in teacher-planner-zim/app.html:7629"}, "properties": {"repobilityId": "698f9bed3de3bcc9", "scanner": "scanner-primary", "fingerprint": "43ac3294624fd98b", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/app.html"}, "region": {"startLine": 7629}}}]}, {"ruleId": "scanner-ddb92b9ee83a76ed", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in teacher-planner-zim/app.html:2152"}, "properties": {"repobilityId": "e57db31aa0d2fbc1", "scanner": "scanner-primary", "fingerprint": "ddb92b9ee83a76ed", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/app.html"}, "region": {"startLine": 2152}}}]}, {"ruleId": "scanner-18f91057cfb92f7a", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in teacher-planner-zim/app.html:2818"}, "properties": {"repobilityId": "80cfcb9a79b6dd37", "scanner": "scanner-primary", "fingerprint": "18f91057cfb92f7a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/app.html"}, "region": {"startLine": 2818}}}]}, {"ruleId": "scanner-6c1ad363e4f77d4b", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in teacher-planner-zim/app.html:5846"}, "properties": {"repobilityId": "549562f81141268e", "scanner": "scanner-primary", "fingerprint": "6c1ad363e4f77d4b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/app.html"}, "region": {"startLine": 5846}}}]}, {"ruleId": "scanner-5005dc48509b2ed1", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in teacher-planner-zim/app.html:8019"}, "properties": {"repobilityId": "b7d20757b782d1b8", "scanner": "scanner-primary", "fingerprint": "5005dc48509b2ed1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "teacher-planner-zim/app.html"}, "region": {"startLine": 8019}}}]}, {"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-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "09a60410de7f2c23", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 19}}}]}, {"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": "9fffa75ad508eecf", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "ded6c23ed6595ab0", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "3bcaed3077c6fd61", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a2699f5077f8ada6", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-89b6b3c1448675a7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:19"}, "properties": {"repobilityId": "e36bb7c709bd9e87", "scanner": "scanner-primary", "fingerprint": "89b6b3c1448675a7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}