{"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-f127f79e2bc118b1", "name": "Privileged port 7 in use", "shortDescription": {"text": "Privileged port 7 in use"}, "fullDescription": {"text": "Port 7 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-f2d1cf73b7d292a0", "name": "Privileged port 3 in use", "shortDescription": {"text": "Privileged port 3 in use"}, "fullDescription": {"text": "Port 3 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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: 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-34061bbe50e8bb4a", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-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-10b14ebe284b14f7", "name": "Dockerfile runs as root: deploy/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: deploy/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-481505ccefcb882c", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-alpine"}, "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-145a4472303e43f4", "name": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot"}, "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-123da32fb456b602", "name": "Dockerfile runs as root: test-env/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: test-env/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-05964d6fac233715", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-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-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-af8c1d907a14b0c7", "name": "Insecure pattern 'direct_innerhtml_assignment' in landing/stats.html:364", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in landing/stats.html:364"}, "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-76a7b9720d186888", "name": "Insecure pattern 'direct_innerhtml_assignment' in landing/phonebook.html:370", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in landing/phonebook.html:370"}, "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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v7 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-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-5459b981e8e81b6e", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v7 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-8d5b3f1dc24c471a", "name": "Very large file: tests/cli.rs (1915 lines)", "shortDescription": {"text": "Very large file: tests/cli.rs (1915 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-6fb1e52f467f816e", "name": "Very large file: tests/stress_within_system.rs (1548 lines)", "shortDescription": {"text": "Very large file: tests/stress_within_system.rs (1548 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-a0855038d478bda2", "name": "Very large file: src/pair_invite.rs (1438 lines)", "shortDescription": {"text": "Very large file: src/pair_invite.rs (1438 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-43d90ace76c38c9d", "name": "Very large file: src/config.rs (1522 lines)", "shortDescription": {"text": "Very large file: src/config.rs (1522 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-0b4651d5fe84c91d", "name": "Very large file: src/mcp.rs (2439 lines)", "shortDescription": {"text": "Very large file: src/mcp.rs (2439 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-6de4a4a7bf2ba21f", "name": "Very large file: src/relay_server.rs (2643 lines)", "shortDescription": {"text": "Very large file: src/relay_server.rs (2643 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-c2245b9671017780", "name": "Very large file: src/relay_client.rs (1316 lines)", "shortDescription": {"text": "Very large file: src/relay_client.rs (1316 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-23fb4af10be0999a", "name": "Very large file: src/session.rs (2568 lines)", "shortDescription": {"text": "Very large file: src/session.rs (2568 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-977fb170f8dc66b6", "name": "Very large file: src/daemon_supervisor.rs (1312 lines)", "shortDescription": {"text": "Very large file: src/daemon_supervisor.rs (1312 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-0b72f87a2cfbf556", "name": "Very large file: src/cli/relay.rs (1979 lines)", "shortDescription": {"text": "Very large file: src/cli/relay.rs (1979 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-56ca7d238b7e3b0d", "name": "Very large file: src/cli/identity.rs (1702 lines)", "shortDescription": {"text": "Very large file: src/cli/identity.rs (1702 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-faa5be30d2854407", "name": "Very large file: src/cli/status.rs (2243 lines)", "shortDescription": {"text": "Very large file: src/cli/status.rs (2243 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-ab28cedb91c5ac08", "name": "Very large file: src/cli/mod.rs (2968 lines)", "shortDescription": {"text": "Very large file: src/cli/mod.rs (2968 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-3828ef2b4e724be4", "name": "Very large file: src/cli/comms.rs (1583 lines)", "shortDescription": {"text": "Very large file: src/cli/comms.rs (1583 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-fe56432c5ed251ac", "name": "Very large file: src/cli/upgrade.rs (1657 lines)", "shortDescription": {"text": "Very large file: src/cli/upgrade.rs (1657 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-f9aa939eca1b86ce", "name": "Very large file: src/cli/pairing.rs (1741 lines)", "shortDescription": {"text": "Very large file: src/cli/pairing.rs (1741 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-8e5078683fe7c44d", "name": "Very large file: src/cli/session.rs (1432 lines)", "shortDescription": {"text": "Very large file: src/cli/session.rs (1432 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 28 placeholder/mock markers across 17 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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d9814a5b2ade1d22", "name": "Agent authority lacks a verifier contract: skills/wire-monitor/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/wire-monitor/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8d78a28c9fec0de9", "name": "Agent authority lacks a verifier contract: skills/wire-quiet/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/wire-quiet/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a7089067e821850a", "name": "Network/subprocess call without timeout or try/except \u2014 contrib/wire-mcp-proxy.py:78", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 contrib/wire-mcp-proxy.py:78"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19828"}, "properties": {"repository": "SlanchaAi/wire", "repoUrl": "https://github.com/SlanchaAi/wire", "branch": "main"}, "results": [{"ruleId": "scanner-f127f79e2bc118b1", "level": "warning", "message": {"text": "Privileged port 7 in use"}, "properties": {"repobilityId": "428a6faecc63b5d6", "scanner": "scanner-primary", "fingerprint": "f127f79e2bc118b1", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backup-relay-state.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f2d1cf73b7d292a0", "level": "warning", "message": {"text": "Privileged port 3 in use"}, "properties": {"repobilityId": "261b7b1c6a18d412", "scanner": "scanner-primary", "fingerprint": "f2d1cf73b7d292a0", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backup-relay-state.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-34061bbe50e8bb4a", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-bookworm"}, "properties": {"repobilityId": "895c3f581f41db9d", "scanner": "scanner-primary", "fingerprint": "34061bbe50e8bb4a", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-84019dfd8d98a34d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "properties": {"repobilityId": "9b8b1b362e07af51", "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": 30}}}]}, {"ruleId": "scanner-10b14ebe284b14f7", "level": "warning", "message": {"text": "Dockerfile runs as root: deploy/Dockerfile"}, "properties": {"repobilityId": "9053b6b03af6ef1c", "scanner": "scanner-primary", "fingerprint": "10b14ebe284b14f7", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-481505ccefcb882c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-alpine"}, "properties": {"repobilityId": "5456af18488a4945", "scanner": "scanner-primary", "fingerprint": "481505ccefcb882c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/Dockerfile"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-145a4472303e43f4", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot"}, "properties": {"repobilityId": "55c2130589fd9b6f", "scanner": "scanner-primary", "fingerprint": "145a4472303e43f4", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/Dockerfile"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-123da32fb456b602", "level": "warning", "message": {"text": "Dockerfile runs as root: test-env/Dockerfile"}, "properties": {"repobilityId": "e90944f3714a74a0", "scanner": "scanner-primary", "fingerprint": "123da32fb456b602", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-05964d6fac233715", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1.88-bookworm"}, "properties": {"repobilityId": "eef5e1f8409a26fe", "scanner": "scanner-primary", "fingerprint": "05964d6fac233715", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test-env/Dockerfile"}, "region": {"startLine": 18}}}]}, {"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-af8c1d907a14b0c7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in landing/stats.html:364"}, "properties": {"repobilityId": "a603edf67bd794f1", "scanner": "scanner-primary", "fingerprint": "af8c1d907a14b0c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "landing/stats.html"}, "region": {"startLine": 364}}}]}, {"ruleId": "scanner-76a7b9720d186888", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in landing/phonebook.html:370"}, "properties": {"repobilityId": "8ac83daa10af2a44", "scanner": "scanner-primary", "fingerprint": "76a7b9720d186888", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "landing/phonebook.html"}, "region": {"startLine": 370}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "40de0ea74eab3ee8", "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": 82}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "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": 98}}}]}, {"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-5459b981e8e81b6e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "feb810c6fc5f18f5", "scanner": "scanner-primary", "fingerprint": "5459b981e8e81b6e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backup-relay-state.yml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-8d5b3f1dc24c471a", "level": "note", "message": {"text": "Very large file: tests/cli.rs (1915 lines)"}, "properties": {"repobilityId": "f86a66dde66b185b", "scanner": "scanner-primary", "fingerprint": "8d5b3f1dc24c471a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6fb1e52f467f816e", "level": "note", "message": {"text": "Very large file: tests/stress_within_system.rs (1548 lines)"}, "properties": {"repobilityId": "9d53064e257789ce", "scanner": "scanner-primary", "fingerprint": "6fb1e52f467f816e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a0855038d478bda2", "level": "note", "message": {"text": "Very large file: src/pair_invite.rs (1438 lines)"}, "properties": {"repobilityId": "0a015de2038db22d", "scanner": "scanner-primary", "fingerprint": "a0855038d478bda2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-43d90ace76c38c9d", "level": "note", "message": {"text": "Very large file: src/config.rs (1522 lines)"}, "properties": {"repobilityId": "b08e329aa7ab5981", "scanner": "scanner-primary", "fingerprint": "43d90ace76c38c9d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0b4651d5fe84c91d", "level": "note", "message": {"text": "Very large file: src/mcp.rs (2439 lines)"}, "properties": {"repobilityId": "403f60e77f309b39", "scanner": "scanner-primary", "fingerprint": "0b4651d5fe84c91d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6de4a4a7bf2ba21f", "level": "note", "message": {"text": "Very large file: src/relay_server.rs (2643 lines)"}, "properties": {"repobilityId": "072d9c8ba35f7ae6", "scanner": "scanner-primary", "fingerprint": "6de4a4a7bf2ba21f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c2245b9671017780", "level": "note", "message": {"text": "Very large file: src/relay_client.rs (1316 lines)"}, "properties": {"repobilityId": "8e5e4b1361e2544a", "scanner": "scanner-primary", "fingerprint": "c2245b9671017780", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-23fb4af10be0999a", "level": "note", "message": {"text": "Very large file: src/session.rs (2568 lines)"}, "properties": {"repobilityId": "322dd483b7bae9c6", "scanner": "scanner-primary", "fingerprint": "23fb4af10be0999a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-977fb170f8dc66b6", "level": "note", "message": {"text": "Very large file: src/daemon_supervisor.rs (1312 lines)"}, "properties": {"repobilityId": "0a2c45f7f086dc55", "scanner": "scanner-primary", "fingerprint": "977fb170f8dc66b6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0b72f87a2cfbf556", "level": "note", "message": {"text": "Very large file: src/cli/relay.rs (1979 lines)"}, "properties": {"repobilityId": "02c80f2413771f5a", "scanner": "scanner-primary", "fingerprint": "0b72f87a2cfbf556", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-56ca7d238b7e3b0d", "level": "note", "message": {"text": "Very large file: src/cli/identity.rs (1702 lines)"}, "properties": {"repobilityId": "16dbe81a2fbc957a", "scanner": "scanner-primary", "fingerprint": "56ca7d238b7e3b0d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-faa5be30d2854407", "level": "note", "message": {"text": "Very large file: src/cli/status.rs (2243 lines)"}, "properties": {"repobilityId": "c4ef425f8a20e254", "scanner": "scanner-primary", "fingerprint": "faa5be30d2854407", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ab28cedb91c5ac08", "level": "note", "message": {"text": "Very large file: src/cli/mod.rs (2968 lines)"}, "properties": {"repobilityId": "a15d81a51aa9f99b", "scanner": "scanner-primary", "fingerprint": "ab28cedb91c5ac08", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3828ef2b4e724be4", "level": "note", "message": {"text": "Very large file: src/cli/comms.rs (1583 lines)"}, "properties": {"repobilityId": "8c2685a2f6cb49c1", "scanner": "scanner-primary", "fingerprint": "3828ef2b4e724be4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fe56432c5ed251ac", "level": "note", "message": {"text": "Very large file: src/cli/upgrade.rs (1657 lines)"}, "properties": {"repobilityId": "0fc102a8513d503a", "scanner": "scanner-primary", "fingerprint": "fe56432c5ed251ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f9aa939eca1b86ce", "level": "note", "message": {"text": "Very large file: src/cli/pairing.rs (1741 lines)"}, "properties": {"repobilityId": "ff1d790a888b1e26", "scanner": "scanner-primary", "fingerprint": "f9aa939eca1b86ce", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8e5078683fe7c44d", "level": "note", "message": {"text": "Very large file: src/cli/session.rs (1432 lines)"}, "properties": {"repobilityId": "58d8b39fecfdc02d", "scanner": "scanner-primary", "fingerprint": "8e5078683fe7c44d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "c22cd64148a2e8df", "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": "f5a808c607049e62", "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": "7feb481db12db8cb", "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": "7cfca2c90ef969ad", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d9814a5b2ade1d22", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/wire-monitor/SKILL.md"}, "properties": {"repobilityId": "aac250c92e84d4f7", "scanner": "scanner-primary", "fingerprint": "d9814a5b2ade1d22", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/wire-monitor/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8d78a28c9fec0de9", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/wire-quiet/SKILL.md"}, "properties": {"repobilityId": "6e4f4ddc76346292", "scanner": "scanner-primary", "fingerprint": "8d78a28c9fec0de9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/wire-quiet/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a7089067e821850a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 contrib/wire-mcp-proxy.py:78"}, "properties": {"repobilityId": "7035022eed2e5c6f", "scanner": "scanner-primary", "fingerprint": "a7089067e821850a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}