{"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-6258285b76032b61", "name": "Stray `console.log` in TS/JS \u2014 engine/src/horary-conformance.test.ts:228", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/horary-conformance.test.ts:228"}, "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-9245c5ea5d56c384", "name": "Stray `console.log` in TS/JS \u2014 engine/src/sensitivity.test.ts:485", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/sensitivity.test.ts:485"}, "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-bbbc451ec492b687", "name": "Stray `console.log` in TS/JS \u2014 engine/src/install-ephe.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/install-ephe.ts:44"}, "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-e0f5f2eb2e6ef80b", "name": "Stray `console.log` in TS/JS \u2014 engine/src/wheel.ts:240", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/wheel.ts:240"}, "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-a8526386e5b2f843", "name": "Stray `console.log` in TS/JS \u2014 engine/src/install-geocode.ts:154", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/install-geocode.ts:154"}, "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-cbc2ca2bb4b41725", "name": "Privileged port 14 in use", "shortDescription": {"text": "Privileged port 14 in use"}, "fullDescription": {"text": "Port 14 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1de7ea6a21e847c9", "name": "Privileged port 30 in use", "shortDescription": {"text": "Privileged port 30 in use"}, "fullDescription": {"text": "Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-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-1eca4d3949781451", "name": "Insecure pattern 'node_child_process' in scripts/check-doc-claims.mjs:29", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/check-doc-claims.mjs:29"}, "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-818ad34c8b45eddc", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:194", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:194"}, "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-3c8a8648140857a9", "name": "Insecure pattern 'node_child_process' in engine/src/wheel.ts:23", "shortDescription": {"text": "Insecure pattern 'node_child_process' in engine/src/wheel.ts:23"}, "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-c242fb64e931d47c", "name": "Insecure pattern 'node_child_process' in engine/src/install-geocode.ts:23", "shortDescription": {"text": "Insecure pattern 'node_child_process' in engine/src/install-geocode.ts:23"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "pnpm/action-setup@v6 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": "medium", "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 14 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-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-25179dfd81073398", "name": "Agent instruction contains unpinned remote install: skills/kairos/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/kairos/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d2383e2767defa41", "name": "Commented-code block (5 lines) in scripts/check-web-bundle.mjs:61", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/check-web-bundle.mjs:61"}, "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-0a0fca4bece70947", "name": "Commented-code block (8 lines) in engine/tests/electional.test.ts:198", "shortDescription": {"text": "Commented-code block (8 lines) in engine/tests/electional.test.ts:198"}, "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-d02044ec7060132b", "name": "Commented-code block (6 lines) in engine/src/almuten.test.ts:12", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/almuten.test.ts:12"}, "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-d73867cbf0c3a4a6", "name": "Commented-code block (7 lines) in engine/src/horary.ts:207", "shortDescription": {"text": "Commented-code block (7 lines) in engine/src/horary.ts:207"}, "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-ea992227337b1b95", "name": "Commented-code block (5 lines) in engine/src/perfection.ts:282", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/perfection.ts:282"}, "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-37904d03597ef3d7", "name": "Commented-code block (5 lines) in engine/src/horary-golden.test.ts:88", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/horary-golden.test.ts:88"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-141a17c892d18d03", "name": "Commented-code block (6 lines) in engine/src/dignities.test.ts:16", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/dignities.test.ts:16"}, "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-17009389b55f2d23", "name": "Commented-code block (5 lines) in engine/src/positions.ts:33", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/positions.ts:33"}, "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-f88c544be3b9cc35", "name": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-ephe.ts:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-ephe.ts:55"}, "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-2aced1ce21a782bf", "name": "Commented-code block (5 lines) in engine/src/perfection-refine.test.ts:84", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/perfection-refine.test.ts:84"}, "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-43ff94ea31e60ba4", "name": "Commented-code block (6 lines) in engine/src/constants.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/constants.ts: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-55e4fc95d99c66a7", "name": "Commented-code block (5 lines) in engine/src/wheel.ts:111", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/wheel.ts:111"}, "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-cd0db534ca14eb53", "name": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/wheel.ts:86", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/wheel.ts:86"}, "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-d47b0ae150d9175a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-geocode.ts:117", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-geocode.ts:117"}, "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-5d7523125ff931f1", "name": "Commented-code block (5 lines) in engine/src/perfection.test.ts:40", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/perfection.test.ts:40"}, "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-608b5a70b3ed9360", "name": "Commented-code block (5 lines) in engine/src/dignities.ts:48", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/dignities.ts:48"}, "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-3dfec72849d73cac", "name": "Commented-code block (6 lines) in engine/src/aspects.ts:143", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/aspects.ts:143"}, "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}}]}}, "automationDetails": {"id": "repobility/20237"}, "properties": {"repository": "stardustxx/kairos", "repoUrl": "https://github.com/stardustxx/kairos", "branch": "main"}, "results": [{"ruleId": "scanner-6258285b76032b61", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/horary-conformance.test.ts:228"}, "properties": {"repobilityId": "98c90b9c371451d4", "scanner": "scanner-primary", "fingerprint": "6258285b76032b61", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9245c5ea5d56c384", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/sensitivity.test.ts:485"}, "properties": {"repobilityId": "a050ccb4cff6588b", "scanner": "scanner-primary", "fingerprint": "9245c5ea5d56c384", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bbbc451ec492b687", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/install-ephe.ts:44"}, "properties": {"repobilityId": "7eb5ed8808198e28", "scanner": "scanner-primary", "fingerprint": "bbbc451ec492b687", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e0f5f2eb2e6ef80b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/wheel.ts:240"}, "properties": {"repobilityId": "118b741443e38ef3", "scanner": "scanner-primary", "fingerprint": "e0f5f2eb2e6ef80b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a8526386e5b2f843", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 engine/src/install-geocode.ts:154"}, "properties": {"repobilityId": "841b76785c98699c", "scanner": "scanner-primary", "fingerprint": "a8526386e5b2f843", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cbc2ca2bb4b41725", "level": "warning", "message": {"text": "Privileged port 14 in use"}, "properties": {"repobilityId": "2dbd4b719a1412ff", "scanner": "scanner-primary", "fingerprint": "cbc2ca2bb4b41725", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-check.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1de7ea6a21e847c9", "level": "warning", "message": {"text": "Privileged port 30 in use"}, "properties": {"repobilityId": "54f172e7d16fc662", "scanner": "scanner-primary", "fingerprint": "1de7ea6a21e847c9", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-check.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "a71646e13c577009", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 3}}}]}, {"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-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-1eca4d3949781451", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/check-doc-claims.mjs:29"}, "properties": {"repobilityId": "b8680559d9efb1bd", "scanner": "scanner-primary", "fingerprint": "1eca4d3949781451", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-doc-claims.mjs"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-818ad34c8b45eddc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:194"}, "properties": {"repobilityId": "e4462fe8cf185da3", "scanner": "scanner-primary", "fingerprint": "818ad34c8b45eddc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/app.js"}, "region": {"startLine": 194}}}]}, {"ruleId": "scanner-3c8a8648140857a9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in engine/src/wheel.ts:23"}, "properties": {"repobilityId": "790d21179a841f71", "scanner": "scanner-primary", "fingerprint": "3c8a8648140857a9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/wheel.ts"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-c242fb64e931d47c", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in engine/src/install-geocode.ts:23"}, "properties": {"repobilityId": "1b92685a55729c0f", "scanner": "scanner-primary", "fingerprint": "c242fb64e931d47c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/install-geocode.ts"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9e5617d449b061f6", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e768aa78741098d0", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "acdea113b2e0ba91", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "b3e40e26bb21bea4", "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": "d79e5672477baf2a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-25179dfd81073398", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/kairos/SKILL.md"}, "properties": {"repobilityId": "dc6db03269af424a", "scanner": "scanner-primary", "fingerprint": "25179dfd81073398", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/kairos/SKILL.md"}, "region": {"startLine": 638}}}]}, {"ruleId": "scanner-d2383e2767defa41", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/check-web-bundle.mjs:61"}, "properties": {"repobilityId": "404743be2ed99498", "scanner": "scanner-primary", "fingerprint": "d2383e2767defa41", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a0fca4bece70947", "level": "none", "message": {"text": "Commented-code block (8 lines) in engine/tests/electional.test.ts:198"}, "properties": {"repobilityId": "c351c6b19127e3a7", "scanner": "scanner-primary", "fingerprint": "0a0fca4bece70947", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d02044ec7060132b", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/almuten.test.ts:12"}, "properties": {"repobilityId": "28b421562d2b22ab", "scanner": "scanner-primary", "fingerprint": "d02044ec7060132b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d73867cbf0c3a4a6", "level": "none", "message": {"text": "Commented-code block (7 lines) in engine/src/horary.ts:207"}, "properties": {"repobilityId": "9839e912fd9bc9cd", "scanner": "scanner-primary", "fingerprint": "d73867cbf0c3a4a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea992227337b1b95", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/perfection.ts:282"}, "properties": {"repobilityId": "5a6d3126bf453eba", "scanner": "scanner-primary", "fingerprint": "ea992227337b1b95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37904d03597ef3d7", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/horary-golden.test.ts:88"}, "properties": {"repobilityId": "8063aa4d63a83e0a", "scanner": "scanner-primary", "fingerprint": "37904d03597ef3d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-141a17c892d18d03", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/dignities.test.ts:16"}, "properties": {"repobilityId": "b44b4cf54cb9ee0a", "scanner": "scanner-primary", "fingerprint": "141a17c892d18d03", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17009389b55f2d23", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/positions.ts:33"}, "properties": {"repobilityId": "fdbfe7eadd0232c7", "scanner": "scanner-primary", "fingerprint": "17009389b55f2d23", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f88c544be3b9cc35", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-ephe.ts:55"}, "properties": {"repobilityId": "703b063b02b9e185", "scanner": "scanner-primary", "fingerprint": "f88c544be3b9cc35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2aced1ce21a782bf", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/perfection-refine.test.ts:84"}, "properties": {"repobilityId": "3fa90c016bdc2bc3", "scanner": "scanner-primary", "fingerprint": "2aced1ce21a782bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-43ff94ea31e60ba4", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/constants.ts:1"}, "properties": {"repobilityId": "5c141bd2c0156e74", "scanner": "scanner-primary", "fingerprint": "43ff94ea31e60ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55e4fc95d99c66a7", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/wheel.ts:111"}, "properties": {"repobilityId": "a267f9dcdc766d1e", "scanner": "scanner-primary", "fingerprint": "55e4fc95d99c66a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd0db534ca14eb53", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/wheel.ts:86"}, "properties": {"repobilityId": "2cadab973ddb2626", "scanner": "scanner-primary", "fingerprint": "cd0db534ca14eb53", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d47b0ae150d9175a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 engine/src/install-geocode.ts:117"}, "properties": {"repobilityId": "77a1cd09752a2632", "scanner": "scanner-primary", "fingerprint": "d47b0ae150d9175a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5d7523125ff931f1", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/perfection.test.ts:40"}, "properties": {"repobilityId": "d1afa0e8f7556057", "scanner": "scanner-primary", "fingerprint": "5d7523125ff931f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-608b5a70b3ed9360", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/dignities.ts:48"}, "properties": {"repobilityId": "67d4f5321e972dde", "scanner": "scanner-primary", "fingerprint": "608b5a70b3ed9360", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3dfec72849d73cac", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/aspects.ts:143"}, "properties": {"repobilityId": "d858a3ac17320a06", "scanner": "scanner-primary", "fingerprint": "3dfec72849d73cac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}