{"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-1da40e1c0af238dd", "name": "Stray `console.log` in TS/JS \u2014 server/index.js:186", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:186"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "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-7ab0c5fb03655d14", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/setup.js:61", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/setup.js:61"}, "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-15dd88e6473190e5", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/shell.js:66", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/shell.js:66"}, "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-0e1bcab27ef7ca42", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:32", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:32"}, "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-ec36a84e5f2f0135", "name": "Insecure pattern 'direct_outerhtml_assignment' in public/js/app.js:562", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/js/app.js:562"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c1e62c8a8becdce0", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@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-11fe6710547243fb", "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-4bf411a1bee458fb", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 15 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-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-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-c03b3a3ac6fd3d37", "name": "Commented-code block (8 lines) in api/index.js:7", "shortDescription": {"text": "Commented-code block (8 lines) in api/index.js:7"}, "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-9bbb89a7875df127", "name": "Commented-code block (5 lines) in test/services.test.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/services.test.js:1"}, "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-66e90d15cff274de", "name": "Commented-code block (7 lines) in server/proration.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in server/proration.js:1"}, "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-ed02d3665dde2988", "name": "Commented-code block (5 lines) in server/config.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in server/config.js:3"}, "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-881d153eee93202e", "name": "Commented-code block (7 lines) in server/d365Client.js:255", "shortDescription": {"text": "Commented-code block (7 lines) in server/d365Client.js:255"}, "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-3a2bec34f4ab7825", "name": "Commented-code block (5 lines) in server/portalService.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in server/portalService.js:3"}, "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-c69bc1e9f044fd45", "name": "Commented-code block (5 lines) in public/config.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in public/config.js:3"}, "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-904327dec87b65ef", "name": "Commented-code block (5 lines) in public/js/shell.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in public/js/shell.js:3"}, "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-fe3d06b20e7442e8", "name": "Commented-code block (7 lines) in public/js/auth.js:8", "shortDescription": {"text": "Commented-code block (7 lines) in public/js/auth.js:8"}, "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-79492e63ecdacef8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/auth.js:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/auth.js:11"}, "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-88add76be77b60fb", "name": "Commented-code block (8 lines) in public/js/app.js:215", "shortDescription": {"text": "Commented-code block (8 lines) in public/js/app.js:215"}, "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-fbc7313b94f823dc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/app.js:2", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/app.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-d381506ef3ae2e97", "name": "Commented-code block (6 lines) in public/js/icons.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in public/js/icons.js:3"}, "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-030da566069872e9", "name": "15 env vars used in code but missing from .env.example", "shortDescription": {"text": "15 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AUTH_CLIENT_ID`, `AUTH_TENANT_ID`, `CORS_ORIGIN`, `D365_BASE_URL`, `D365_CLIENT_ID`, `D365_COMPANY`, `D365_CONFIG_MODE`, `D365_LABEL` + 7 more. 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-dde3adb27bf7eebe", "name": "Unused endpoint: USE /api", "shortDescription": {"text": "Unused endpoint: USE /api"}, "fullDescription": {"text": "`server/index.js` declares `USE /api` 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-11af6127b6fc1212", "name": "Unused endpoint: GET /api/commodities", "shortDescription": {"text": "Unused endpoint: GET /api/commodities"}, "fullDescription": {"text": "`server/index.js` declares `GET /api/commodities` 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-d286d1a6e20018e8", "name": "Unused endpoint: GET /api/commodities/:id", "shortDescription": {"text": "Unused endpoint: GET /api/commodities/:id"}, "fullDescription": {"text": "`server/index.js` declares `GET /api/commodities/:id` 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-e4baedd96af08af8", "name": "Unused endpoint: GET /api/customers", "shortDescription": {"text": "Unused endpoint: GET /api/customers"}, "fullDescription": {"text": "`server/index.js` declares `GET /api/customers` 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-dbb68bbc27796392", "name": "Unused endpoint: POST /api/prorate", "shortDescription": {"text": "Unused endpoint: POST /api/prorate"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/prorate` 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-a9ce81264adc4d24", "name": "Unused endpoint: POST /api/batches", "shortDescription": {"text": "Unused endpoint: POST /api/batches"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/batches` 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-85f75c622b5b3e0c", "name": "Unused endpoint: GET /api/batches", "shortDescription": {"text": "Unused endpoint: GET /api/batches"}, "fullDescription": {"text": "`server/index.js` declares `GET /api/batches` 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-f9f925fb53f65d76", "name": "Unused endpoint: POST /api/prorate/send", "shortDescription": {"text": "Unused endpoint: POST /api/prorate/send"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/prorate/send` 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-017d3f1572ae01ee", "name": "Unused endpoint: POST /api/substitute/send", "shortDescription": {"text": "Unused endpoint: POST /api/substitute/send"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/substitute/send` 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-bd83d35ce8663ca6", "name": "Unused endpoint: POST /api/branding", "shortDescription": {"text": "Unused endpoint: POST /api/branding"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/branding` 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-adec5c72c6c387e2", "name": "Unused endpoint: GET /api/setup/environments", "shortDescription": {"text": "Unused endpoint: GET /api/setup/environments"}, "fullDescription": {"text": "`server/index.js` declares `GET /api/setup/environments` 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-b925b8cd5a7f40ba", "name": "Unused endpoint: POST /api/setup/environments", "shortDescription": {"text": "Unused endpoint: POST /api/setup/environments"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/setup/environments` 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-7af9c8119626e17d", "name": "Unused endpoint: DELETE /api/setup/environments/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/setup/environments/:id"}, "fullDescription": {"text": "`server/index.js` declares `DELETE /api/setup/environments/:id` 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-4e8c9787630017e9", "name": "Unused endpoint: POST /api/setup/active", "shortDescription": {"text": "Unused endpoint: POST /api/setup/active"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/setup/active` 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-7f10a6ea9d2742be", "name": "Unused endpoint: POST /api/setup/test", "shortDescription": {"text": "Unused endpoint: POST /api/setup/test"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/setup/test` 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/18522"}, "properties": {"repository": "RSM-D365-Sales/sales-proration", "repoUrl": "https://github.com/RSM-D365-Sales/sales-proration", "branch": "main"}, "results": [{"ruleId": "scanner-1da40e1c0af238dd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:186"}, "properties": {"repobilityId": "21e6b3de2b3dd856", "scanner": "scanner-primary", "fingerprint": "1da40e1c0af238dd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-7ab0c5fb03655d14", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/setup.js:61"}, "properties": {"repobilityId": "9a8e9f9f46ada713", "scanner": "scanner-primary", "fingerprint": "7ab0c5fb03655d14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/setup.js"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-15dd88e6473190e5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/shell.js:66"}, "properties": {"repobilityId": "a44573a33a684c10", "scanner": "scanner-primary", "fingerprint": "15dd88e6473190e5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/shell.js"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-0e1bcab27ef7ca42", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:32"}, "properties": {"repobilityId": "20ef8ff0d2135a46", "scanner": "scanner-primary", "fingerprint": "0e1bcab27ef7ca42", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/app.js"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-ec36a84e5f2f0135", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/js/app.js:562"}, "properties": {"repobilityId": "862a964799fc3ca1", "scanner": "scanner-primary", "fingerprint": "ec36a84e5f2f0135", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/app.js"}, "region": {"startLine": 562}}}]}, {"ruleId": "scanner-c1e62c8a8becdce0", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a5232ca5f9d3d6d", "scanner": "scanner-primary", "fingerprint": "c1e62c8a8becdce0", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-11fe6710547243fb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "c88f07fd35b9711f", "scanner": "scanner-primary", "fingerprint": "11fe6710547243fb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4bf411a1bee458fb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "24d7fc6a4b25c421", "scanner": "scanner-primary", "fingerprint": "4bf411a1bee458fb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-api.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "bfa16da3b8c5e68e", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "1d4d30fbfd0fe654", "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": "ae93b8f1d7190c31", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c03b3a3ac6fd3d37", "level": "none", "message": {"text": "Commented-code block (8 lines) in api/index.js:7"}, "properties": {"repobilityId": "cab939b17a177d9e", "scanner": "scanner-primary", "fingerprint": "c03b3a3ac6fd3d37", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9bbb89a7875df127", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/services.test.js:1"}, "properties": {"repobilityId": "aa3ae099bcc8b607", "scanner": "scanner-primary", "fingerprint": "9bbb89a7875df127", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-66e90d15cff274de", "level": "none", "message": {"text": "Commented-code block (7 lines) in server/proration.js:1"}, "properties": {"repobilityId": "ce720968d0705888", "scanner": "scanner-primary", "fingerprint": "66e90d15cff274de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ed02d3665dde2988", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/config.js:3"}, "properties": {"repobilityId": "4280ebd575290c31", "scanner": "scanner-primary", "fingerprint": "ed02d3665dde2988", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-881d153eee93202e", "level": "none", "message": {"text": "Commented-code block (7 lines) in server/d365Client.js:255"}, "properties": {"repobilityId": "79e5abb8c6e2f73e", "scanner": "scanner-primary", "fingerprint": "881d153eee93202e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a2bec34f4ab7825", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/portalService.js:3"}, "properties": {"repobilityId": "733cdf006197b41a", "scanner": "scanner-primary", "fingerprint": "3a2bec34f4ab7825", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c69bc1e9f044fd45", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/config.js:3"}, "properties": {"repobilityId": "3d8c117c29ac5158", "scanner": "scanner-primary", "fingerprint": "c69bc1e9f044fd45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-904327dec87b65ef", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/js/shell.js:3"}, "properties": {"repobilityId": "1171b8ab37e27d04", "scanner": "scanner-primary", "fingerprint": "904327dec87b65ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe3d06b20e7442e8", "level": "none", "message": {"text": "Commented-code block (7 lines) in public/js/auth.js:8"}, "properties": {"repobilityId": "306bbc4061df5a16", "scanner": "scanner-primary", "fingerprint": "fe3d06b20e7442e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79492e63ecdacef8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/auth.js:11"}, "properties": {"repobilityId": "cf6870112df36067", "scanner": "scanner-primary", "fingerprint": "79492e63ecdacef8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-88add76be77b60fb", "level": "none", "message": {"text": "Commented-code block (8 lines) in public/js/app.js:215"}, "properties": {"repobilityId": "57f17e16be8719ae", "scanner": "scanner-primary", "fingerprint": "88add76be77b60fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbc7313b94f823dc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/app.js:2"}, "properties": {"repobilityId": "2608f9f149a85f70", "scanner": "scanner-primary", "fingerprint": "fbc7313b94f823dc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d381506ef3ae2e97", "level": "none", "message": {"text": "Commented-code block (6 lines) in public/js/icons.js:3"}, "properties": {"repobilityId": "716653c2d0c9bc5f", "scanner": "scanner-primary", "fingerprint": "d381506ef3ae2e97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-030da566069872e9", "level": "note", "message": {"text": "15 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "0519c1c0e8c1f8e4", "scanner": "scanner-primary", "fingerprint": "030da566069872e9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-dde3adb27bf7eebe", "level": "note", "message": {"text": "Unused endpoint: USE /api"}, "properties": {"repobilityId": "8428537b70eeca77", "scanner": "scanner-primary", "fingerprint": "dde3adb27bf7eebe", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-11af6127b6fc1212", "level": "note", "message": {"text": "Unused endpoint: GET /api/commodities"}, "properties": {"repobilityId": "5ab2f9e68d6665ee", "scanner": "scanner-primary", "fingerprint": "11af6127b6fc1212", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d286d1a6e20018e8", "level": "note", "message": {"text": "Unused endpoint: GET /api/commodities/:id"}, "properties": {"repobilityId": "360b6e3ad990e2e1", "scanner": "scanner-primary", "fingerprint": "d286d1a6e20018e8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e4baedd96af08af8", "level": "note", "message": {"text": "Unused endpoint: GET /api/customers"}, "properties": {"repobilityId": "929d16731b65b1c2", "scanner": "scanner-primary", "fingerprint": "e4baedd96af08af8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dbb68bbc27796392", "level": "note", "message": {"text": "Unused endpoint: POST /api/prorate"}, "properties": {"repobilityId": "40c9e758ab726f7e", "scanner": "scanner-primary", "fingerprint": "dbb68bbc27796392", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a9ce81264adc4d24", "level": "note", "message": {"text": "Unused endpoint: POST /api/batches"}, "properties": {"repobilityId": "76f7e7b121851509", "scanner": "scanner-primary", "fingerprint": "a9ce81264adc4d24", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-85f75c622b5b3e0c", "level": "note", "message": {"text": "Unused endpoint: GET /api/batches"}, "properties": {"repobilityId": "aa224c50de7f76ef", "scanner": "scanner-primary", "fingerprint": "85f75c622b5b3e0c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f9f925fb53f65d76", "level": "note", "message": {"text": "Unused endpoint: POST /api/prorate/send"}, "properties": {"repobilityId": "a22ae81446e0ef90", "scanner": "scanner-primary", "fingerprint": "f9f925fb53f65d76", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-017d3f1572ae01ee", "level": "note", "message": {"text": "Unused endpoint: POST /api/substitute/send"}, "properties": {"repobilityId": "bc951c8cf2fe3d08", "scanner": "scanner-primary", "fingerprint": "017d3f1572ae01ee", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bd83d35ce8663ca6", "level": "note", "message": {"text": "Unused endpoint: POST /api/branding"}, "properties": {"repobilityId": "cbd75f63b9634586", "scanner": "scanner-primary", "fingerprint": "bd83d35ce8663ca6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-adec5c72c6c387e2", "level": "note", "message": {"text": "Unused endpoint: GET /api/setup/environments"}, "properties": {"repobilityId": "5a0770023d4bb853", "scanner": "scanner-primary", "fingerprint": "adec5c72c6c387e2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b925b8cd5a7f40ba", "level": "note", "message": {"text": "Unused endpoint: POST /api/setup/environments"}, "properties": {"repobilityId": "97a3d2a495d952f0", "scanner": "scanner-primary", "fingerprint": "b925b8cd5a7f40ba", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7af9c8119626e17d", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/setup/environments/:id"}, "properties": {"repobilityId": "54b25d5b0f53f3a2", "scanner": "scanner-primary", "fingerprint": "7af9c8119626e17d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4e8c9787630017e9", "level": "note", "message": {"text": "Unused endpoint: POST /api/setup/active"}, "properties": {"repobilityId": "8ad2977e1a571108", "scanner": "scanner-primary", "fingerprint": "4e8c9787630017e9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7f10a6ea9d2742be", "level": "note", "message": {"text": "Unused endpoint: POST /api/setup/test"}, "properties": {"repobilityId": "7dd1fd74a5b6a2f9", "scanner": "scanner-primary", "fingerprint": "7f10a6ea9d2742be", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}