{"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-deec279bf2b05116", "name": "Stray `console.log` in TS/JS \u2014 rock-paper-scissors/script.js:8", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 rock-paper-scissors/script.js:8"}, "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-31b5522dc4740c9f", "name": "Stray `console.log` in TS/JS \u2014 poker-flip/script.js:353", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 poker-flip/script.js:353"}, "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-f75da4e42e6b972a", "name": "Stray `console.log` in TS/JS \u2014 pong/script.js:149", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 pong/script.js:149"}, "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-d4225929901dab9d", "name": "Stray `console.log` in TS/JS \u2014 poker-preflop-quiz/script.js:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 poker-preflop-quiz/script.js:39"}, "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-e2d0a802c8107b29", "name": "Stray `console.log` in TS/JS \u2014 shut-the-box/script.js:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 shut-the-box/script.js:35"}, "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-1fc0db1b43e63875", "name": "Stray `console.log` in TS/JS \u2014 hit-and-blow/script.js:80", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 hit-and-blow/script.js:80"}, "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-d2b38d12433235b3", "name": "Stray `console.log` in TS/JS \u2014 poker-blind-timer/script.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 poker-blind-timer/script.js:60"}, "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-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-1e85e1084e83859b", "name": "Insecure pattern 'direct_innerhtml_assignment' in rock-paper-scissors/script.js:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in rock-paper-scissors/script.js:49"}, "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-308d0927c0b1ebd3", "name": "Insecure pattern 'direct_innerhtml_assignment' in retro-quest/index.html:2013", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in retro-quest/index.html:2013"}, "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-4dfe1d7abb978195", "name": "Insecure pattern 'direct_innerhtml_assignment' in poker-flip/script.js:67", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in poker-flip/script.js:67"}, "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-54605ecf2348cf3d", "name": "Insecure pattern 'direct_innerhtml_assignment' in tetris/script.js:15", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in tetris/script.js:15"}, "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-483e9f3308588c52", "name": "Possible secret in zombie-chess/index.html", "shortDescription": {"text": "Possible secret in zombie-chess/index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-f525f7935341056f", "name": "Insecure pattern 'direct_innerhtml_assignment' in zombie-chess/index.html:889", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in zombie-chess/index.html:889"}, "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-0c0c4a245e249be3", "name": "Insecure pattern 'direct_innerhtml_assignment' in poker-preflop-quiz/script.js:118", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in poker-preflop-quiz/script.js:118"}, "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-31de029e47486366", "name": "Possible secret in napoleon/index.html", "shortDescription": {"text": "Possible secret in napoleon/index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-f8cb7393c32ea2f0", "name": "Insecure pattern 'direct_innerhtml_assignment' in napoleon/index.html:997", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in napoleon/index.html:997"}, "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-bdabe7bb98990d25", "name": "Insecure pattern 'direct_innerhtml_assignment' in shut-the-box/script.js:20", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shut-the-box/script.js:20"}, "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-9898285bc9499866", "name": "Insecure pattern 'direct_innerhtml_assignment' in hit-and-blow/script.js:85", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hit-and-blow/script.js:85"}, "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-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 15 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 20 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-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-f720afd929ed62ed", "name": "`fetch()` without try/.catch or AbortSignal \u2014 napoleon/napoleon-sw.js:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 napoleon/napoleon-sw.js:26"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-30920e2d8abf40b5", "name": "Commented-code block (17 lines) in 2048/script.js:41", "shortDescription": {"text": "Commented-code block (17 lines) in 2048/script.js:41"}, "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/18789"}, "properties": {"repository": "salce0926/salce0926.github.io", "repoUrl": "https://github.com/salce0926/salce0926.github.io", "branch": "main"}, "results": [{"ruleId": "scanner-deec279bf2b05116", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 rock-paper-scissors/script.js:8"}, "properties": {"repobilityId": "b0446e8f5f95fa02", "scanner": "scanner-primary", "fingerprint": "deec279bf2b05116", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-31b5522dc4740c9f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 poker-flip/script.js:353"}, "properties": {"repobilityId": "9edb5f773eaa8caf", "scanner": "scanner-primary", "fingerprint": "31b5522dc4740c9f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f75da4e42e6b972a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 pong/script.js:149"}, "properties": {"repobilityId": "f53a4141b79a2eb6", "scanner": "scanner-primary", "fingerprint": "f75da4e42e6b972a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d4225929901dab9d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 poker-preflop-quiz/script.js:39"}, "properties": {"repobilityId": "5887c8503f4f0225", "scanner": "scanner-primary", "fingerprint": "d4225929901dab9d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2d0a802c8107b29", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 shut-the-box/script.js:35"}, "properties": {"repobilityId": "aeb043beea55113e", "scanner": "scanner-primary", "fingerprint": "e2d0a802c8107b29", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1fc0db1b43e63875", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 hit-and-blow/script.js:80"}, "properties": {"repobilityId": "6c6063ba0aeef855", "scanner": "scanner-primary", "fingerprint": "1fc0db1b43e63875", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d2b38d12433235b3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 poker-blind-timer/script.js:60"}, "properties": {"repobilityId": "1acfda5643f3aafb", "scanner": "scanner-primary", "fingerprint": "d2b38d12433235b3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-1e85e1084e83859b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in rock-paper-scissors/script.js:49"}, "properties": {"repobilityId": "8fa7b71c8855ad0c", "scanner": "scanner-primary", "fingerprint": "1e85e1084e83859b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "rock-paper-scissors/script.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-308d0927c0b1ebd3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in retro-quest/index.html:2013"}, "properties": {"repobilityId": "8074cbd1cce93492", "scanner": "scanner-primary", "fingerprint": "308d0927c0b1ebd3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "retro-quest/index.html"}, "region": {"startLine": 2013}}}]}, {"ruleId": "scanner-4dfe1d7abb978195", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in poker-flip/script.js:67"}, "properties": {"repobilityId": "2c38998cfc8abfb6", "scanner": "scanner-primary", "fingerprint": "4dfe1d7abb978195", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "poker-flip/script.js"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-54605ecf2348cf3d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in tetris/script.js:15"}, "properties": {"repobilityId": "0e963094747f0895", "scanner": "scanner-primary", "fingerprint": "54605ecf2348cf3d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tetris/script.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-483e9f3308588c52", "level": "error", "message": {"text": "Possible secret in zombie-chess/index.html"}, "properties": {"repobilityId": "d771f49d888425b1", "scanner": "scanner-primary", "fingerprint": "483e9f3308588c52", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "zombie-chess/index.html"}, "region": {"startLine": 203}}}]}, {"ruleId": "scanner-f525f7935341056f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in zombie-chess/index.html:889"}, "properties": {"repobilityId": "256a5cbf52ee9128", "scanner": "scanner-primary", "fingerprint": "f525f7935341056f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "zombie-chess/index.html"}, "region": {"startLine": 889}}}]}, {"ruleId": "scanner-0c0c4a245e249be3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in poker-preflop-quiz/script.js:118"}, "properties": {"repobilityId": "6269a1bc0af7db87", "scanner": "scanner-primary", "fingerprint": "0c0c4a245e249be3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "poker-preflop-quiz/script.js"}, "region": {"startLine": 118}}}]}, {"ruleId": "scanner-31de029e47486366", "level": "error", "message": {"text": "Possible secret in napoleon/index.html"}, "properties": {"repobilityId": "f7044d1a82279b04", "scanner": "scanner-primary", "fingerprint": "31de029e47486366", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "napoleon/index.html"}, "region": {"startLine": 554}}}]}, {"ruleId": "scanner-f8cb7393c32ea2f0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in napoleon/index.html:997"}, "properties": {"repobilityId": "97d268c42d4d59ab", "scanner": "scanner-primary", "fingerprint": "f8cb7393c32ea2f0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "napoleon/index.html"}, "region": {"startLine": 997}}}]}, {"ruleId": "scanner-bdabe7bb98990d25", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shut-the-box/script.js:20"}, "properties": {"repobilityId": "cfe6585ab91ed31f", "scanner": "scanner-primary", "fingerprint": "bdabe7bb98990d25", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shut-the-box/script.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-9898285bc9499866", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hit-and-blow/script.js:85"}, "properties": {"repobilityId": "95f2ef464571f424", "scanner": "scanner-primary", "fingerprint": "9898285bc9499866", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hit-and-blow/script.js"}, "region": {"startLine": 85}}}]}, {"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": "39f4d6740e4880b7", "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": "92e6de65ce02ad95", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "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": "afce2fc6c668a67d", "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": "05791c25e8b54909", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "76fc5433feb513b7", "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": "06dcaa70975147ce", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f720afd929ed62ed", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 napoleon/napoleon-sw.js:26"}, "properties": {"repobilityId": "afb66c422f49f66f", "scanner": "scanner-primary", "fingerprint": "f720afd929ed62ed", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-30920e2d8abf40b5", "level": "none", "message": {"text": "Commented-code block (17 lines) in 2048/script.js:41"}, "properties": {"repobilityId": "5268f23791d0ad1e", "scanner": "scanner-primary", "fingerprint": "30920e2d8abf40b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}