{"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-fd55ee5239959ff1", "name": "Privileged port 13 in use", "shortDescription": {"text": "Privileged port 13 in use"}, "fullDescription": {"text": "Port 13 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-5a0ae447dee56b54", "name": "Privileged port 45 in use", "shortDescription": {"text": "Privileged port 45 in use"}, "fullDescription": {"text": "Port 45 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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 21 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 27 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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e3da95d3c5654485", "name": "Agent instruction contains unpinned remote install: .claude/skills/senso-onboarding/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .claude/skills/senso-onboarding/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-18c61bd5cb6bd853", "name": "Agent authority lacks a verifier contract: .claude/skills/senso-onboarding/shipables.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/senso-onboarding/shipables.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-6118fe6125f87f94", "name": "Agent instruction contains unpinned remote install: .cursor/skills/senso-onboarding/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .cursor/skills/senso-onboarding/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-498054f030bbefd6", "name": "Agent authority lacks a verifier contract: .cursor/skills/senso-onboarding/shipables.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/skills/senso-onboarding/shipables.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-b334d875f2339fa1", "name": "5 env vars used in code but missing from .env.example", "shortDescription": {"text": "5 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CLAUDE_DAILY_CALL_BUDGET`, `NEXT_PUBLIC_API_BASE`, `REPLAY_PACE_SECS`, `RUNS_PER_DAY`, `RUNS_PER_HOUR`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e184d4f771229d51", "name": "FastAPI POST `start_run` without auth dependency \u2014 services/pipeline/api.py:174", "shortDescription": {"text": "FastAPI POST `start_run` without auth dependency \u2014 services/pipeline/api.py:174"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9fe90bdd61618358", "name": "FastAPI POST `consumer_buy` without auth dependency \u2014 services/pipeline/api.py:236", "shortDescription": {"text": "FastAPI POST `consumer_buy` without auth dependency \u2014 services/pipeline/api.py:236"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ec812be4561361ae", "name": "Dangling fetch: GET /api/theta${path} (apps/dashboard/src/lib/api.ts:37)", "shortDescription": {"text": "Dangling fetch: GET /api/theta${path} (apps/dashboard/src/lib/api.ts:37)"}, "fullDescription": {"text": "`apps/dashboard/src/lib/api.ts:37` calls `GET /api/theta${path}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/theta/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9daeb7b1a43e9733", "name": "Unused endpoint: POST /runs", "shortDescription": {"text": "Unused endpoint: POST /runs"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `POST /runs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5860748f2a7f9cb5", "name": "Unused endpoint: GET /runs/latest", "shortDescription": {"text": "Unused endpoint: GET /runs/latest"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `GET /runs/latest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-83e544c73d95a77f", "name": "Unused endpoint: GET /candidates/today", "shortDescription": {"text": "Unused endpoint: GET /candidates/today"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `GET /candidates/today` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f1816d6e725b6422", "name": "Unused endpoint: GET /briefs/latest", "shortDescription": {"text": "Unused endpoint: GET /briefs/latest"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `GET /briefs/latest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4484ef22d43138e4", "name": "Unused endpoint: GET /briefs/today", "shortDescription": {"text": "Unused endpoint: GET /briefs/today"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `GET /briefs/today` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0139a192c963902e", "name": "Unused endpoint: POST /consumer/buy", "shortDescription": {"text": "Unused endpoint: POST /consumer/buy"}, "fullDescription": {"text": "`services/pipeline/api.py` declares `POST /consumer/buy` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22459"}, "properties": {"repository": "vup903/ThetaDesk-Agent", "repoUrl": "https://github.com/vup903/ThetaDesk-Agent", "branch": "main"}, "results": [{"ruleId": "scanner-fd55ee5239959ff1", "level": "warning", "message": {"text": "Privileged port 13 in use"}, "properties": {"repobilityId": "79d721e4d6f64798", "scanner": "scanner-primary", "fingerprint": "fd55ee5239959ff1", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "render.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5a0ae447dee56b54", "level": "warning", "message": {"text": "Privileged port 45 in use"}, "properties": {"repobilityId": "73cf64d92574d41c", "scanner": "scanner-primary", "fingerprint": "5a0ae447dee56b54", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "render.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "2832a47232ec4850", "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": "3bc3b8d6ce741f9c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "c79197ddf563cbe0", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "500959d8748caf8f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "a0346ba85b95e585", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "348884d88af67f66", "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": "6e9b491da9967deb", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e3da95d3c5654485", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .claude/skills/senso-onboarding/SKILL.md"}, "properties": {"repobilityId": "9ef33262f0fe3f27", "scanner": "scanner-primary", "fingerprint": "e3da95d3c5654485", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/senso-onboarding/SKILL.md"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-18c61bd5cb6bd853", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/senso-onboarding/shipables.json"}, "properties": {"repobilityId": "2cc25e136588e404", "scanner": "scanner-primary", "fingerprint": "18c61bd5cb6bd853", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/senso-onboarding/shipables.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6118fe6125f87f94", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .cursor/skills/senso-onboarding/SKILL.md"}, "properties": {"repobilityId": "df5d5e8ffe8ccc63", "scanner": "scanner-primary", "fingerprint": "6118fe6125f87f94", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/skills/senso-onboarding/SKILL.md"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-498054f030bbefd6", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/skills/senso-onboarding/shipables.json"}, "properties": {"repobilityId": "81883b1be12ca725", "scanner": "scanner-primary", "fingerprint": "498054f030bbefd6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/skills/senso-onboarding/shipables.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b334d875f2339fa1", "level": "note", "message": {"text": "5 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "faa38682016f5d53", "scanner": "scanner-primary", "fingerprint": "b334d875f2339fa1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-e184d4f771229d51", "level": "error", "message": {"text": "FastAPI POST `start_run` without auth dependency \u2014 services/pipeline/api.py:174"}, "properties": {"repobilityId": "53922a789f5b8944", "scanner": "scanner-primary", "fingerprint": "e184d4f771229d51", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "services/pipeline/api.py"}, "region": {"startLine": 174}}}]}, {"ruleId": "scanner-9fe90bdd61618358", "level": "error", "message": {"text": "FastAPI POST `consumer_buy` without auth dependency \u2014 services/pipeline/api.py:236"}, "properties": {"repobilityId": "6b3f2878830c3009", "scanner": "scanner-primary", "fingerprint": "9fe90bdd61618358", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "services/pipeline/api.py"}, "region": {"startLine": 236}}}]}, {"ruleId": "scanner-ec812be4561361ae", "level": "error", "message": {"text": "Dangling fetch: GET /api/theta${path} (apps/dashboard/src/lib/api.ts:37)"}, "properties": {"repobilityId": "c9e9976160c8b1d5", "scanner": "scanner-primary", "fingerprint": "ec812be4561361ae", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9daeb7b1a43e9733", "level": "note", "message": {"text": "Unused endpoint: POST /runs"}, "properties": {"repobilityId": "8032047ec7807486", "scanner": "scanner-primary", "fingerprint": "9daeb7b1a43e9733", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5860748f2a7f9cb5", "level": "note", "message": {"text": "Unused endpoint: GET /runs/latest"}, "properties": {"repobilityId": "30d323edb3682541", "scanner": "scanner-primary", "fingerprint": "5860748f2a7f9cb5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-83e544c73d95a77f", "level": "note", "message": {"text": "Unused endpoint: GET /candidates/today"}, "properties": {"repobilityId": "e1c6dc62319bdcdc", "scanner": "scanner-primary", "fingerprint": "83e544c73d95a77f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f1816d6e725b6422", "level": "note", "message": {"text": "Unused endpoint: GET /briefs/latest"}, "properties": {"repobilityId": "847b92e9c8e8b71d", "scanner": "scanner-primary", "fingerprint": "f1816d6e725b6422", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4484ef22d43138e4", "level": "note", "message": {"text": "Unused endpoint: GET /briefs/today"}, "properties": {"repobilityId": "bf0c58086d15142c", "scanner": "scanner-primary", "fingerprint": "4484ef22d43138e4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0139a192c963902e", "level": "note", "message": {"text": "Unused endpoint: POST /consumer/buy"}, "properties": {"repobilityId": "c11c69de16687f01", "scanner": "scanner-primary", "fingerprint": "0139a192c963902e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}