{"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-f1ef52a90d750c1b", "name": "Possibly dead Python function: index", "shortDescription": {"text": "Possibly dead Python function: index"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c3995ed0909abbba", "name": "Possibly dead Python function: app_js", "shortDescription": {"text": "Possibly dead Python function: app_js"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe5553a06cc73c18", "name": "Possibly dead Python function: app_css", "shortDescription": {"text": "Possibly dead Python function: app_css"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-10b787f234af0150", "name": "Possibly dead Python function: ping", "shortDescription": {"text": "Possibly dead Python function: ping"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4f990f7e24ebfed3", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/appearance.jsx:421", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/appearance.jsx:421"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e00c8e4504cb525d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/portal.jsx:209", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/portal.jsx:209"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ddce35303f656f8", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1.95-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.95-bookworm"}, "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-84019dfd8d98a34d", "name": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-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-f4a7d233e2accea7", "name": "Dockerfile runs as root: examples/e2e-interactive-app/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: examples/e2e-interactive-app/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d98972345b928394", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-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-d5f064dc36d527a3", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/appearance.jsx:421", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/appearance.jsx:421"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8ced492b9855dc03", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/portal.jsx:209", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/portal.jsx:209"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c9ffa51e17d909bb", "name": "Insecure pattern 'new_function_used' in crates/ruscker-admin/assets/js/alpine.min.js:5", "shortDescription": {"text": "Insecure pattern 'new_function_used' in crates/ruscker-admin/assets/js/alpine.min.js:5"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-356e57cb47a14dfc", "name": "Insecure pattern 'direct_innerhtml_assignment' in crates/ruscker-admin/assets/js/alpine.min.js:5", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in crates/ruscker-admin/assets/js/alpine.min.js:5"}, "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-7e2db6fad3475252", "name": "Insecure pattern 'direct_innerhtml_assignment' in book/theme/ruscker.js:26", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in book/theme/ruscker.js:26"}, "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-0763d85002569570", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v5 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-14ce8614dd03f409", "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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "docker/login-action@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": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "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-be8e23ccc4887d25", "name": "Very large file: crates/ruscker-admin/src/scaler.rs (2265 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-admin/src/scaler.rs (2265 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-68e47ba3f1385943", "name": "Very large file: crates/ruscker-admin/src/routes/rewrite.rs (1246 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-admin/src/routes/rewrite.rs (1246 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-d788633bbed5357a", "name": "Very large file: crates/ruscker-admin/src/routes/proxy.rs (3414 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-admin/src/routes/proxy.rs (3414 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-b6f26b0ee15b6adb", "name": "Very large file: crates/ruscker-admin/src/routes/admin/spec_form.rs (1894 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-admin/src/routes/admin/spec_form.rs (1894 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-446048dc32ab5105", "name": "Very large file: crates/ruscker-admin/src/db/specs.rs (1337 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-admin/src/db/specs.rs (1337 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-27c53e5cf03a2086", "name": "Very large file: crates/ruscker-docker/src/lib.rs (1700 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-docker/src/lib.rs (1700 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-cb2ab00cb80b9ec5", "name": "Very large file: crates/ruscker-config/src/schema.rs (2170 lines)", "shortDescription": {"text": "Very large file: crates/ruscker-config/src/schema.rs (2170 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "14 tests / 79 src (ratio 0.18)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 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 73 placeholder/mock markers across 26 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "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-557aead0616110e2", "name": "Commented-code block (7 lines) in book/theme/ruscker.js:3", "shortDescription": {"text": "Commented-code block (7 lines) in book/theme/ruscker.js:3"}, "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/20381"}, "properties": {"repository": "StrategicProjects/ruscker", "repoUrl": "https://github.com/StrategicProjects/ruscker", "branch": "main"}, "results": [{"ruleId": "scanner-f1ef52a90d750c1b", "level": "note", "message": {"text": "Possibly dead Python function: index"}, "properties": {"repobilityId": "eff2f78781c8145b", "scanner": "scanner-primary", "fingerprint": "f1ef52a90d750c1b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/e2e-interactive-app/app.py:29"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3995ed0909abbba", "level": "note", "message": {"text": "Possibly dead Python function: app_js"}, "properties": {"repobilityId": "2c73430f6f8828aa", "scanner": "scanner-primary", "fingerprint": "c3995ed0909abbba", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/e2e-interactive-app/app.py:32"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fe5553a06cc73c18", "level": "note", "message": {"text": "Possibly dead Python function: app_css"}, "properties": {"repobilityId": "b24b63b962ed2a99", "scanner": "scanner-primary", "fingerprint": "fe5553a06cc73c18", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/e2e-interactive-app/app.py:35"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10b787f234af0150", "level": "note", "message": {"text": "Possibly dead Python function: ping"}, "properties": {"repobilityId": "5b21778574bcfba0", "scanner": "scanner-primary", "fingerprint": "10b787f234af0150", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/e2e-interactive-app/app.py:38"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f990f7e24ebfed3", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/appearance.jsx:421"}, "properties": {"repobilityId": "780cb613d396f495", "scanner": "scanner-primary", "fingerprint": "4f990f7e24ebfed3", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e00c8e4504cb525d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design-handoff/src/portal.jsx:209"}, "properties": {"repobilityId": "820941f085b597af", "scanner": "scanner-primary", "fingerprint": "e00c8e4504cb525d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2ddce35303f656f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.95-bookworm"}, "properties": {"repobilityId": "1b8e648468cd26a7", "scanner": "scanner-primary", "fingerprint": "2ddce35303f656f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-84019dfd8d98a34d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "properties": {"repobilityId": "efcbfce624aa3812", "scanner": "scanner-primary", "fingerprint": "84019dfd8d98a34d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-f4a7d233e2accea7", "level": "warning", "message": {"text": "Dockerfile runs as root: examples/e2e-interactive-app/Dockerfile"}, "properties": {"repobilityId": "20b98d54707e513f", "scanner": "scanner-primary", "fingerprint": "f4a7d233e2accea7", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-d98972345b928394", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "5a4be269e6e88a7e", "scanner": "scanner-primary", "fingerprint": "d98972345b928394", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/e2e-interactive-app/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-d5f064dc36d527a3", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/appearance.jsx:421"}, "properties": {"repobilityId": "3210c439bcd79a82", "scanner": "scanner-primary", "fingerprint": "d5f064dc36d527a3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design-handoff/src/appearance.jsx"}, "region": {"startLine": 421}}}]}, {"ruleId": "scanner-8ced492b9855dc03", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design-handoff/src/portal.jsx:209"}, "properties": {"repobilityId": "1aadedb7b7842b3c", "scanner": "scanner-primary", "fingerprint": "8ced492b9855dc03", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design-handoff/src/portal.jsx"}, "region": {"startLine": 209}}}]}, {"ruleId": "scanner-c9ffa51e17d909bb", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in crates/ruscker-admin/assets/js/alpine.min.js:5"}, "properties": {"repobilityId": "5849f6f23e6a0c33", "scanner": "scanner-primary", "fingerprint": "c9ffa51e17d909bb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/ruscker-admin/assets/js/alpine.min.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-356e57cb47a14dfc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in crates/ruscker-admin/assets/js/alpine.min.js:5"}, "properties": {"repobilityId": "74704b1e6e72b043", "scanner": "scanner-primary", "fingerprint": "356e57cb47a14dfc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/ruscker-admin/assets/js/alpine.min.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-7e2db6fad3475252", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in book/theme/ruscker.js:26"}, "properties": {"repobilityId": "a184f3f649d765b7", "scanner": "scanner-primary", "fingerprint": "7e2db6fad3475252", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "book/theme/ruscker.js"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-0763d85002569570", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e4610670d3104927", "scanner": "scanner-primary", "fingerprint": "0763d85002569570", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-14ce8614dd03f409", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "81c5c697653f94e8", "scanner": "scanner-primary", "fingerprint": "14ce8614dd03f409", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2f410469668d834b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 179}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9a38b98594265645", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 187}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2f410469668d834b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 227}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "93b38ab18971579e", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 254}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1051a99633356d7b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 271}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "93b38ab18971579e", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 281}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "04f6c832d67a7838", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 385}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-be8e23ccc4887d25", "level": "note", "message": {"text": "Very large file: crates/ruscker-admin/src/scaler.rs (2265 lines)"}, "properties": {"repobilityId": "bb86384c7ee55f3a", "scanner": "scanner-primary", "fingerprint": "be8e23ccc4887d25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-68e47ba3f1385943", "level": "note", "message": {"text": "Very large file: crates/ruscker-admin/src/routes/rewrite.rs (1246 lines)"}, "properties": {"repobilityId": "d60bfa6e2a024305", "scanner": "scanner-primary", "fingerprint": "68e47ba3f1385943", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d788633bbed5357a", "level": "note", "message": {"text": "Very large file: crates/ruscker-admin/src/routes/proxy.rs (3414 lines)"}, "properties": {"repobilityId": "d6364ff5b66c1622", "scanner": "scanner-primary", "fingerprint": "d788633bbed5357a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b6f26b0ee15b6adb", "level": "note", "message": {"text": "Very large file: crates/ruscker-admin/src/routes/admin/spec_form.rs (1894 lines)"}, "properties": {"repobilityId": "f3f61fe5e2764abf", "scanner": "scanner-primary", "fingerprint": "b6f26b0ee15b6adb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-446048dc32ab5105", "level": "note", "message": {"text": "Very large file: crates/ruscker-admin/src/db/specs.rs (1337 lines)"}, "properties": {"repobilityId": "521b4f34318b910d", "scanner": "scanner-primary", "fingerprint": "446048dc32ab5105", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-27c53e5cf03a2086", "level": "note", "message": {"text": "Very large file: crates/ruscker-docker/src/lib.rs (1700 lines)"}, "properties": {"repobilityId": "c8355045fea64f23", "scanner": "scanner-primary", "fingerprint": "27c53e5cf03a2086", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cb2ab00cb80b9ec5", "level": "note", "message": {"text": "Very large file: crates/ruscker-config/src/schema.rs (2170 lines)"}, "properties": {"repobilityId": "7055d366aadb0c67", "scanner": "scanner-primary", "fingerprint": "cb2ab00cb80b9ec5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9a23c6ae32a02fd3", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4c8c54f533fd81fc", "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": "d9d259a018186395", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "d5742f0c14339d4b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f55640dbf752cf40", "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": "484df47bf537cbfe", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-557aead0616110e2", "level": "none", "message": {"text": "Commented-code block (7 lines) in book/theme/ruscker.js:3"}, "properties": {"repobilityId": "916154fc81ae37e2", "scanner": "scanner-primary", "fingerprint": "557aead0616110e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}