{"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-e2c378f49e04ad42", "name": "Possibly dead Python function: sanitize", "shortDescription": {"text": "Possibly dead Python function: sanitize"}, "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-c38329ceaebcf199", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1.85-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.85-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-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-c6e861b89449fa82", "name": "Possible secret in Cargo.toml", "shortDescription": {"text": "Possible secret in Cargo.toml"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-3a87c44a154ea40b", "name": "Insecure pattern 'exec_used' in README.md:60", "shortDescription": {"text": "Insecure pattern 'exec_used' in README.md:60"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-afe04787b3c344d5", "name": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/app_support.rs:478", "shortDescription": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/app_support.rs:478"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cddcae9148a0e6ca", "name": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/chat.rs:55", "shortDescription": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/chat.rs:55"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b531f0c6d8ffe595", "name": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/mod.rs:63", "shortDescription": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/mod.rs:63"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6c7b793dbfc70490", "name": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs", "shortDescription": {"text": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs"}, "fullDescription": {"text": "Detected pattern matching github_token. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-b162dab26189a543", "name": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/sandbox/platform.rs:153", "shortDescription": {"text": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/sandbox/platform.rs:153"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ffa2249f0432f167", "name": "Insecure pattern 'weak_hash' in crates/rustyclaw-core/src/secrets/vault_ext.rs:184", "shortDescription": {"text": "Insecure pattern 'weak_hash' in crates/rustyclaw-core/src/secrets/vault_ext.rs:184"}, "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-392a9ff7744841fe", "name": "Insecure pattern 'eval_used' in crates/rustyclaw-core/src/tools/definitions.rs:337", "shortDescription": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-core/src/tools/definitions.rs:337"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6f0c21ba027c51f6", "name": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/tools/definitions.rs:812", "shortDescription": {"text": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/tools/definitions.rs:812"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b567572a8dc3440a", "name": "Possible secret in crates/rustyclaw-gateway/src/main.rs", "shortDescription": {"text": "Possible secret in crates/rustyclaw-gateway/src/main.rs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-75a54808ca60de4e", "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-5b311287c0cea78a", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "19 test file(s) for 306 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 59 placeholder/mock markers across 33 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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}}]}}, "automationDetails": {"id": "repobility/18076"}, "properties": {"repository": "rexlunae/RustyClaw", "repoUrl": "https://github.com/rexlunae/RustyClaw", "branch": "main"}, "results": [{"ruleId": "scanner-e2c378f49e04ad42", "level": "note", "message": {"text": "Possibly dead Python function: sanitize"}, "properties": {"repobilityId": "d4d102bce66b7f56", "scanner": "scanner-primary", "fingerprint": "e2c378f49e04ad42", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "contrib/nanobot-prompt-guard/prompt_guard.py:215"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c38329ceaebcf199", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.85-bookworm"}, "properties": {"repobilityId": "28a3453a76f5f673", "scanner": "scanner-primary", "fingerprint": "c38329ceaebcf199", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-84019dfd8d98a34d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "properties": {"repobilityId": "01283e6e36c012ad", "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": 35}}}]}, {"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-c6e861b89449fa82", "level": "error", "message": {"text": "Possible secret in Cargo.toml"}, "properties": {"repobilityId": "0c7612ba52ebcc90", "scanner": "scanner-primary", "fingerprint": "c6e861b89449fa82", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Cargo.toml"}, "region": {"startLine": 147}}}]}, {"ruleId": "scanner-3a87c44a154ea40b", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in README.md:60"}, "properties": {"repobilityId": "c031a388c814d575", "scanner": "scanner-primary", "fingerprint": "3a87c44a154ea40b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-afe04787b3c344d5", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/app_support.rs:478"}, "properties": {"repobilityId": "0fbfcbf11f534217", "scanner": "scanner-primary", "fingerprint": "afe04787b3c344d5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-desktop/src/app_support.rs"}, "region": {"startLine": 478}}}]}, {"ruleId": "scanner-cddcae9148a0e6ca", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/chat.rs:55"}, "properties": {"repobilityId": "076905a9a33e1be3", "scanner": "scanner-primary", "fingerprint": "cddcae9148a0e6ca", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-desktop/src/components/chat.rs"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-b531f0c6d8ffe595", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-desktop/src/components/mod.rs:63"}, "properties": {"repobilityId": "4afc78ffba12cade", "scanner": "scanner-primary", "fingerprint": "b531f0c6d8ffe595", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-desktop/src/components/mod.rs"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-6c7b793dbfc70490", "level": "error", "message": {"text": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs"}, "properties": {"repobilityId": "feb692204ff3145a", "scanner": "scanner-primary", "fingerprint": "6c7b793dbfc70490", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/security/leak_detector.rs"}, "region": {"startLine": 547}}}]}, {"ruleId": "scanner-6c7b793dbfc70490", "level": "error", "message": {"text": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs"}, "properties": {"repobilityId": "feb692204ff3145a", "scanner": "scanner-primary", "fingerprint": "6c7b793dbfc70490", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/security/leak_detector.rs"}, "region": {"startLine": 643}}}]}, {"ruleId": "scanner-6c7b793dbfc70490", "level": "error", "message": {"text": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs"}, "properties": {"repobilityId": "feb692204ff3145a", "scanner": "scanner-primary", "fingerprint": "6c7b793dbfc70490", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/security/leak_detector.rs"}, "region": {"startLine": 688}}}]}, {"ruleId": "scanner-6c7b793dbfc70490", "level": "error", "message": {"text": "Possible secret in crates/rustyclaw-core/src/security/leak_detector.rs"}, "properties": {"repobilityId": "1154dcbf3ea82c7b", "scanner": "scanner-primary", "fingerprint": "6c7b793dbfc70490", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/security/leak_detector.rs"}, "region": {"startLine": 636}}}]}, {"ruleId": "scanner-b162dab26189a543", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/sandbox/platform.rs:153"}, "properties": {"repobilityId": "bcc8c36b78d4931c", "scanner": "scanner-primary", "fingerprint": "b162dab26189a543", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/sandbox/platform.rs"}, "region": {"startLine": 153}}}]}, {"ruleId": "scanner-ffa2249f0432f167", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in crates/rustyclaw-core/src/secrets/vault_ext.rs:184"}, "properties": {"repobilityId": "11a63c8b64abf39d", "scanner": "scanner-primary", "fingerprint": "ffa2249f0432f167", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/secrets/vault_ext.rs"}, "region": {"startLine": 184}}}]}, {"ruleId": "scanner-392a9ff7744841fe", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in crates/rustyclaw-core/src/tools/definitions.rs:337"}, "properties": {"repobilityId": "4b6a9f14a2bd0dee", "scanner": "scanner-primary", "fingerprint": "392a9ff7744841fe", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/tools/definitions.rs"}, "region": {"startLine": 337}}}]}, {"ruleId": "scanner-6f0c21ba027c51f6", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in crates/rustyclaw-core/src/tools/definitions.rs:812"}, "properties": {"repobilityId": "8af277acb0de288e", "scanner": "scanner-primary", "fingerprint": "6f0c21ba027c51f6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-core/src/tools/definitions.rs"}, "region": {"startLine": 812}}}]}, {"ruleId": "scanner-b567572a8dc3440a", "level": "error", "message": {"text": "Possible secret in crates/rustyclaw-gateway/src/main.rs"}, "properties": {"repobilityId": "4681b595c2c10df1", "scanner": "scanner-primary", "fingerprint": "b567572a8dc3440a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "crates/rustyclaw-gateway/src/main.rs"}, "region": {"startLine": 197}}}]}, {"ruleId": "scanner-75a54808ca60de4e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "73a1d2a12b880189", "scanner": "scanner-primary", "fingerprint": "75a54808ca60de4e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/website.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-75a54808ca60de4e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25cbc1400575cd86", "scanner": "scanner-primary", "fingerprint": "75a54808ca60de4e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/website.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-75a54808ca60de4e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "aa20e44fdea8a8c1", "scanner": "scanner-primary", "fingerprint": "75a54808ca60de4e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/website.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-75a54808ca60de4e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7137ecf777bfcfff", "scanner": "scanner-primary", "fingerprint": "75a54808ca60de4e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/website.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-5b311287c0cea78a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "97a7406ff2fd81e1", "scanner": "scanner-primary", "fingerprint": "5b311287c0cea78a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/website.yml"}, "region": {"startLine": 1}}}]}, {"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-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1e6986db43a522b0", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "b9a3c4e73201eae3", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "14307bb76cfd6b8f", "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": "a6112900ffce2a24", "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": "a9467b36c72dbf71", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}