{"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-52c8d6bf52e34d6e", "name": "Stray `console.log` in TS/JS \u2014 assets/js/typograms.js:90", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/typograms.js:90"}, "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-f67b2619836d5473", "name": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/template.v2.js:212", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/template.v2.js:212"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-533eecfddc102f7a", "name": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/template.v2.js:1195", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/template.v2.js:1195"}, "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-ca842f7eb8fed60b", "name": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/transforms.v2.js:218", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/transforms.v2.js:218"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ab94cf76b676432c", "name": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/transforms.v2.js:624", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/transforms.v2.js:624"}, "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-4f3153409ec0dc69", "name": "Privileged port 23 in use", "shortDescription": {"text": "Privileged port 23 in use"}, "fullDescription": {"text": "Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1b83c39c46b779d9", "name": "Privileged port 55 in use", "shortDescription": {"text": "Privileged port 55 in use"}, "fullDescription": {"text": "Port 55 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-74d6b7951e563322", "name": "Docker base image is tag-pinned but not digest-pinned: ruby:slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ruby:slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "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-1d16a7e456ef044b", "name": "Insecure pattern 'document_write' in lighthouse_results/desktop/alshedivat_github_io_al_folio_.html:31", "shortDescription": {"text": "Insecure pattern 'document_write' in lighthouse_results/desktop/alshedivat_github_io_al_folio_.html:31"}, "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-34f600d84443c232", "name": "Insecure pattern 'document_write' in lighthouse_results/mobile/alshedivat_github_io_al_folio_.html:31", "shortDescription": {"text": "Insecure pattern 'document_write' in lighthouse_results/mobile/alshedivat_github_io_al_folio_.html:31"}, "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-a89d73eaa8326bc3", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/tabs.min.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/tabs.min.js:1"}, "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-e8c45e7400fbd0dc", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/vanilla-back-to-top.min.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/vanilla-back-to-top.min.js:1"}, "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-8d5e15baf1164b5c", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/shortcut-key.js:8", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/shortcut-key.js:8"}, "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-7fa4c97b4dfb6503", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/mathjax-setup.js:15", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/mathjax-setup.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-cd565c6551fdf63b", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/copy_code.js:20", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/copy_code.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-529ca3d40e9b3dcb", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/theme.js:141", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/theme.js:141"}, "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-a863913abe501e9e", "name": "Insecure pattern 'domparser_html_parse' in assets/js/bootstrap.bundle.min.js:6", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/bootstrap.bundle.min.js:6"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1355ba92d3dffeee", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/distillpub/transforms.v2.js:1078", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/distillpub/transforms.v2.js:1078"}, "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-58086ef513316bd1", "name": "Insecure pattern 'insert_adjacent_html' in assets/js/distillpub/transforms.v2.js:13565", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in assets/js/distillpub/transforms.v2.js:13565"}, "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-ea3694ee65873051", "name": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-keys.min.js:7", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-keys.min.js:7"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-39fdebd5d2288baf", "name": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-action.min.js:7", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-action.min.js:7"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ccedb5648fe2b2b", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/lit-html.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/lit-html.min.js:12"}, "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-35141ea61692e03c", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/live.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/live.min.js:12"}, "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-ba8aebb5a3e0772a", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/repeat.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/repeat.min.js:12"}, "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-edc6eed38682296b", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/class-map.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/class-map.min.js:12"}, "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-46558cf54b012d0a", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/unsafe-html.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/unsafe-html.min.js:12"}, "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-67ecbc80d9ab2e7c", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/ref.min.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/ref.min.js:12"}, "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-8103ddc676e60408", "name": "Insecure pattern 'weak_hash' in _plugins/cache-bust.rb:17", "shortDescription": {"text": "Insecure pattern 'weak_hash' in _plugins/cache-bust.rb:17"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). 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-65aa740cba4a4a73", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-6b6b2d7aff563779", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-b1b86205d2b889c2", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-e3b92617b9cdd573", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-cb23b2d81d0c4227", "name": "GitHub Action tracks a moving branch", "shortDescription": {"text": "GitHub Action tracks a moving branch"}, "fullDescription": {"text": "fjogeleit/yaml-update-action@main 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": "high", "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": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-c6cdbacedca1452c", "name": "GitHub Action tracks a moving branch", "shortDescription": {"text": "GitHub Action tracks a moving branch"}, "fullDescription": {"text": "fjogeleit/yaml-update-action@main 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": "high", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46956b9257456d1a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-b37183dc702c967d", "name": "GitHub Action tracks a moving branch", "shortDescription": {"text": "GitHub Action tracks a moving branch"}, "fullDescription": {"text": "fjogeleit/yaml-update-action@main 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": "high", "confidence": 1.0}}, {"id": "scanner-866dd730249bba26", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-b47dbc107d0ab0c3", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "stefanzweifel/git-auto-commit-action@v5.0.1 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-575e0c7c4a76d18a", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c12d180b140f1418", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-433ccb522afa0630", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-d471337c00433c62", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "thollander/actions-comment-pull-request@v2 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-fb4c6ecae0f7cca4", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "lycheeverse/lychee-action@v2.1.0 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-64ad686a369e76f0", "name": "Very large file: assets/js/distillpub/template.v2.js (9604 lines)", "shortDescription": {"text": "Very large file: assets/js/distillpub/template.v2.js (9604 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fccaef935b417bf6", "name": "Very large file: assets/js/distillpub/transforms.v2.js (14557 lines)", "shortDescription": {"text": "Very large file: assets/js/distillpub/transforms.v2.js (14557 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 72 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 39 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 12 placeholder/mock markers across 4 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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 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-24f2ea4bd14badc1", "name": "Agent instruction contains unpinned remote install: CLAUDE.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: CLAUDE.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-09c79120fee1b04f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 assets/js/newsletter.js:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/js/newsletter.js:38"}, "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-446d51563f922483", "name": "Commented-code block (5 lines) in assets/js/distillpub/template.v2.js:54", "shortDescription": {"text": "Commented-code block (5 lines) in assets/js/distillpub/template.v2.js:54"}, "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-efb9d4b45ec8a908", "name": "Commented-code block (5 lines) in assets/js/distillpub/transforms.v2.js:60", "shortDescription": {"text": "Commented-code block (5 lines) in assets/js/distillpub/transforms.v2.js:60"}, "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/23276"}, "properties": {"repository": "yoichi1484/yoichi1484.github.io", "repoUrl": "https://github.com/yoichi1484/yoichi1484.github.io", "branch": "main"}, "results": [{"ruleId": "scanner-52c8d6bf52e34d6e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/typograms.js:90"}, "properties": {"repobilityId": "52f71cfea3aef2d1", "scanner": "scanner-primary", "fingerprint": "52c8d6bf52e34d6e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f67b2619836d5473", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/template.v2.js:212"}, "properties": {"repobilityId": "9201d99735c27b54", "scanner": "scanner-primary", "fingerprint": "f67b2619836d5473", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-533eecfddc102f7a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/template.v2.js:1195"}, "properties": {"repobilityId": "8a4a6c8a41c757d6", "scanner": "scanner-primary", "fingerprint": "533eecfddc102f7a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ca842f7eb8fed60b", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 assets/js/distillpub/transforms.v2.js:218"}, "properties": {"repobilityId": "130b0a5744cb524b", "scanner": "scanner-primary", "fingerprint": "ca842f7eb8fed60b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ab94cf76b676432c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 assets/js/distillpub/transforms.v2.js:624"}, "properties": {"repobilityId": "668b0239127039c8", "scanner": "scanner-primary", "fingerprint": "ab94cf76b676432c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4f3153409ec0dc69", "level": "warning", "message": {"text": "Privileged port 23 in use"}, "properties": {"repobilityId": "a1230e3dfc4becfa", "scanner": "scanner-primary", "fingerprint": "4f3153409ec0dc69", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/lighthouse-badger.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1b83c39c46b779d9", "level": "warning", "message": {"text": "Privileged port 55 in use"}, "properties": {"repobilityId": "51a768b3e1831ac0", "scanner": "scanner-primary", "fingerprint": "1b83c39c46b779d9", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/lighthouse-badger.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-74d6b7951e563322", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ruby:slim"}, "properties": {"repobilityId": "02fa0c4bb035df71", "scanner": "scanner-primary", "fingerprint": "74d6b7951e563322", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"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-1d16a7e456ef044b", "level": "note", "message": {"text": "Insecure pattern 'document_write' in lighthouse_results/desktop/alshedivat_github_io_al_folio_.html:31"}, "properties": {"repobilityId": "a4ade29efaa09314", "scanner": "scanner-primary", "fingerprint": "1d16a7e456ef044b", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lighthouse_results/desktop/alshedivat_github_io_al_folio_.html"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-34f600d84443c232", "level": "note", "message": {"text": "Insecure pattern 'document_write' in lighthouse_results/mobile/alshedivat_github_io_al_folio_.html:31"}, "properties": {"repobilityId": "337636f853a752f2", "scanner": "scanner-primary", "fingerprint": "34f600d84443c232", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lighthouse_results/mobile/alshedivat_github_io_al_folio_.html"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-a89d73eaa8326bc3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/tabs.min.js:1"}, "properties": {"repobilityId": "87dd5f37043b3483", "scanner": "scanner-primary", "fingerprint": "a89d73eaa8326bc3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/tabs.min.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e8c45e7400fbd0dc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/vanilla-back-to-top.min.js:1"}, "properties": {"repobilityId": "81dbaf5dd82a1b3b", "scanner": "scanner-primary", "fingerprint": "e8c45e7400fbd0dc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/vanilla-back-to-top.min.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8d5e15baf1164b5c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/shortcut-key.js:8"}, "properties": {"repobilityId": "44719cb074a20207", "scanner": "scanner-primary", "fingerprint": "8d5e15baf1164b5c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/shortcut-key.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-7fa4c97b4dfb6503", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/mathjax-setup.js:15"}, "properties": {"repobilityId": "181500afbcc6a418", "scanner": "scanner-primary", "fingerprint": "7fa4c97b4dfb6503", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/mathjax-setup.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-cd565c6551fdf63b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/copy_code.js:20"}, "properties": {"repobilityId": "77b4e55caec6a939", "scanner": "scanner-primary", "fingerprint": "cd565c6551fdf63b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/copy_code.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-529ca3d40e9b3dcb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/theme.js:141"}, "properties": {"repobilityId": "e5ae244dcdd0eec5", "scanner": "scanner-primary", "fingerprint": "529ca3d40e9b3dcb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/theme.js"}, "region": {"startLine": 141}}}]}, {"ruleId": "scanner-a863913abe501e9e", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/bootstrap.bundle.min.js:6"}, "properties": {"repobilityId": "6a2e50caf4249beb", "scanner": "scanner-primary", "fingerprint": "a863913abe501e9e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/bootstrap.bundle.min.js"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-1355ba92d3dffeee", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/distillpub/transforms.v2.js:1078"}, "properties": {"repobilityId": "bad158eaf9ff7904", "scanner": "scanner-primary", "fingerprint": "1355ba92d3dffeee", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/distillpub/transforms.v2.js"}, "region": {"startLine": 1078}}}]}, {"ruleId": "scanner-58086ef513316bd1", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in assets/js/distillpub/transforms.v2.js:13565"}, "properties": {"repobilityId": "39fb7e4dc39b13bd", "scanner": "scanner-primary", "fingerprint": "58086ef513316bd1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/distillpub/transforms.v2.js"}, "region": {"startLine": 13565}}}]}, {"ruleId": "scanner-ea3694ee65873051", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-keys.min.js:7"}, "properties": {"repobilityId": "6140b793586fed49", "scanner": "scanner-primary", "fingerprint": "ea3694ee65873051", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/ninja-keys.min.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-39fdebd5d2288baf", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in assets/js/search/ninja-action.min.js:7"}, "properties": {"repobilityId": "35b515d2c48e9e0e", "scanner": "scanner-primary", "fingerprint": "39fdebd5d2288baf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/ninja-action.min.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-2ccedb5648fe2b2b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/lit-html.min.js:12"}, "properties": {"repobilityId": "00b59d07a954deb6", "scanner": "scanner-primary", "fingerprint": "2ccedb5648fe2b2b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/lit-html.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-35141ea61692e03c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/live.min.js:12"}, "properties": {"repobilityId": "07233f627898fdd1", "scanner": "scanner-primary", "fingerprint": "35141ea61692e03c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/directives/live.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-ba8aebb5a3e0772a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/repeat.min.js:12"}, "properties": {"repobilityId": "8e0bc47c09fb331a", "scanner": "scanner-primary", "fingerprint": "ba8aebb5a3e0772a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/directives/repeat.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-edc6eed38682296b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/class-map.min.js:12"}, "properties": {"repobilityId": "7102b694d65e9abc", "scanner": "scanner-primary", "fingerprint": "edc6eed38682296b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/directives/class-map.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-46558cf54b012d0a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/unsafe-html.min.js:12"}, "properties": {"repobilityId": "7234d97e2d90aca5", "scanner": "scanner-primary", "fingerprint": "46558cf54b012d0a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/directives/unsafe-html.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-67ecbc80d9ab2e7c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/js/search/lit-html/directives/ref.min.js:12"}, "properties": {"repobilityId": "b8c19fed15f14a93", "scanner": "scanner-primary", "fingerprint": "67ecbc80d9ab2e7c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/js/search/lit-html/directives/ref.min.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-8103ddc676e60408", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in _plugins/cache-bust.rb:17"}, "properties": {"repobilityId": "d6b57b7b58b77564", "scanner": "scanner-primary", "fingerprint": "8103ddc676e60408", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_plugins/cache-bust.rb"}, "region": {"startLine": 17}}}]}, {"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-65aa740cba4a4a73", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8860eac61a1ebe26", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "549a2de1ac0c3fa9", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a5721e15e3a54aa2", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-6b6b2d7aff563779", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7f319d61d9411e20", "scanner": "scanner-primary", "fingerprint": "6b6b2d7aff563779", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier-html.yml"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-6b6b2d7aff563779", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "50e099c7175d7181", "scanner": "scanner-primary", "fingerprint": "6b6b2d7aff563779", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier-html.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-b1b86205d2b889c2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8c027cbd966367b8", "scanner": "scanner-primary", "fingerprint": "b1b86205d2b889c2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-image.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-b1b86205d2b889c2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3c63c36cca75781b", "scanner": "scanner-primary", "fingerprint": "b1b86205d2b889c2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-image.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-b1b86205d2b889c2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "209b8223f6311c0d", "scanner": "scanner-primary", "fingerprint": "b1b86205d2b889c2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-image.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-b1b86205d2b889c2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7b873e5a0c203620", "scanner": "scanner-primary", "fingerprint": "b1b86205d2b889c2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-image.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-b1b86205d2b889c2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7c0c3648c51f63d3", "scanner": "scanner-primary", "fingerprint": "b1b86205d2b889c2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-image.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-e3b92617b9cdd573", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6330d74b9d1600ed", "scanner": "scanner-primary", "fingerprint": "e3b92617b9cdd573", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/axe.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-e3b92617b9cdd573", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "caae8307124b4f5a", "scanner": "scanner-primary", "fingerprint": "e3b92617b9cdd573", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/axe.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-cb23b2d81d0c4227", "level": "error", "message": {"text": "GitHub Action tracks a moving branch"}, "properties": {"repobilityId": "28ce57336d0d5c4a", "scanner": "scanner-primary", "fingerprint": "cb23b2d81d0c4227", "layer": "cicd", "severity": "high", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/axe.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-e3b92617b9cdd573", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1e7bdf5f2c914c09", "scanner": "scanner-primary", "fingerprint": "e3b92617b9cdd573", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/axe.yml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2aee2e2d969c7c6b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a0022eb0bd7d19e3", "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": 75}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "297c0e009a86c0cb", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-c6cdbacedca1452c", "level": "error", "message": {"text": "GitHub Action tracks a moving branch"}, "properties": {"repobilityId": "e54a92b11ad11d63", "scanner": "scanner-primary", "fingerprint": "c6cdbacedca1452c", "layer": "cicd", "severity": "high", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 85}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1fa8f3b41aa6898b", "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": 103}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-46956b9257456d1a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b60e1c1246bacea5", "scanner": "scanner-primary", "fingerprint": "46956b9257456d1a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/broken-links-site.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-46956b9257456d1a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7c3e7e18bc9de74d", "scanner": "scanner-primary", "fingerprint": "46956b9257456d1a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/broken-links-site.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-b37183dc702c967d", "level": "error", "message": {"text": "GitHub Action tracks a moving branch"}, "properties": {"repobilityId": "2dccb35d05e16493", "scanner": "scanner-primary", "fingerprint": "b37183dc702c967d", "layer": "cicd", "severity": "high", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/broken-links-site.yml"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-46956b9257456d1a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3ea2fd8543a2bfaf", "scanner": "scanner-primary", "fingerprint": "46956b9257456d1a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/broken-links-site.yml"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-866dd730249bba26", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b2e9618a33bbc89a", "scanner": "scanner-primary", "fingerprint": "866dd730249bba26", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-866dd730249bba26", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bf5419814ebf6bd5", "scanner": "scanner-primary", "fingerprint": "866dd730249bba26", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-866dd730249bba26", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "91bf886a42ee7cdb", "scanner": "scanner-primary", "fingerprint": "866dd730249bba26", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-866dd730249bba26", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b66ec3b47a3ccbb6", "scanner": "scanner-primary", "fingerprint": "866dd730249bba26", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-b47dbc107d0ab0c3", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d29e08f210608bbd", "scanner": "scanner-primary", "fingerprint": "b47dbc107d0ab0c3", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update-tocs.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-575e0c7c4a76d18a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "21db6dc2f40e5ff7", "scanner": "scanner-primary", "fingerprint": "575e0c7c4a76d18a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update-tocs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a7fcac734daad734", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "049503bad10a00cc", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "deb9d9333fd40c99", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "787b0d95894cd0fb", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c18351a46fad147c", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-c12d180b140f1418", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "95745212b7f9dd86", "scanner": "scanner-primary", "fingerprint": "c12d180b140f1418", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-docker-tag.yml"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-433ccb522afa0630", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1af2ab1aaa6ec7a6", "scanner": "scanner-primary", "fingerprint": "433ccb522afa0630", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-slim.yml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-433ccb522afa0630", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "93b04753e1841b5e", "scanner": "scanner-primary", "fingerprint": "433ccb522afa0630", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-slim.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-d471337c00433c62", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d265fb888e8b2792", "scanner": "scanner-primary", "fingerprint": "d471337c00433c62", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prettier-comment-on-pr.yml"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-fb4c6ecae0f7cca4", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a3a01050a4b0540c", "scanner": "scanner-primary", "fingerprint": "fb4c6ecae0f7cca4", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/broken-links.yml"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-64ad686a369e76f0", "level": "note", "message": {"text": "Very large file: assets/js/distillpub/template.v2.js (9604 lines)"}, "properties": {"repobilityId": "ff731935aaa6a2c9", "scanner": "scanner-primary", "fingerprint": "64ad686a369e76f0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fccaef935b417bf6", "level": "note", "message": {"text": "Very large file: assets/js/distillpub/transforms.v2.js (14557 lines)"}, "properties": {"repobilityId": "f8622e7aa3ea6394", "scanner": "scanner-primary", "fingerprint": "fccaef935b417bf6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "dc3c86e0bc7743d8", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "a0c86e13babefc04", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "5054305796db1d9e", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "7e35f5337dba207a", "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": "5ae6473ffd75bdbf", "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": "2a89f10c01b070eb", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-24f2ea4bd14badc1", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: CLAUDE.md"}, "properties": {"repobilityId": "0f6049734704e537", "scanner": "scanner-primary", "fingerprint": "24f2ea4bd14badc1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-09c79120fee1b04f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/js/newsletter.js:38"}, "properties": {"repobilityId": "71229b52c27566f7", "scanner": "scanner-primary", "fingerprint": "09c79120fee1b04f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-446d51563f922483", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/js/distillpub/template.v2.js:54"}, "properties": {"repobilityId": "5c05ed8f55ad45f4", "scanner": "scanner-primary", "fingerprint": "446d51563f922483", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-efb9d4b45ec8a908", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/js/distillpub/transforms.v2.js:60"}, "properties": {"repobilityId": "2b300e3d5778e9ff", "scanner": "scanner-primary", "fingerprint": "efb9d4b45ec8a908", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}