{"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-d396c696f1d57636", "name": "Stray `console.log` in TS/JS \u2014 tests/system/gateway/gateway.multimodal-s3.test.ts:150", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/system/gateway/gateway.multimodal-s3.test.ts:150"}, "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-3ffe177e2b2e50d1", "name": "Stray `console.log` in TS/JS \u2014 scripts/sync-dockerfile-manifests.ts:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sync-dockerfile-manifests.ts:62"}, "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-30fde17d10d3cb46", "name": "Stray `console.log` in TS/JS \u2014 scripts/update-nix-release.ts:107", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-nix-release.ts:107"}, "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-0b2b93ee1ccda41f", "name": "TODO/FIXME marker in shipping code \u2014 packages/xinity-infoserver/node-compat.ts:55", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-infoserver/node-compat.ts:55"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17eae8352993ce07", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-infoserver/definitions/model-definition.ts:159", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-infoserver/definitions/model-definition.ts:159"}, "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-9afac4dfc7684c67", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/build.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/build.ts:27"}, "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-f476d025f68c41df", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/scripts/simulate-fleet.ts:217", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/scripts/simulate-fleet.ts:217"}, "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-6e8e9d7cf498cea7", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/basic-chat/javascript.js:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/basic-chat/javascript.js:19"}, "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-14d606002175b75a", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/tool-calling/javascript.js:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/tool-calling/javascript.js:51"}, "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-133a7f6d4c9a55eb", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/structured-output/javascript.js", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/structured-output/javascript.js:37"}, "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-140938181930493d", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/error-handling/javascript.js:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/error-handling/javascript.js:28"}, "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-edb8a6be89c15bae", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/conversation/javascript.js:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/conversation/javascript.js:31"}, "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-01f5bd1540e3c490", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javascript.js:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javascript.js:27"}, "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-c8ecbf9071198880", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/api-keys/full-javascript.js:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/api-keys/full-javascript.js:19"}, "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-9453c9b4f281f1e3", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/docs/quick-start/+page.svelte:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/docs/quick-start/+page.svelte:46"}, "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-9129b2187c3c4046", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/guard.ts:72", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/guard.ts:72"}, "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-eeab54258c01307d", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:128", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:128"}, "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-22e24fddc7b919c4", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/build.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/build.ts:27"}, "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-ef3f1017bfc4df81", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/act.ts:128", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/act.ts:128"}, "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-bc7d89e760f31fbd", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/completion.ts:102", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/completion.ts:102"}, "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-4698312a639ec730", "name": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/installer.ts:73", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/installer.ts:73"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5dadf5b63c80fbc2", "name": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/remote-probe.ts:34", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/remote-probe.ts:34"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-05b27787f4379fc6", "name": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-daemon/src/scripts/print-vllm-command.ts:85", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-daemon/src/scripts/print-vllm-command.ts:85"}, "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-3b100e6206ee14d8", "name": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-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-9a732ce83561f8ed", "name": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-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-6d29a885d69718fc", "name": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-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-1d09ec229df023b2", "name": "Runtime dotenv file present in repo: packages/xinity-ai-dashboard/.env.test", "shortDescription": {"text": "Runtime dotenv file present in repo: packages/xinity-ai-dashboard/.env.test"}, "fullDescription": {"text": "`packages/xinity-ai-dashboard/.env.test` looks like a runtime dotenv file. It contains secret-looking assignments for BETTER_AUTH_SECRET. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-6a1f0f85c63b0264", "name": "Possible secret in packages/xinity-ai-dashboard/src/routes/login/+page.svelte", "shortDescription": {"text": "Possible secret in packages/xinity-ai-dashboard/src/routes/login/+page.svelte"}, "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-4d89db7fc477f871", "name": "Insecure pattern 'node_child_process' in packages/xinity-ai-dashboard/e2e/utils/browser-detection.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/xinity-ai-dashboard/e2e/utils/browser-detection.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2fd5320a5034001d", "name": "Possible secret in packages/xinity-ai-dashboard/e2e/utils/test-data.ts", "shortDescription": {"text": "Possible secret in packages/xinity-ai-dashboard/e2e/utils/test-data.ts"}, "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-1a50467f36b413ec", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@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-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8bb099e8a071408b", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af0b2d4ffb6a13d8", "name": "Very large file: packages/xinity-cli/src/lib/installer.ts (1331 lines)", "shortDescription": {"text": "Very large file: packages/xinity-cli/src/lib/installer.ts (1331 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-d673d7e7a39c7510", "name": "Node manifest has dependencies but no lockfile: packages/xinity-ai-gateway/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-gateway/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32b2da4d647a00ed", "name": "Node manifest has dependencies but no lockfile: packages/xinity-infoserver/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-infoserver/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-405708fe9a896ce9", "name": "Node manifest has dependencies but no lockfile: packages/xinity-ai-dashboard/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-dashboard/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-66208e3bdc231173", "name": "Node manifest has dependencies but no lockfile: packages/common-db/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/common-db/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-22925023762f9ed2", "name": "Node manifest has dependencies but no lockfile: packages/xinity-cli/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-cli/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2ecd42fbcf462646", "name": "Node manifest has dependencies but no lockfile: packages/common-log/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/common-log/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee626a2b64544fc7", "name": "Node manifest has dependencies but no lockfile: packages/xinity-ai-daemon/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-daemon/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 66 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 22 placeholder/mock markers across 14 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 lockfile. 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-42387eb7b68e6ef3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-responses.test", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-responses.test.ts:98"}, "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-66c7c57d4ee5fdd2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-chatCompletion", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-chatCompletion.test.ts:108"}, "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-27e2d6f05cc15052", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-completions.te", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-completions.test.ts:118"}, "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-5948b42c4f514e2f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-embeddings.tes", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-embeddings.test.ts:79"}, "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-ef36080eaaee67b5", "name": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.ts:34", "shortDescription": {"text": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.ts:34"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-85d40ca22e0bf8f0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server-catalog.test.ts:220", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server-catalog.test.ts:220"}, "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-13cb99be21672d74", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.ts:70", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.ts:70"}, "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-73fb170e4499b0c8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.test.ts:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.test.ts:44"}, "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-2bdad74abbb87817", "name": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.test.ts:44", "shortDescription": {"text": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.test.ts:44"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49612ec994178a56", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server.ts:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server.ts:44"}, "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-c31de98d759a3856", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javasc", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javascript.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-75be521a704ca90b", "name": "Network/subprocess call without timeout or try/except \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/rerank", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/python.py:6"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1f35932dbb74302c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-rera", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-rerank/+server.ts:36"}, "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-2f57c5373116321f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-embe", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-embed/+server.ts:30"}, "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-8523462b35b35847", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-chat", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-chat/+server.ts:46"}, "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-9f2bbc2b8030b5f1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:113", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:113"}, "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-e2ce939f17a9019f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/settings/password-change.test.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/settings/password-change.test.ts:40"}, "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-e8531542da8da64a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/instance-admin/temporary-passwords.test.t", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/instance-admin/temporary-passwords.test.ts:40"}, "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-5c1675cb756ffa4a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/rbac.test.ts:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/rbac.test.ts:20"}, "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-58e313e265d9ac7f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/mcp.test.ts:18", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/mcp.test.ts:18"}, "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-ac18bb6238172679", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/cross-org-access.test.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/cross-org-access.test.ts:43"}, "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-d56981ad86f5601f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/api-helpers.ts:61", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/api-helpers.ts:61"}, "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-72b18e7acde1a490", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/fleet.test.ts:127", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/fleet.test.ts:127"}, "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-d1f6d612ec899690", "name": "Commented-code block (5 lines) in packages/xinity-cli/build.ts:128", "shortDescription": {"text": "Commented-code block (5 lines) in packages/xinity-cli/build.ts:128"}, "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-6a775eacd71b1254", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/host.ts:240", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/host.ts:240"}, "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-33bb31f95ef3d6ae", "name": "Commented-code block (5 lines) in packages/xinity-cli/src/lib/installer.ts:525", "shortDescription": {"text": "Commented-code block (5 lines) in packages/xinity-cli/src/lib/installer.ts:525"}, "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-1175bed10b616a0b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/github.ts:124", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/github.ts:124"}, "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-65d409173e9e18f5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-daemon/src/modules/serverfront/webserver.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-daemon/src/modules/serverfront/webserver.ts:24"}, "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/23031"}, "properties": {"repository": "xinity-ai/xinity-ai", "repoUrl": "https://github.com/xinity-ai/xinity-ai", "branch": "main"}, "results": [{"ruleId": "scanner-d396c696f1d57636", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/system/gateway/gateway.multimodal-s3.test.ts:150"}, "properties": {"repobilityId": "13c37e78e594a3d6", "scanner": "scanner-primary", "fingerprint": "d396c696f1d57636", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3ffe177e2b2e50d1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sync-dockerfile-manifests.ts:62"}, "properties": {"repobilityId": "4b64c4041266e07a", "scanner": "scanner-primary", "fingerprint": "3ffe177e2b2e50d1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-30fde17d10d3cb46", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-nix-release.ts:107"}, "properties": {"repobilityId": "6c10f2d26f8d8a7b", "scanner": "scanner-primary", "fingerprint": "30fde17d10d3cb46", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0b2b93ee1ccda41f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-infoserver/node-compat.ts:55"}, "properties": {"repobilityId": "b9543b61cf1af5b5", "scanner": "scanner-primary", "fingerprint": "0b2b93ee1ccda41f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-17eae8352993ce07", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-infoserver/definitions/model-definition.ts:159"}, "properties": {"repobilityId": "c2618972e7045dbe", "scanner": "scanner-primary", "fingerprint": "17eae8352993ce07", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9afac4dfc7684c67", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/build.ts:27"}, "properties": {"repobilityId": "fb4b7e7beb099ce8", "scanner": "scanner-primary", "fingerprint": "9afac4dfc7684c67", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f476d025f68c41df", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/scripts/simulate-fleet.ts:217"}, "properties": {"repobilityId": "561a199a0d330a75", "scanner": "scanner-primary", "fingerprint": "f476d025f68c41df", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6e8e9d7cf498cea7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/basic-chat/javascript.js:19"}, "properties": {"repobilityId": "643ff2320a30eb66", "scanner": "scanner-primary", "fingerprint": "6e8e9d7cf498cea7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-14d606002175b75a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/tool-calling/javascript.js:51"}, "properties": {"repobilityId": "e7aa4cd392018d91", "scanner": "scanner-primary", "fingerprint": "14d606002175b75a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-133a7f6d4c9a55eb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/structured-output/javascript.js:37"}, "properties": {"repobilityId": "6169c4c4ced3a267", "scanner": "scanner-primary", "fingerprint": "133a7f6d4c9a55eb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-140938181930493d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/error-handling/javascript.js:28"}, "properties": {"repobilityId": "e41808d8ec5a84e0", "scanner": "scanner-primary", "fingerprint": "140938181930493d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-edb8a6be89c15bae", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/conversation/javascript.js:31"}, "properties": {"repobilityId": "8764162daa94adf3", "scanner": "scanner-primary", "fingerprint": "edb8a6be89c15bae", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-01f5bd1540e3c490", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javascript.js:27"}, "properties": {"repobilityId": "5ba3c44c723476f2", "scanner": "scanner-primary", "fingerprint": "01f5bd1540e3c490", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c8ecbf9071198880", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/api-keys/full-javascript.js:19"}, "properties": {"repobilityId": "893085711aeef60c", "scanner": "scanner-primary", "fingerprint": "c8ecbf9071198880", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9453c9b4f281f1e3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/docs/quick-start/+page.svelte:46"}, "properties": {"repobilityId": "5469ef633ddc30ee", "scanner": "scanner-primary", "fingerprint": "9453c9b4f281f1e3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9129b2187c3c4046", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/guard.ts:72"}, "properties": {"repobilityId": "77a2f41438671131", "scanner": "scanner-primary", "fingerprint": "9129b2187c3c4046", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eeab54258c01307d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:128"}, "properties": {"repobilityId": "457cba12eecd0bd2", "scanner": "scanner-primary", "fingerprint": "eeab54258c01307d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-22e24fddc7b919c4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/build.ts:27"}, "properties": {"repobilityId": "40d67ea27cc76d17", "scanner": "scanner-primary", "fingerprint": "22e24fddc7b919c4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ef3f1017bfc4df81", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/act.ts:128"}, "properties": {"repobilityId": "f7f0a2fce9edb31d", "scanner": "scanner-primary", "fingerprint": "ef3f1017bfc4df81", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bc7d89e760f31fbd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-cli/src/commands/completion.ts:102"}, "properties": {"repobilityId": "78e5659a9b4d56a0", "scanner": "scanner-primary", "fingerprint": "bc7d89e760f31fbd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4698312a639ec730", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/installer.ts:73"}, "properties": {"repobilityId": "cd852123832e1bff", "scanner": "scanner-primary", "fingerprint": "4698312a639ec730", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-5dadf5b63c80fbc2", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/xinity-cli/src/lib/remote-probe.ts:34"}, "properties": {"repobilityId": "a988f51ddd65762d", "scanner": "scanner-primary", "fingerprint": "5dadf5b63c80fbc2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-05b27787f4379fc6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/xinity-ai-daemon/src/scripts/print-vllm-command.ts:85"}, "properties": {"repobilityId": "58974368b0ddca58", "scanner": "scanner-primary", "fingerprint": "05b27787f4379fc6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3b100e6206ee14d8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim"}, "properties": {"repobilityId": "5dc29d8915ba06e9", "scanner": "scanner-primary", "fingerprint": "3b100e6206ee14d8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-gateway/Dockerfile"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-9a732ce83561f8ed", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim"}, "properties": {"repobilityId": "68e1808ea0fc88d9", "scanner": "scanner-primary", "fingerprint": "9a732ce83561f8ed", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-infoserver/Dockerfile"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-6d29a885d69718fc", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: oven/bun:${BUN_VERSION}-slim"}, "properties": {"repobilityId": "e91d0143c63d5796", "scanner": "scanner-primary", "fingerprint": "6d29a885d69718fc", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/Dockerfile"}, "region": {"startLine": 7}}}]}, {"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-1d09ec229df023b2", "level": "error", "message": {"text": "Runtime dotenv file present in repo: packages/xinity-ai-dashboard/.env.test"}, "properties": {"repobilityId": "8c4bbf5f7fb86a1f", "scanner": "scanner-primary", "fingerprint": "1d09ec229df023b2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/.env.test"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6a1f0f85c63b0264", "level": "error", "message": {"text": "Possible secret in packages/xinity-ai-dashboard/src/routes/login/+page.svelte"}, "properties": {"repobilityId": "dee7644f7180851b", "scanner": "scanner-primary", "fingerprint": "6a1f0f85c63b0264", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/src/routes/login/+page.svelte"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-4d89db7fc477f871", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/xinity-ai-dashboard/e2e/utils/browser-detection.ts:1"}, "properties": {"repobilityId": "54f049a930b8ca53", "scanner": "scanner-primary", "fingerprint": "4d89db7fc477f871", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/e2e/utils/browser-detection.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2fd5320a5034001d", "level": "error", "message": {"text": "Possible secret in packages/xinity-ai-dashboard/e2e/utils/test-data.ts"}, "properties": {"repobilityId": "51f7468ce5a17267", "scanner": "scanner-primary", "fingerprint": "2fd5320a5034001d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/e2e/utils/test-data.ts"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-2fd5320a5034001d", "level": "error", "message": {"text": "Possible secret in packages/xinity-ai-dashboard/e2e/utils/test-data.ts"}, "properties": {"repobilityId": "51f7468ce5a17267", "scanner": "scanner-primary", "fingerprint": "2fd5320a5034001d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/e2e/utils/test-data.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-1a50467f36b413ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b34e143cdd267736", "scanner": "scanner-primary", "fingerprint": "1a50467f36b413ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/tests.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-1a50467f36b413ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b34e143cdd267736", "scanner": "scanner-primary", "fingerprint": "1a50467f36b413ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/tests.yml"}, "region": {"startLine": 106}}}]}, {"ruleId": "scanner-1a50467f36b413ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b34e143cdd267736", "scanner": "scanner-primary", "fingerprint": "1a50467f36b413ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/tests.yml"}, "region": {"startLine": 208}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cedbda24771e393e", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5ab0c5bd71e63ad8", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 99}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 112}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cedbda24771e393e", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 115}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5ab0c5bd71e63ad8", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 158}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 203}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "15b01c1e36e9f12b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 206}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b3c800471aacaf03", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 209}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c71c4053464cd39c", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 212}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "632563f5562f1eb0", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 220}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ded411e384bd630b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 237}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 259}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cedbda24771e393e", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 265}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b0f359fc82dc1097", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 278}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 291}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8bb099e8a071408b", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "5bc14754eff2b4bc", "scanner": "scanner-primary", "fingerprint": "8bb099e8a071408b", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-af0b2d4ffb6a13d8", "level": "note", "message": {"text": "Very large file: packages/xinity-cli/src/lib/installer.ts (1331 lines)"}, "properties": {"repobilityId": "fcfde481568f902f", "scanner": "scanner-primary", "fingerprint": "af0b2d4ffb6a13d8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d673d7e7a39c7510", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-gateway/package.json"}, "properties": {"repobilityId": "f428da9d594e241c", "scanner": "scanner-primary", "fingerprint": "d673d7e7a39c7510", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-gateway/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-32b2da4d647a00ed", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-infoserver/package.json"}, "properties": {"repobilityId": "695bbdb94a4b703f", "scanner": "scanner-primary", "fingerprint": "32b2da4d647a00ed", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-infoserver/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-405708fe9a896ce9", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-dashboard/package.json"}, "properties": {"repobilityId": "02b32efd9b8c49b3", "scanner": "scanner-primary", "fingerprint": "405708fe9a896ce9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-dashboard/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-66208e3bdc231173", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/common-db/package.json"}, "properties": {"repobilityId": "c63b10a03fe26422", "scanner": "scanner-primary", "fingerprint": "66208e3bdc231173", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/common-db/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-22925023762f9ed2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-cli/package.json"}, "properties": {"repobilityId": "d617a1915b7f962d", "scanner": "scanner-primary", "fingerprint": "22925023762f9ed2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ecd42fbcf462646", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/common-log/package.json"}, "properties": {"repobilityId": "9381e322e6a8550f", "scanner": "scanner-primary", "fingerprint": "2ecd42fbcf462646", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/common-log/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ee626a2b64544fc7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/xinity-ai-daemon/package.json"}, "properties": {"repobilityId": "5b7ed5741713907c", "scanner": "scanner-primary", "fingerprint": "ee626a2b64544fc7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/xinity-ai-daemon/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a8b57eb15896be18", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "098513aabd71b1d8", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b6e4aa5f62dacacc", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "1fb538f192c4c08e", "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": "30bf7179fd33b33c", "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": "3edb482ae8fc9593", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-42387eb7b68e6ef3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-responses.test.ts:98"}, "properties": {"repobilityId": "8ce7de60835990de", "scanner": "scanner-primary", "fingerprint": "42387eb7b68e6ef3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-66c7c57d4ee5fdd2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-chatCompletion.test.ts:108"}, "properties": {"repobilityId": "43eb04df7da74eee", "scanner": "scanner-primary", "fingerprint": "66c7c57d4ee5fdd2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-27e2d6f05cc15052", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-completions.test.ts:118"}, "properties": {"repobilityId": "44c6c9bd60fafd89", "scanner": "scanner-primary", "fingerprint": "27e2d6f05cc15052", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5948b42c4f514e2f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-gateway/src/llm-forward/endpoints/handle-embeddings.test.ts:79"}, "properties": {"repobilityId": "e8fd35e425c0c88e", "scanner": "scanner-primary", "fingerprint": "5948b42c4f514e2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ef36080eaaee67b5", "level": "note", "message": {"text": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.ts:34"}, "properties": {"repobilityId": "2130e54362763766", "scanner": "scanner-primary", "fingerprint": "ef36080eaaee67b5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-85d40ca22e0bf8f0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server-catalog.test.ts:220"}, "properties": {"repobilityId": "4202acad4291b537", "scanner": "scanner-primary", "fingerprint": "85d40ca22e0bf8f0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-13cb99be21672d74", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.ts:70"}, "properties": {"repobilityId": "0ce2bab4892f2126", "scanner": "scanner-primary", "fingerprint": "13cb99be21672d74", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-73fb170e4499b0c8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/client.test.ts:44"}, "properties": {"repobilityId": "c519544eb1cf3f78", "scanner": "scanner-primary", "fingerprint": "73fb170e4499b0c8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2bdad74abbb87817", "level": "note", "message": {"text": "Legacy-named symbol `version_too_old` in packages/xinity-infoserver/node-compat.test.ts:44"}, "properties": {"repobilityId": "bca64c3fd3f89854", "scanner": "scanner-primary", "fingerprint": "2bdad74abbb87817", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-49612ec994178a56", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-infoserver/server.ts:44"}, "properties": {"repobilityId": "529344e5db26fa07", "scanner": "scanner-primary", "fingerprint": "49612ec994178a56", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c31de98d759a3856", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/javascript.js:2"}, "properties": {"repobilityId": "bf2c844b5d6612c9", "scanner": "scanner-primary", "fingerprint": "c31de98d759a3856", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-75be521a704ca90b", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/xinity-ai-dashboard/src/lib/assets/code-examples/reranking/python.py:6"}, "properties": {"repobilityId": "ea5803d06ffbc158", "scanner": "scanner-primary", "fingerprint": "75be521a704ca90b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1f35932dbb74302c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-rerank/+server.ts:36"}, "properties": {"repobilityId": "0c57e4647a677638", "scanner": "scanner-primary", "fingerprint": "1f35932dbb74302c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2f57c5373116321f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-embed/+server.ts:30"}, "properties": {"repobilityId": "e21a6f8513a33a08", "scanner": "scanner-primary", "fingerprint": "2f57c5373116321f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8523462b35b35847", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/src/routes/(authenticated)/modelhub/test-chat/+server.ts:46"}, "properties": {"repobilityId": "4b8a24b3bdc9a432", "scanner": "scanner-primary", "fingerprint": "8523462b35b35847", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9f2bbc2b8030b5f1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/global-setup.ts:113"}, "properties": {"repobilityId": "360f8399bb5b2e7b", "scanner": "scanner-primary", "fingerprint": "9f2bbc2b8030b5f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2ce939f17a9019f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/settings/password-change.test.ts:40"}, "properties": {"repobilityId": "0a8b2ae2c15aaf42", "scanner": "scanner-primary", "fingerprint": "e2ce939f17a9019f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e8531542da8da64a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/instance-admin/temporary-passwords.test.ts:40"}, "properties": {"repobilityId": "a5d2205aaef0d3de", "scanner": "scanner-primary", "fingerprint": "e8531542da8da64a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5c1675cb756ffa4a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/rbac.test.ts:20"}, "properties": {"repobilityId": "20f18ae91a54c9d5", "scanner": "scanner-primary", "fingerprint": "5c1675cb756ffa4a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-58e313e265d9ac7f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/mcp.test.ts:18"}, "properties": {"repobilityId": "99a25aa2c7d27c0c", "scanner": "scanner-primary", "fingerprint": "58e313e265d9ac7f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ac18bb6238172679", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/cross-org-access.test.ts:43"}, "properties": {"repobilityId": "a736eb6cf39aa5a4", "scanner": "scanner-primary", "fingerprint": "ac18bb6238172679", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d56981ad86f5601f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/api-helpers.ts:61"}, "properties": {"repobilityId": "1a32c103fda44e06", "scanner": "scanner-primary", "fingerprint": "d56981ad86f5601f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-72b18e7acde1a490", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-dashboard/e2e/api/fleet.test.ts:127"}, "properties": {"repobilityId": "5173bc0cd60da117", "scanner": "scanner-primary", "fingerprint": "72b18e7acde1a490", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d1f6d612ec899690", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/xinity-cli/build.ts:128"}, "properties": {"repobilityId": "9f860a02846bcdce", "scanner": "scanner-primary", "fingerprint": "d1f6d612ec899690", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a775eacd71b1254", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/host.ts:240"}, "properties": {"repobilityId": "68a8216aa9a795df", "scanner": "scanner-primary", "fingerprint": "6a775eacd71b1254", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-33bb31f95ef3d6ae", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/xinity-cli/src/lib/installer.ts:525"}, "properties": {"repobilityId": "bb72f0dff8014ec9", "scanner": "scanner-primary", "fingerprint": "33bb31f95ef3d6ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1175bed10b616a0b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-cli/src/lib/github.ts:124"}, "properties": {"repobilityId": "d1dd2dbe0eaf8222", "scanner": "scanner-primary", "fingerprint": "1175bed10b616a0b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-65d409173e9e18f5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/xinity-ai-daemon/src/modules/serverfront/webserver.ts:24"}, "properties": {"repobilityId": "66d260412c4b061b", "scanner": "scanner-primary", "fingerprint": "65d409173e9e18f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}