{"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-b4f74b437b355252", "name": "Stray `console.log` in TS/JS \u2014 cleanup-demo.js:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 cleanup-demo.js:71"}, "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-6f1e2722483dfa5d", "name": "Insecure pattern 'direct_innerhtml_assignment' in login.html:371", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in login.html:371"}, "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-19b35606bb812cd1", "name": "Insecure pattern 'local_storage_auth_token' in login.html:462", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in login.html:462"}, "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-373696ebdf3c3428", "name": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:2746", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:2746"}, "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-300acb4398815f9f", "name": "Insecure pattern 'direct_innerhtml_assignment' in reset-password.html:124", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reset-password.html:124"}, "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-719bb380783120d2", "name": "Insecure pattern 'direct_innerhtml_assignment' in profile.html:428", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in profile.html:428"}, "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-7ac61c51e85ca8c2", "name": "Insecure pattern 'direct_innerhtml_assignment' in upload.html:1449", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in upload.html:1449"}, "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-826acdd03e91a7f5", "name": "Insecure pattern 'direct_innerhtml_assignment' in forgot-password.html:309", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in forgot-password.html:309"}, "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-5343c1211ceeec74", "name": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:989", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:989"}, "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-74aecdda4598b6e5", "name": "Insecure pattern 'direct_innerhtml_assignment' in planificare-noua.html:310", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in planificare-noua.html:310"}, "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-9472f6fcddcd9afe", "name": "Insecure pattern 'direct_innerhtml_assignment' in register.html:491", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in register.html:491"}, "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-c25b854e727c42b3", "name": "Insecure pattern 'local_storage_auth_token' in register.html:647", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in register.html:647"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 9 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 30 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-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, 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": "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, operator-readme. 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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `LOG_LEVEL`, `MONGODB_URL`, `MONGO_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/27919"}, "properties": {"repository": "miticamihalescu/curricula2.0", "repoUrl": "https://github.com/miticamihalescu/curricula2.0", "branch": "main"}, "results": [{"ruleId": "scanner-b4f74b437b355252", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 cleanup-demo.js:71"}, "properties": {"repobilityId": "49d484be268dee68", "scanner": "scanner-primary", "fingerprint": "b4f74b437b355252", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6f1e2722483dfa5d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in login.html:371"}, "properties": {"repobilityId": "617b51c994b02988", "scanner": "scanner-primary", "fingerprint": "6f1e2722483dfa5d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "login.html"}, "region": {"startLine": 371}}}]}, {"ruleId": "scanner-19b35606bb812cd1", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in login.html:462"}, "properties": {"repobilityId": "eafd762f754dc2fc", "scanner": "scanner-primary", "fingerprint": "19b35606bb812cd1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "login.html"}, "region": {"startLine": 462}}}]}, {"ruleId": "scanner-373696ebdf3c3428", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:2746"}, "properties": {"repobilityId": "3cddbad051d0bcc9", "scanner": "scanner-primary", "fingerprint": "373696ebdf3c3428", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dashboard.html"}, "region": {"startLine": 2746}}}]}, {"ruleId": "scanner-300acb4398815f9f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reset-password.html:124"}, "properties": {"repobilityId": "1e2b9718a5c413bc", "scanner": "scanner-primary", "fingerprint": "300acb4398815f9f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "reset-password.html"}, "region": {"startLine": 124}}}]}, {"ruleId": "scanner-719bb380783120d2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in profile.html:428"}, "properties": {"repobilityId": "310e2e909a7be4fa", "scanner": "scanner-primary", "fingerprint": "719bb380783120d2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "profile.html"}, "region": {"startLine": 428}}}]}, {"ruleId": "scanner-7ac61c51e85ca8c2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in upload.html:1449"}, "properties": {"repobilityId": "4504be56de5bd29b", "scanner": "scanner-primary", "fingerprint": "7ac61c51e85ca8c2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "upload.html"}, "region": {"startLine": 1449}}}]}, {"ruleId": "scanner-826acdd03e91a7f5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in forgot-password.html:309"}, "properties": {"repobilityId": "df3ab2304c1166cd", "scanner": "scanner-primary", "fingerprint": "826acdd03e91a7f5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forgot-password.html"}, "region": {"startLine": 309}}}]}, {"ruleId": "scanner-5343c1211ceeec74", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:989"}, "properties": {"repobilityId": "b65db1c5b98a2804", "scanner": "scanner-primary", "fingerprint": "5343c1211ceeec74", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "calendar.html"}, "region": {"startLine": 989}}}]}, {"ruleId": "scanner-74aecdda4598b6e5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in planificare-noua.html:310"}, "properties": {"repobilityId": "e8ba591a4ff0c9cb", "scanner": "scanner-primary", "fingerprint": "74aecdda4598b6e5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "planificare-noua.html"}, "region": {"startLine": 310}}}]}, {"ruleId": "scanner-9472f6fcddcd9afe", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in register.html:491"}, "properties": {"repobilityId": "00569427cb685e09", "scanner": "scanner-primary", "fingerprint": "9472f6fcddcd9afe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "register.html"}, "region": {"startLine": 491}}}]}, {"ruleId": "scanner-c25b854e727c42b3", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in register.html:647"}, "properties": {"repobilityId": "736a4c880a504b93", "scanner": "scanner-primary", "fingerprint": "c25b854e727c42b3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "register.html"}, "region": {"startLine": 647}}}]}, {"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": "fee0d306519d78fd", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "38e2999ccc13e26f", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "fc723a55ecbb5aaa", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9dfa249417bbcc36", "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": "67dedf9f85c69c4c", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}