{"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-fc1561553a84fa84", "name": "Stray `console.log` in TS/JS \u2014 build.js:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 build.js:27"}, "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-b40898af58a73b98", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/transitions.js:58", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/transitions.js:58"}, "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-b5f244ffbc316175", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/lottie.js:151", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/lottie.js:151"}, "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-b65629278cf34f86", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/transitions.js:628", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/transitions.js:628"}, "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-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 28 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 13 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-f29814dd0ae2986e", "name": "Commented-code block (21 lines) in src/scripts/sidenav.js:1", "shortDescription": {"text": "Commented-code block (21 lines) in src/scripts/sidenav.js: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-ab978ad267f52a38", "name": "Commented-code block (13 lines) in src/scripts/copy-clip.js:1", "shortDescription": {"text": "Commented-code block (13 lines) in src/scripts/copy-clip.js: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-671d808e51dd7390", "name": "Commented-code block (14 lines) in src/scripts/hero-parallax.js:4", "shortDescription": {"text": "Commented-code block (14 lines) in src/scripts/hero-parallax.js:4"}, "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-e92237c244344e1b", "name": "Commented-code block (5 lines) in src/scripts/draggable-marquee.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/scripts/draggable-marquee.js: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-19584b6951a9233b", "name": "Commented-code block (11 lines) in src/scripts/nav-over-hero.js:8", "shortDescription": {"text": "Commented-code block (11 lines) in src/scripts/nav-over-hero.js:8"}, "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-cbf9f81e3c597251", "name": "Commented-code block (13 lines) in src/scripts/social-share.js:1", "shortDescription": {"text": "Commented-code block (13 lines) in src/scripts/social-share.js: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-b5eb6617ce608af7", "name": "Commented-code block (5 lines) in src/scripts/split-text.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/scripts/split-text.js:5"}, "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-ba3d254074b1fba6", "name": "Commented-code block (7 lines) in src/scripts/modal.js:9", "shortDescription": {"text": "Commented-code block (7 lines) in src/scripts/modal.js:9"}, "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-a9a0fce90a247b61", "name": "Commented-code block (14 lines) in src/scripts/filter.js:1", "shortDescription": {"text": "Commented-code block (14 lines) in src/scripts/filter.js: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-48f709ee200a8911", "name": "Commented-code block (5 lines) in src/scripts/typeform.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/scripts/typeform.js: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-5c61625b7a1ef319", "name": "Commented-code block (14 lines) in src/scripts/parallax-slider.js:1", "shortDescription": {"text": "Commented-code block (14 lines) in src/scripts/parallax-slider.js: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-ff7c2e56892a1234", "name": "Commented-code block (6 lines) in src/scripts/lottie.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/scripts/lottie.js:5"}, "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-c61873483b69145b", "name": "Commented-code block (9 lines) in src/scripts/content-reveal.js:6", "shortDescription": {"text": "Commented-code block (9 lines) in src/scripts/content-reveal.js:6"}, "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-0759e03eaa77a37f", "name": "Commented-code block (6 lines) in src/scripts/transitions.js:111", "shortDescription": {"text": "Commented-code block (6 lines) in src/scripts/transitions.js:111"}, "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-fb99eb6d560d50fe", "name": "Commented-code block (15 lines) in src/scripts/toc.js:7", "shortDescription": {"text": "Commented-code block (15 lines) in src/scripts/toc.js:7"}, "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-24e249032ab41a47", "name": "Commented-code block (11 lines) in src/scripts/home-intro.js:1", "shortDescription": {"text": "Commented-code block (11 lines) in src/scripts/home-intro.js: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/19556"}, "properties": {"repository": "shrinkstudio/buff-motion", "repoUrl": "https://github.com/shrinkstudio/buff-motion", "branch": "main"}, "results": [{"ruleId": "scanner-fc1561553a84fa84", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 build.js:27"}, "properties": {"repobilityId": "65fc767e33ca1445", "scanner": "scanner-primary", "fingerprint": "fc1561553a84fa84", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b40898af58a73b98", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/transitions.js:58"}, "properties": {"repobilityId": "389450526cd797a5", "scanner": "scanner-primary", "fingerprint": "b40898af58a73b98", "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-b5f244ffbc316175", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/lottie.js:151"}, "properties": {"repobilityId": "4ef8495fdaa662f0", "scanner": "scanner-primary", "fingerprint": "b5f244ffbc316175", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/scripts/lottie.js"}, "region": {"startLine": 151}}}]}, {"ruleId": "scanner-b65629278cf34f86", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/scripts/transitions.js:628"}, "properties": {"repobilityId": "df8c4066c3d41feb", "scanner": "scanner-primary", "fingerprint": "b65629278cf34f86", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/scripts/transitions.js"}, "region": {"startLine": 628}}}]}, {"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": "347c2818dabdfc9e", "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": "e38ae334e09898f7", "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": "3cd619a74f5185f8", "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": "ac47f3fe60ec8f69", "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": "14c73ce63d9a3b16", "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": "e15e3e01c1611b89", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f29814dd0ae2986e", "level": "none", "message": {"text": "Commented-code block (21 lines) in src/scripts/sidenav.js:1"}, "properties": {"repobilityId": "4f4c6f6dd5871255", "scanner": "scanner-primary", "fingerprint": "f29814dd0ae2986e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab978ad267f52a38", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/scripts/copy-clip.js:1"}, "properties": {"repobilityId": "ead6918a195eacba", "scanner": "scanner-primary", "fingerprint": "ab978ad267f52a38", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-671d808e51dd7390", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/scripts/hero-parallax.js:4"}, "properties": {"repobilityId": "3f1a1a153c43a196", "scanner": "scanner-primary", "fingerprint": "671d808e51dd7390", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e92237c244344e1b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/scripts/draggable-marquee.js:1"}, "properties": {"repobilityId": "1899bbb643e904fe", "scanner": "scanner-primary", "fingerprint": "e92237c244344e1b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-19584b6951a9233b", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/scripts/nav-over-hero.js:8"}, "properties": {"repobilityId": "2f75b1022b5fb36f", "scanner": "scanner-primary", "fingerprint": "19584b6951a9233b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cbf9f81e3c597251", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/scripts/social-share.js:1"}, "properties": {"repobilityId": "2be3067a2b5970c1", "scanner": "scanner-primary", "fingerprint": "cbf9f81e3c597251", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b5eb6617ce608af7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/scripts/split-text.js:5"}, "properties": {"repobilityId": "9367382be4767390", "scanner": "scanner-primary", "fingerprint": "b5eb6617ce608af7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba3d254074b1fba6", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/scripts/modal.js:9"}, "properties": {"repobilityId": "a03fb0c17d862158", "scanner": "scanner-primary", "fingerprint": "ba3d254074b1fba6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9a0fce90a247b61", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/scripts/filter.js:1"}, "properties": {"repobilityId": "3cf612765cce07c4", "scanner": "scanner-primary", "fingerprint": "a9a0fce90a247b61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48f709ee200a8911", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/scripts/typeform.js:1"}, "properties": {"repobilityId": "157e9f03c54e2349", "scanner": "scanner-primary", "fingerprint": "48f709ee200a8911", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c61625b7a1ef319", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/scripts/parallax-slider.js:1"}, "properties": {"repobilityId": "be6bd17bd21cfcbf", "scanner": "scanner-primary", "fingerprint": "5c61625b7a1ef319", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff7c2e56892a1234", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/scripts/lottie.js:5"}, "properties": {"repobilityId": "736314af7010442e", "scanner": "scanner-primary", "fingerprint": "ff7c2e56892a1234", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c61873483b69145b", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/scripts/content-reveal.js:6"}, "properties": {"repobilityId": "51d3cbd90e0533f9", "scanner": "scanner-primary", "fingerprint": "c61873483b69145b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0759e03eaa77a37f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/scripts/transitions.js:111"}, "properties": {"repobilityId": "aaa0fced257c78b1", "scanner": "scanner-primary", "fingerprint": "0759e03eaa77a37f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb99eb6d560d50fe", "level": "none", "message": {"text": "Commented-code block (15 lines) in src/scripts/toc.js:7"}, "properties": {"repobilityId": "bd655515ac6933e6", "scanner": "scanner-primary", "fingerprint": "fb99eb6d560d50fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-24e249032ab41a47", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/scripts/home-intro.js:1"}, "properties": {"repobilityId": "b02f2b41d81106be", "scanner": "scanner-primary", "fingerprint": "24e249032ab41a47", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}