{"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-f1b121a9132beb0f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/components/Donate/DonateDialog.jsx:34", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/components/Donate/DonateDialog.jsx:34"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e396ae067cc3f21a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-073931d329af3266", "name": "Docker base image is tag-pinned but not digest-pinned: node:16-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:16-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-8b1c9220f6ca969b", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.3-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.3-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-9c465f9e30501541", "name": "Docker base image uses a mutable or implicit tag: ubuntu", "shortDescription": {"text": "Docker base image uses a mutable or implicit tag: ubuntu"}, "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": "medium", "confidence": 1.0}}, {"id": "scanner-80675b44cdacf1f5", "name": "Docker base image uses a mutable or implicit tag: alpine", "shortDescription": {"text": "Docker base image uses a mutable or implicit tag: 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": "medium", "confidence": 1.0}}, {"id": "scanner-47636e33caef255d", "name": "Dockerfile runs as root: docker/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker/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-fad87a556c310bcd", "name": "Docker base image uses a mutable or implicit tag: alpine", "shortDescription": {"text": "Docker base image uses a mutable or implicit tag: 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": "medium", "confidence": 1.0}}, {"id": "scanner-58c87cb8595159a5", "name": "Dockerfile runs as root: docker/lite/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker/lite/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-788a0c29507c2979", "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-37dbc9427b8ad6a2", "name": "Possible secret in installTorrServerMac.sh", "shortDescription": {"text": "Possible secret in installTorrServerMac.sh"}, "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-43bfe1ee50b306bc", "name": "Possible secret in web/public/index.html", "shortDescription": {"text": "Possible secret in web/public/index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-be8c6dd18510fa32", "name": "Insecure pattern 'eval_used' in web/public/lordicon/lord-icon-2.0.2.js:1", "shortDescription": {"text": "Insecure pattern 'eval_used' in web/public/lordicon/lord-icon-2.0.2.js:1"}, "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-bc57b43ebf18eba4", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/public/lordicon/lord-icon-2.0.2.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/lordicon/lord-icon-2.0.2.js:1"}, "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-8c7f2aec898aaabb", "name": "Insecure pattern 'dangerous_innerhtml' in web/src/components/Donate/DonateDialog.jsx:34", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in web/src/components/Donate/DonateDialog.jsx:34"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-e3d76b90742c18c8", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-go@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-465bad3d52c0b101", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/download-artifact@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-5e7d332359ac1468", "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-81b6aa43b92d8058", "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@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6ba9bfab5f283202", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-a277c402bff40de9", "name": "Very large file: installTorrServerLinux.sh (2128 lines)", "shortDescription": {"text": "Very large file: installTorrServerLinux.sh (2128 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "17 test file(s) for 240 source file(s) (ratio 0.07). 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 18 placeholder/mock markers across 8 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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-1ca9be95d98796b4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/lordicon/lord-icon-2.0.2.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/lordicon/lord-icon-2.0.2.js:1"}, "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-109efa91aaaafa85", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/RemoveAll.jsx:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/RemoveAll.jsx:13"}, "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-21e69d587ff075ba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/CloseServer.jsx:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/CloseServer.jsx:51"}, "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-35031235ef6d690a", "name": "Commented-code block (5 lines) in web/src/components/TorrentCard/style.js:118", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/TorrentCard/style.js:118"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-004e8396e440bef1", "name": "Commented-code block (5 lines) in web/src/components/DialogTorrentDetailsContent/index.jsx:88", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/DialogTorrentDetailsContent/index.jsx:88"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-75687c5d769c398a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/DialogTorrentDetailsContent/Table/index.jsx:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/DialogTorrentDetailsContent/Table/index.jsx:23"}, "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-17c2ea14a998984c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2"}, "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-85fe4422ad982415", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/main.03d691da.chunk.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/main.03d691da.chunk.js:1"}, "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-48328656910c55bc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/lordicon/lord-icon-2.0.2.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/lordicon/lord-icon-2.0.2.js:1"}, "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-91b7d4e1cde07e8d", "name": "Unused endpoint: POST ", "shortDescription": {"text": "Unused endpoint: POST "}, "fullDescription": {"text": "`server/web/pages/template/pages/static/js/main.03d691da.chunk.js` declares `POST ` 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-684f0e83ba7e1558", "name": "Unused endpoint: GET ", "shortDescription": {"text": "Unused endpoint: GET "}, "fullDescription": {"text": "`server/web/pages/template/pages/static/js/main.03d691da.chunk.js` declares `GET ` 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/21635"}, "properties": {"repository": "trinity-aml/TorrServer-LT", "repoUrl": "https://github.com/trinity-aml/TorrServer-LT", "branch": "main"}, "results": [{"ruleId": "scanner-f1b121a9132beb0f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/components/Donate/DonateDialog.jsx:34"}, "properties": {"repobilityId": "5bb4059fdd5acddd", "scanner": "scanner-primary", "fingerprint": "f1b121a9132beb0f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e396ae067cc3f21a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2"}, "properties": {"repobilityId": "c889261bc8da084c", "scanner": "scanner-primary", "fingerprint": "e396ae067cc3f21a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"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-073931d329af3266", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:16-alpine"}, "properties": {"repobilityId": "a2f21cb99867f2a2", "scanner": "scanner-primary", "fingerprint": "073931d329af3266", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-8b1c9220f6ca969b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.3-alpine"}, "properties": {"repobilityId": "f44f73381ea3f736", "scanner": "scanner-primary", "fingerprint": "8b1c9220f6ca969b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-9c465f9e30501541", "level": "warning", "message": {"text": "Docker base image uses a mutable or implicit tag: ubuntu"}, "properties": {"repobilityId": "4252d10d2ed9f25a", "scanner": "scanner-primary", "fingerprint": "9c465f9e30501541", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-80675b44cdacf1f5", "level": "warning", "message": {"text": "Docker base image uses a mutable or implicit tag: alpine"}, "properties": {"repobilityId": "2e987506687c7a27", "scanner": "scanner-primary", "fingerprint": "80675b44cdacf1f5", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-47636e33caef255d", "level": "warning", "message": {"text": "Dockerfile runs as root: docker/Dockerfile"}, "properties": {"repobilityId": "8a345ba4198453bd", "scanner": "scanner-primary", "fingerprint": "47636e33caef255d", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-fad87a556c310bcd", "level": "warning", "message": {"text": "Docker base image uses a mutable or implicit tag: alpine"}, "properties": {"repobilityId": "e209740a593cd47a", "scanner": "scanner-primary", "fingerprint": "fad87a556c310bcd", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58c87cb8595159a5", "level": "warning", "message": {"text": "Dockerfile runs as root: docker/lite/Dockerfile"}, "properties": {"repobilityId": "4aba4fbe32aa6421", "scanner": "scanner-primary", "fingerprint": "58c87cb8595159a5", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-788a0c29507c2979", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "properties": {"repobilityId": "bec980fd16aa4973", "scanner": "scanner-primary", "fingerprint": "788a0c29507c2979", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/lite/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-37dbc9427b8ad6a2", "level": "error", "message": {"text": "Possible secret in installTorrServerMac.sh"}, "properties": {"repobilityId": "1c283a441fa24c8f", "scanner": "scanner-primary", "fingerprint": "37dbc9427b8ad6a2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installTorrServerMac.sh"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-37dbc9427b8ad6a2", "level": "error", "message": {"text": "Possible secret in installTorrServerMac.sh"}, "properties": {"repobilityId": "1c283a441fa24c8f", "scanner": "scanner-primary", "fingerprint": "37dbc9427b8ad6a2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installTorrServerMac.sh"}, "region": {"startLine": 113}}}]}, {"ruleId": "scanner-37dbc9427b8ad6a2", "level": "error", "message": {"text": "Possible secret in installTorrServerMac.sh"}, "properties": {"repobilityId": "1c283a441fa24c8f", "scanner": "scanner-primary", "fingerprint": "37dbc9427b8ad6a2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installTorrServerMac.sh"}, "region": {"startLine": 168}}}]}, {"ruleId": "scanner-37dbc9427b8ad6a2", "level": "error", "message": {"text": "Possible secret in installTorrServerMac.sh"}, "properties": {"repobilityId": "1c283a441fa24c8f", "scanner": "scanner-primary", "fingerprint": "37dbc9427b8ad6a2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installTorrServerMac.sh"}, "region": {"startLine": 174}}}]}, {"ruleId": "scanner-43bfe1ee50b306bc", "level": "error", "message": {"text": "Possible secret in web/public/index.html"}, "properties": {"repobilityId": "919d11bab1701cc1", "scanner": "scanner-primary", "fingerprint": "43bfe1ee50b306bc", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/index.html"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-be8c6dd18510fa32", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in web/public/lordicon/lord-icon-2.0.2.js:1"}, "properties": {"repobilityId": "3e4de415a1b1446b", "scanner": "scanner-primary", "fingerprint": "be8c6dd18510fa32", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/lordicon/lord-icon-2.0.2.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc57b43ebf18eba4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/lordicon/lord-icon-2.0.2.js:1"}, "properties": {"repobilityId": "65ca162b528876ac", "scanner": "scanner-primary", "fingerprint": "bc57b43ebf18eba4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/lordicon/lord-icon-2.0.2.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8c7f2aec898aaabb", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in web/src/components/Donate/DonateDialog.jsx:34"}, "properties": {"repobilityId": "27e9b26f45ebe55e", "scanner": "scanner-primary", "fingerprint": "8c7f2aec898aaabb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/src/components/Donate/DonateDialog.jsx"}, "region": {"startLine": 34}}}]}, {"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-e3d76b90742c18c8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "01755aa32c5cd83d", "scanner": "scanner-primary", "fingerprint": "e3d76b90742c18c8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-macos.yml"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-465bad3d52c0b101", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6a48311bcda36112", "scanner": "scanner-primary", "fingerprint": "465bad3d52c0b101", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ts_release.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-465bad3d52c0b101", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e4dcc294e903742b", "scanner": "scanner-primary", "fingerprint": "465bad3d52c0b101", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ts_release.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-5e7d332359ac1468", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "7becfe5bceb4b9a8", "scanner": "scanner-primary", "fingerprint": "5e7d332359ac1468", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ts_release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-81b6aa43b92d8058", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1f8fe272600dc142", "scanner": "scanner-primary", "fingerprint": "81b6aa43b92d8058", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-install-script.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-81b6aa43b92d8058", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1f8fe272600dc142", "scanner": "scanner-primary", "fingerprint": "81b6aa43b92d8058", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-install-script.yml"}, "region": {"startLine": 71}}}]}, {"ruleId": "scanner-81b6aa43b92d8058", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "dd9948c855f56395", "scanner": "scanner-primary", "fingerprint": "81b6aa43b92d8058", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-install-script.yml"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "18a7e8b29eb8f70d", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "18a7e8b29eb8f70d", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "18a7e8b29eb8f70d", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0e74a85291408778", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-a277c402bff40de9", "level": "note", "message": {"text": "Very large file: installTorrServerLinux.sh (2128 lines)"}, "properties": {"repobilityId": "1f6afd39a2d12a8a", "scanner": "scanner-primary", "fingerprint": "a277c402bff40de9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "dc893d7f9f829252", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "e583c567bebd01f4", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "3af5cba8f60d8c5a", "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": "59b991c2d530f871", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1ca9be95d98796b4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/lordicon/lord-icon-2.0.2.js:1"}, "properties": {"repobilityId": "5f9e8ee09f97c5b3", "scanner": "scanner-primary", "fingerprint": "1ca9be95d98796b4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-109efa91aaaafa85", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/RemoveAll.jsx:13"}, "properties": {"repobilityId": "5ea3e210446871ad", "scanner": "scanner-primary", "fingerprint": "109efa91aaaafa85", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-21e69d587ff075ba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/CloseServer.jsx:51"}, "properties": {"repobilityId": "09380fa3748caa6d", "scanner": "scanner-primary", "fingerprint": "21e69d587ff075ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-35031235ef6d690a", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/TorrentCard/style.js:118"}, "properties": {"repobilityId": "d7221c675dcbd283", "scanner": "scanner-primary", "fingerprint": "35031235ef6d690a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-004e8396e440bef1", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/DialogTorrentDetailsContent/index.jsx:88"}, "properties": {"repobilityId": "0cb1044075e49109", "scanner": "scanner-primary", "fingerprint": "004e8396e440bef1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75687c5d769c398a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/DialogTorrentDetailsContent/Table/index.jsx:23"}, "properties": {"repobilityId": "bdb95d8868708ea7", "scanner": "scanner-primary", "fingerprint": "75687c5d769c398a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-17c2ea14a998984c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/2.c1f7efe5.chunk.js:2"}, "properties": {"repobilityId": "8b718b68ec049390", "scanner": "scanner-primary", "fingerprint": "17c2ea14a998984c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-85fe4422ad982415", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/static/js/main.03d691da.chunk.js:1"}, "properties": {"repobilityId": "7832fcb04a6c6199", "scanner": "scanner-primary", "fingerprint": "85fe4422ad982415", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-48328656910c55bc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/web/pages/template/pages/lordicon/lord-icon-2.0.2.js:1"}, "properties": {"repobilityId": "3352f014b1768dc2", "scanner": "scanner-primary", "fingerprint": "48328656910c55bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-91b7d4e1cde07e8d", "level": "note", "message": {"text": "Unused endpoint: POST "}, "properties": {"repobilityId": "f7c70c71ad738f76", "scanner": "scanner-primary", "fingerprint": "91b7d4e1cde07e8d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-684f0e83ba7e1558", "level": "note", "message": {"text": "Unused endpoint: GET "}, "properties": {"repobilityId": "1c9adc3a2b5d341b", "scanner": "scanner-primary", "fingerprint": "684f0e83ba7e1558", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}