{"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-a3e2e778d6c3c31b", "name": "Possibly dead Python function: catalog", "shortDescription": {"text": "Possibly dead Python function: catalog"}, "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-df9835ddadbd8113", "name": "Possibly dead Python function: topup", "shortDescription": {"text": "Possibly dead Python function: topup"}, "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-6431767d32fe1878", "name": "Possibly dead Python function: engagement", "shortDescription": {"text": "Possibly dead Python function: engagement"}, "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-04d124fccdacbd1f", "name": "Possibly dead Python function: results", "shortDescription": {"text": "Possibly dead Python function: results"}, "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-4667390432b0b060", "name": "Possibly dead Python function: activity", "shortDescription": {"text": "Possibly dead Python function: activity"}, "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-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-835eae4c7f17a2f8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 3 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-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-425c0d1faadb026a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server.js:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server.js:41"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-93e56533e79bd1d5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 forward.ts:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 forward.ts:25"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/26969"}, "properties": {"repository": "joshfreeland/forward-mcp", "repoUrl": "https://github.com/joshfreeland/forward-mcp", "branch": "main"}, "results": [{"ruleId": "scanner-a3e2e778d6c3c31b", "level": "note", "message": {"text": "Possibly dead Python function: catalog"}, "properties": {"repobilityId": "d4425571348a27c6", "scanner": "scanner-primary", "fingerprint": "a3e2e778d6c3c31b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forward.py:41"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-df9835ddadbd8113", "level": "note", "message": {"text": "Possibly dead Python function: topup"}, "properties": {"repobilityId": "a767c2402ebd6ae0", "scanner": "scanner-primary", "fingerprint": "df9835ddadbd8113", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forward.py:47"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6431767d32fe1878", "level": "note", "message": {"text": "Possibly dead Python function: engagement"}, "properties": {"repobilityId": "3eb7892711dc477e", "scanner": "scanner-primary", "fingerprint": "6431767d32fe1878", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forward.py:60"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-04d124fccdacbd1f", "level": "note", "message": {"text": "Possibly dead Python function: results"}, "properties": {"repobilityId": "aca86aede194d63e", "scanner": "scanner-primary", "fingerprint": "04d124fccdacbd1f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forward.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4667390432b0b060", "level": "note", "message": {"text": "Possibly dead Python function: activity"}, "properties": {"repobilityId": "37d8abe1098143d1", "scanner": "scanner-primary", "fingerprint": "4667390432b0b060", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "forward.py:66"}, "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-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "602b916631ebf457", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"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": "b0d6e3ad41bc8841", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2da405a9db44eb5b", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-425c0d1faadb026a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server.js:41"}, "properties": {"repobilityId": "925709108e0b9a53", "scanner": "scanner-primary", "fingerprint": "425c0d1faadb026a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-93e56533e79bd1d5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 forward.ts:25"}, "properties": {"repobilityId": "d2fa57cb9d152fa7", "scanner": "scanner-primary", "fingerprint": "93e56533e79bd1d5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}