{"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": "GHSA-58qx-3vcg-4xpx", "name": "ws: GHSA-58qx-3vcg-4xpx", "shortDescription": {"text": "ws: GHSA-58qx-3vcg-4xpx"}, "fullDescription": {"text": "ws: Uninitialized memory disclosure"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-4w7w-66w2-5vf9", "name": "vite: GHSA-4w7w-66w2-5vf9", "shortDescription": {"text": "vite: GHSA-4w7w-66w2-5vf9"}, "fullDescription": {"text": "Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-w5hq-g745-h8pq", "name": "uuid: GHSA-w5hq-g745-h8pq", "shortDescription": {"text": "uuid: GHSA-w5hq-g745-h8pq"}, "fullDescription": {"text": "uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-qx2v-qp2m-jg93", "name": "postcss: GHSA-qx2v-qp2m-jg93", "shortDescription": {"text": "postcss: GHSA-qx2v-qp2m-jg93"}, "fullDescription": {"text": "PostCSS has XSS via Unescaped </style> in its CSS Stringify Output"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-jxxr-4gwj-5jf2", "name": "brace-expansion: GHSA-jxxr-4gwj-5jf2", "shortDescription": {"text": "brace-expansion: GHSA-jxxr-4gwj-5jf2"}, "fullDescription": {"text": "brace-expansion: Large numeric range defeats documented `max` DoS protection"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "DKR007", "name": "Docker build context has no .dockerignore", "shortDescription": {"text": "Docker build context has no .dockerignore"}, "fullDescription": {"text": "Without .dockerignore, build context can include source history, local env files, dependencies, and generated artifacts."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "medium", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "DKR001", "name": "Docker final stage has no non-root USER", "shortDescription": {"text": "Docker final stage has no non-root USER"}, "fullDescription": {"text": "Docker images run as root unless the image or Dockerfile switches to a non-root user."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "medium", "confidence": 0.82, "cwe": "", "owasp": ""}}, {"id": "SEC045", "name": "[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data \u2014 even admin-stored data \u2014 is a latera", "shortDescription": {"text": "[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data \u2014 even admin-stored data \u2014 is a lateral-movement vector after any one credential compromise. Sandboxes (__builtins__ cleared) are escapable: attackers use obj"}, "fullDescription": {"text": "For literal data structures: use ast.literal_eval(text) \u2014 only parses literals, raises on code.\nFor formula evaluation: use asteval or simpleeval (purpose-built sandboxes with allow-lists).\nFor Odoo: use odoo.tools.safe_eval(expr, locals_dict, mode='exec').\nIf you genuinely need to execute admin-stored code: require explicit super-admin permission AND log every execution with a stack trace."}, "properties": {"scanner": "repobility-threat-engine", "category": "injection", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC041", "name": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\": <a target=\"_blank\"> without rel=\"noopener noref", "shortDescription": {"text": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\": <a target=\"_blank\"> without rel=\"noopener noreferrer\" leaks window.opener to the opened page. The opened page can then run window.opener.location = 'phishing-site' and"}, "fullDescription": {"text": "Add rel=\"noopener noreferrer\" to every <a target=\"_blank\">:\n  <a href=\"...\" target=\"_blank\" rel=\"noopener noreferrer\">link</a>\nFor dynamically generated links from JS, set rel on the element before appending. Even safe-looking subdomains should harden \u2014 costs nothing."}, "properties": {"scanner": "repobility-threat-engine", "category": "security", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "AGT007", "name": "localStorage write failures are swallowed silently", "shortDescription": {"text": "localStorage write failures are swallowed silently"}, "fullDescription": {"text": "localStorage quotas are small and writes can fail. Catching storage errors without a user-visible warning causes silent data loss when notes, images, or snapshots exceed quota."}, "properties": {"scanner": "repobility-agent-runtime", "category": "quality", "severity": "medium", "confidence": 0.8, "cwe": "", "owasp": ""}}, {"id": "COMP001", "name": "[COMP001] High cognitive complexity: Function `update_changelog` has cognitive complexity 8 (SonarSource scale). Cogniti", "shortDescription": {"text": "[COMP001] High cognitive complexity: Function `update_changelog` has cognitive complexity 8 (SonarSource scale). Cognitive complexity measures how hard the function is for a human to understand \u2014 nested branches, boolean chains, and recursi"}, "fullDescription": {"text": "Extract nested branches into named helper functions; flatten early-return / guard clauses; replace long if/elif chains with dispatch dicts or polymorphism. SonarQube's threshold for 'should refactor' is 15 \u2014 yours is 8."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "low", "confidence": 0.95, "cwe": "", "owasp": ""}}, {"id": "DEPCUR-NPM", "name": "npm package `@assistant-ui/react` is minor version(s) behind (0.12.25 -> 0.14.14)", "shortDescription": {"text": "npm package `@assistant-ui/react` is minor version(s) behind (0.12.25 -> 0.14.14)"}, "fullDescription": {"text": "`@assistant-ui/react` is pinned/resolved at 0.12.25 but the latest stable release on the npm registry is 0.14.14 (minor version(s) behind). Outdated dependencies accumulate unpatched bugs and make future security upgrades harder. This is the version-currency signal Dependabot version-update PRs raise."}, "properties": {"scanner": "repobility-dependency-currency", "category": "dependency", "severity": "low", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "AIC003", "name": "Duplicated implementation block across source files", "shortDescription": {"text": "Duplicated implementation block across source files"}, "fullDescription": {"text": "Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found in multiple locations."}, "properties": {"scanner": "repobility-ai-code-hygiene", "category": "quality", "severity": "low", "confidence": 0.86, "cwe": "", "owasp": ""}}, {"id": "AIC009", "name": "Multiple AI-agent scaffold marker files are present", "shortDescription": {"text": "Multiple AI-agent scaffold marker files are present"}, "fullDescription": {"text": "Repositories with several agent instruction, progress, or completion marker files are often generated scaffolds. They are not automatically wrong, but they deserve a reachability and ownership review before users treat the code as production-ready."}, "properties": {"scanner": "repobility-ai-code-hygiene", "category": "quality", "severity": "low", "confidence": 0.68, "cwe": "", "owasp": ""}}, {"id": "SEC020", "name": "[SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-bearing value. This is a frequen", "shortDescription": {"text": "[SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-bearing value. This is a frequent AI-assisted coding failure: the helper exposes the exact value needed for troubleshooting."}, "fullDescription": {"text": "Log only redacted, hashed, or last-four-style metadata. Rotate any secret that may have reached logs."}, "properties": {"scanner": "repobility-threat-engine", "category": "credential_exposure", "severity": "info", "confidence": 0.1, "cwe": "", "owasp": ""}}, {"id": "MINED056", "name": "[MINED056] React Key As Index: key={index} in map() \u2014 re-renders the wrong elements on re-order.", "shortDescription": {"text": "[MINED056] React Key As Index: key={index} in map() \u2014 re-renders the wrong elements on re-order."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-682 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC128", "name": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake) (and 6 more): Same pattern found in 6 addit", "shortDescription": {"text": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake) (and 6 more): Same pattern found in 6 additional files. Review if needed."}, "fullDescription": {"text": "Add `await` before each async call, or chain with `.then`. If you intentionally want fire-and-forget, prefix with `void` (TS) or assign to `_` (Python with `asyncio.create_task`) to make the intent explicit and survive lint."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED045", "name": "[MINED045] Ts Non Null Assertion (and 5 more): Same pattern found in 5 additional files. Review if needed.", "shortDescription": {"text": "[MINED045] Ts Non Null Assertion (and 5 more): Same pattern found in 5 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-476 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED044", "name": "[MINED044] Js Console Log Prod (and 17 more): Same pattern found in 17 additional files. Review if needed.", "shortDescription": {"text": "[MINED044] Js Console Log Prod (and 17 more): Same pattern found in 17 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-532 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED054", "name": "[MINED054] Ts As Any (and 12 more): Same pattern found in 12 additional files. Review if needed.", "shortDescription": {"text": "[MINED054] Ts As Any (and 12 more): Same pattern found in 12 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-704 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED052", "name": "[MINED052] Ts Any Typed (and 13 more): Same pattern found in 13 additional files. Review if needed.", "shortDescription": {"text": "[MINED052] Ts Any Typed (and 13 more): Same pattern found in 13 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-704 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "SEC029", "name": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 14 more): Same pattern found in 14 addi", "shortDescription": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 14 more): Same pattern found in 14 additional files. Review if needed."}, "fullDescription": {"text": "Validate the URL against an allowlist BEFORE fetching:\n  ALLOWED = {'images.example.com', 'cdn.example.com'}\n  host = urlparse(url).hostname\n  if host not in ALLOWED: abort(400)\nOr use a server-side proxy (Imgproxy / serve-files-only-from-S3) that isolates outbound network access from the request handler.\nBlock private CIDRs explicitly: 10/8, 172.16/12, 192.168/16, 169.254/16."}, "properties": {"scanner": "repobility-threat-engine", "category": "ssrf", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "GHSA-v2wj-q39q-566r", "name": "vite: GHSA-v2wj-q39q-566r", "shortDescription": {"text": "vite: GHSA-v2wj-q39q-566r"}, "fullDescription": {"text": "Vite: `server.fs.deny` bypassed with queries"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "high", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-p9ff-h696-f583", "name": "vite: GHSA-p9ff-h696-f583", "shortDescription": {"text": "vite: GHSA-p9ff-h696-f583"}, "fullDescription": {"text": "Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "high", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-v39h-62p7-jpjc", "name": "fast-uri: GHSA-v39h-62p7-jpjc", "shortDescription": {"text": "fast-uri: GHSA-v39h-62p7-jpjc"}, "fullDescription": {"text": "fast-uri vulnerable to host confusion via percent-encoded authority delimiters"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "high", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-q3j6-qgpj-74h6", "name": "fast-uri: GHSA-q3j6-qgpj-74h6", "shortDescription": {"text": "fast-uri: GHSA-q3j6-qgpj-74h6"}, "fullDescription": {"text": "fast-uri vulnerable to path traversal via percent-encoded dot segments"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "high", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "DKR014", "name": "Dockerfile copies the entire context without .dockerignore", "shortDescription": {"text": "Dockerfile copies the entire context without .dockerignore"}, "fullDescription": {"text": "COPY . or ADD . sends the full build context to Docker. Without .dockerignore this can include secrets, git history, and local artifacts."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "high", "confidence": 0.92, "cwe": "", "owasp": ""}}, {"id": "MINED031", "name": "[MINED031] React Direct State Mutation: this.state.X = Y mutates without setState. React wont re-render.", "shortDescription": {"text": "[MINED031] React Direct State Mutation: this.state.X = Y mutates without setState. React wont re-render."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-682 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC083", "name": "[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) \u2014 variable input can craft a ReDoS pattern. Ported fr", "shortDescription": {"text": "[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) \u2014 variable input can craft a ReDoS pattern. Ported from eslint-plugin-security detect-non-literal-regexp (Apache-2.0)."}, "fullDescription": {"text": "Use a literal RegExp or whitelist-validate user input before constructing patterns."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC085", "name": "[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. ", "shortDescription": {"text": "[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. Ported from eslint-plugin-security detect-child-process (Apache-2.0)."}, "fullDescription": {"text": "Use execFile / spawn with separate args array; never pass shell strings."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC040", "name": "[SEC040] innerHTML XSS \u2014 template literal with server-supplied data: Setting .innerHTML with a template literal that int", "shortDescription": {"text": "[SEC040] innerHTML XSS \u2014 template literal with server-supplied data: Setting .innerHTML with a template literal that interpolates server-supplied or user-supplied data is the canonical stored/reflected XSS vector. The browser parses the HTM"}, "fullDescription": {"text": "For plain text: use el.textContent = data.value (auto-escapes).\nFor HTML you need to render: el.innerHTML = DOMPurify.sanitize(html).\nFor React/Vue/Svelte: stop using innerHTML; use the framework's binding.\nWhen data comes from CV/PDF parsers, sanitize at the parser boundary too."}, "properties": {"scanner": "repobility-threat-engine", "category": "xss", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED115", "name": "Action `actions/cache/save` pinned to mutable ref `@v5`", "shortDescription": {"text": "Action `actions/cache/save` pinned to mutable ref `@v5`"}, "fullDescription": {"text": "`uses: actions/cache/save@v5` resolves at workflow-run time. Tags and branches can be re-pushed by the action owner; that made the tj-actions/changed-files compromise (2025) instantly affect ~23K repos. Pin to a 40-char commit SHA + lock with Dependabot or renovate."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "high", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED118", "name": "Dockerfile FROM `node:24.16.0` not pinned by digest", "shortDescription": {"text": "Dockerfile FROM `node:24.16.0` not pinned by digest"}, "fullDescription": {"text": "`FROM node:24.16.0` resolves the tag at build time. The registry CAN re-push a different image for the same tag, so every build is potentially different. Production images should pin to `image@sha256:...` for reproducibility + supply-chain integrity."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "high", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "generic-api-key", "name": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", "shortDescription": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "fullDescription": {"text": "Gitleaks detected a committed secret or credential pattern."}, "properties": {"scanner": "gitleaks", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "cwe": "", "owasp": ""}}]}}, "automationDetails": {"id": "repobility/1183"}, "properties": {"repository": "jaegertracing/jaeger-ui", "repoUrl": "https://github.com/jaegertracing/jaeger-ui", "branch": "main"}, "results": [{"ruleId": "GHSA-58qx-3vcg-4xpx", "level": "warning", "message": {"text": "ws: GHSA-58qx-3vcg-4xpx"}, "properties": {"repobilityId": 118953, "scanner": "osv-scanner", "fingerprint": "1b788fa8525382946c739270c1849aaa868327cf2c4216daf211eef3de5db45b", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-45736"], "package": "ws", "rule_id": "GHSA-58qx-3vcg-4xpx", "scanner": "osv-scanner", "correlation_key": "vuln|ws|CVE-2026-45736|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-4w7w-66w2-5vf9", "level": "warning", "message": {"text": "vite: GHSA-4w7w-66w2-5vf9"}, "properties": {"repobilityId": 118950, "scanner": "osv-scanner", "fingerprint": "b9493abcfc150bfe6cb302cb6e27e4bbb1e650942ccb7c4de386ac3ae1c5f54d", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-39365"], "package": "vite", "rule_id": "GHSA-4w7w-66w2-5vf9", "scanner": "osv-scanner", "correlation_key": "vuln|vite|CVE-2026-39365|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-w5hq-g745-h8pq", "level": "warning", "message": {"text": "uuid: GHSA-w5hq-g745-h8pq"}, "properties": {"repobilityId": 118949, "scanner": "osv-scanner", "fingerprint": "2f6e44d3056f0549be14ae43b720d756ca97d735468761433ea29a9ddf340eaa", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-41907"], "package": "uuid", "rule_id": "GHSA-w5hq-g745-h8pq", "scanner": "osv-scanner", "correlation_key": "vuln|uuid|CVE-2026-41907|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-qx2v-qp2m-jg93", "level": "warning", "message": {"text": "postcss: GHSA-qx2v-qp2m-jg93"}, "properties": {"repobilityId": 118948, "scanner": "osv-scanner", "fingerprint": "33aa829b4458c5ef73d832c9e568cf3032217bd31f4b18cc6a572d90111a50bb", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-41305"], "package": "postcss", "rule_id": "GHSA-qx2v-qp2m-jg93", "scanner": "osv-scanner", "correlation_key": "vuln|postcss|CVE-2026-41305|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-jxxr-4gwj-5jf2", "level": "warning", "message": {"text": "brace-expansion: GHSA-jxxr-4gwj-5jf2"}, "properties": {"repobilityId": 118945, "scanner": "osv-scanner", "fingerprint": "424de426cd602f1c8b6679b49b7bfe47ca14575769f019abfeaa4836511a1e32", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-45149"], "package": "brace-expansion", "rule_id": "GHSA-jxxr-4gwj-5jf2", "scanner": "osv-scanner", "correlation_key": "vuln|brace-expansion|CVE-2026-45149|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKR007", "level": "warning", "message": {"text": "Docker build context has no .dockerignore"}, "properties": {"repobilityId": 118943, "scanner": "repobility-docker", "fingerprint": "c98378cf8c37e4866e89d6ca06a24b7e8c44654aa34e6e4bf1367c4a4c0c5b44", "category": "docker", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Dockerfile exists but repository root has no .dockerignore.", "evidence": {"rule_id": "DKR007", "scanner": "repobility-docker", "references": ["https://docs.docker.com/develop/develop-images/dockerfile_best-practices/"], "correlation_key": "fp|c98378cf8c37e4866e89d6ca06a24b7e8c44654aa34e6e4bf1367c4a4c0c5b44"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".dockerignore"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKR001", "level": "warning", "message": {"text": "Docker final stage has no non-root USER"}, "properties": {"repobilityId": 118942, "scanner": "repobility-docker", "fingerprint": "c3475384d6f31382cea4dbd405c3f0dd4f57f19049a669221ba19ac930732ec6", "category": "docker", "severity": "medium", "confidence": 0.82, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "No USER directive was found in the final runtime stage.", "evidence": {"rule_id": "DKR001", "scanner": "repobility-docker", "final_base": "node:24.16.0", "references": ["https://docs.docker.com/develop/develop-images/dockerfile_best-practices/", "https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html", "https://github.com/hadolint/hadolint"], "correlation_key": "fp|c3475384d6f31382cea4dbd405c3f0dd4f57f19049a669221ba19ac930732ec6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "SEC045", "level": "warning", "message": {"text": "[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data \u2014 even admin-stored data \u2014 is a lateral-movement vector after any one credential compromise. Sandboxes (__builtins__ cleared) are escapable: attackers use object introspection (().__class__.__mro__[-1].__subclasses__()) to reach os.system. CWE-95 (eval injection)."}, "properties": {"repobilityId": 118933, "scanner": "repobility-threat-engine", "fingerprint": "2ab6a3bd09f4b817fb3b3ab8d2f02858fff8f027252463ef7493feb3e14ec9d3", "category": "injection", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".exec(", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC045", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|injection|token|39|sec045"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/get-tracking-version.js"}, "region": {"startLine": 39}}}]}, {"ruleId": "SEC045", "level": "warning", "message": {"text": "[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data \u2014 even admin-stored data \u2014 is a lateral-movement vector after any one credential compromise. Sandboxes (__builtins__ cleared) are escapable: attackers use object introspection (().__class__.__mro__[-1].__subclasses__()) to reach os.system. CWE-95 (eval injection)."}, "properties": {"repobilityId": 118932, "scanner": "repobility-threat-engine", "fingerprint": "a265adbeadcda1b169b20203bb3ac94e98984912a473d32211a639093778e1a2", "category": "injection", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".exec(", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC045", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|injection|token|21|sec045"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/common/BreakableText.tsx"}, "region": {"startLine": 21}}}]}, {"ruleId": "SEC041", "level": "warning", "message": {"text": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\": <a target=\"_blank\"> without rel=\"noopener noreferrer\" leaks window.opener to the opened page. The opened page can then run window.opener.location = 'phishing-site' and the parent tab quietly navigates to attacker-controlled content (reverse tabnabbing). OWASP-classic; modern browsers default rel='noopener' for new windows but explicit attribute is still required for compatibility."}, "properties": {"repobilityId": 118929, "scanner": "repobility-threat-engine", "fingerprint": "e74603f496c1a4417bd0b0d47c3f2ce8519fd9e612c74ca33d501b7ae52399db", "category": "security", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "window.open(helpLink, getTargetEmptyOrBlank()", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC041", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|security|token|70|sec041"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TraceDiff/TraceDiffGraph/TraceDiffGraph.tsx"}, "region": {"startLine": 70}}}]}, {"ruleId": "SEC041", "level": "warning", "message": {"text": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\": <a target=\"_blank\"> without rel=\"noopener noreferrer\" leaks window.opener to the opened page. The opened page can then run window.opener.location = 'phishing-site' and the parent tab quietly navigates to attacker-controlled content (reverse tabnabbing). OWASP-classic; modern browsers default rel='noopener' for new windows but explicit attribute is still required for compatibility."}, "properties": {"repobilityId": 118928, "scanner": "repobility-threat-engine", "fingerprint": "3e623cac532302ef56c0879425f40c7c6393365d4a5e80159467e408f3e77f46", "category": "security", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "window.open(getUrl({ density, operation, service, showOp })", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC041", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|security|token|19|sec041"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/SearchTracePage/SearchResults/AltViewOptions.tsx"}, "region": {"startLine": 19}}}]}, {"ruleId": "SEC041", "level": "warning", "message": {"text": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\": <a target=\"_blank\"> without rel=\"noopener noreferrer\" leaks window.opener to the opened page. The opened page can then run window.opener.location = 'phishing-site' and the parent tab quietly navigates to attacker-controlled content (reverse tabnabbing). OWASP-classic; modern browsers default rel='noopener' for new windows but explicit attribute is still required for compatibility."}, "properties": {"repobilityId": 118927, "scanner": "repobility-threat-engine", "fingerprint": "694d7d0f19cbbca00dac4d433a153ca8c530574a440ad606fd882f7adab9562a", "category": "security", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "window.open(getSearchUrl({ service: hoveredNode?.key })", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC041", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|security|token|61|sec041"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/DependencyGraph/DAG.tsx"}, "region": {"startLine": 61}}}]}, {"ruleId": "AGT007", "level": "warning", "message": {"text": "localStorage write failures are swallowed silently"}, "properties": {"repobilityId": 118900, "scanner": "repobility-agent-runtime", "fingerprint": "aaf21289aefcacdf8d11930216a19450febd58916ff396bf3cf7527a6e35c6e9", "category": "quality", "severity": "medium", "confidence": 0.8, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "File writes to localStorage and has an empty or ignore-only catch block without QuotaExceededError handling.", "evidence": {"rule_id": "AGT007", "scanner": "repobility-agent-runtime", "references": ["https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API"], "correlation_key": "fp|aaf21289aefcacdf8d11930216a19450febd58916ff396bf3cf7527a6e35c6e9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/utils/storage.ts"}, "region": {"startLine": 61}}}]}, {"ruleId": "AGT007", "level": "warning", "message": {"text": "localStorage write failures are swallowed silently"}, "properties": {"repobilityId": 118899, "scanner": "repobility-agent-runtime", "fingerprint": "61be634c48c2670c19f5386249c56572f71878d907eecc0fe1426765929fa7ab", "category": "quality", "severity": "medium", "confidence": 0.8, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "File writes to localStorage and has an empty or ignore-only catch block without QuotaExceededError handling.", "evidence": {"rule_id": "AGT007", "scanner": "repobility-agent-runtime", "references": ["https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API"], "correlation_key": "fp|61be634c48c2670c19f5386249c56572f71878d907eecc0fe1426765929fa7ab"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/ServiceFilter/index.tsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "COMP001", "level": "note", "message": {"text": "[COMP001] High cognitive complexity: Function `update_changelog` has cognitive complexity 8 (SonarSource scale). Cognitive complexity measures how hard the function is for a human to understand \u2014 nested branches, boolean chains, and recursion all weigh in. Breakdown: break=1, else=1, for=1, if=4, nested_bonus=1."}, "properties": {"repobilityId": 118940, "scanner": "repobility-threat-engine", "fingerprint": "982b7d356eb01db3665d0cef41f58db034046ef79886a094ba4642355a81c54d", "category": "quality", "severity": "low", "confidence": 0.95, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "AST-derived cognitive complexity score = 8 (severity threshold for low: 8+).", "evidence": {"scanner": "repobility-threat-engine", "function": "update_changelog", "breakdown": {"if": 4, "for": 1, "else": 1, "break": 1, "nested_bonus": 1}, "complexity": 8, "correlation_key": "fp|982b7d356eb01db3665d0cef41f58db034046ef79886a094ba4642355a81c54d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/prepare-release.py"}, "region": {"startLine": 82}}}]}, {"ruleId": "COMP001", "level": "note", "message": {"text": "[COMP001] High cognitive complexity: Function `run_command` has cognitive complexity 10 (SonarSource scale). Cognitive complexity measures how hard the function is for a human to understand \u2014 nested branches, boolean chains, and recursion all weigh in. Breakdown: and=1, except=1, if=3, nested_bonus=2, ternary=3."}, "properties": {"repobilityId": 118939, "scanner": "repobility-threat-engine", "fingerprint": "7bafb34204800cc0e981ea523e262ca8afec8239276ddaa99d24d8269ae949ec", "category": "quality", "severity": "low", "confidence": 0.95, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "AST-derived cognitive complexity score = 10 (severity threshold for low: 8+).", "evidence": {"scanner": "repobility-threat-engine", "function": "run_command", "breakdown": {"if": 3, "and": 1, "except": 1, "ternary": 3, "nested_bonus": 2}, "complexity": 10, "correlation_key": "fp|7bafb34204800cc0e981ea523e262ca8afec8239276ddaa99d24d8269ae949ec"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/prepare-release.py"}, "region": {"startLine": 12}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@assistant-ui/react` is minor version(s) behind (0.12.25 -> 0.14.14)"}, "properties": {"repobilityId": 118898, "scanner": "repobility-dependency-currency", "fingerprint": "6310b5ad10012031b27b2c12415b65c2c3c7e2e183d4fe48059011b9b306932e", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@assistant-ui/react", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.14.14", "correlation_key": "fp|6310b5ad10012031b27b2c12415b65c2c3c7e2e183d4fe48059011b9b306932e", "current_version": "0.12.25"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@viz-js/viz` is minor version(s) behind (3.27.0 -> 3.28.0)"}, "properties": {"repobilityId": 118894, "scanner": "repobility-dependency-currency", "fingerprint": "380640c6e3099345adba1a81b1d79df98ee4cac39e9ecc6ec9885306954bfb93", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@viz-js/viz", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "3.28.0", "correlation_key": "fp|380640c6e3099345adba1a81b1d79df98ee4cac39e9ecc6ec9885306954bfb93", "current_version": "3.27.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/plexus/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-win32-x64-msvc` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118893, "scanner": "repobility-dependency-currency", "fingerprint": "819a95917aed3f5af6b3154e92328ae606453ed70dec4f73136df82287a55ced", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-win32-x64-msvc", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|819a95917aed3f5af6b3154e92328ae606453ed70dec4f73136df82287a55ced", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-linux-x64-musl` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118892, "scanner": "repobility-dependency-currency", "fingerprint": "8162f0cf67fcfb49553ae221a99e495cce2f9d41bc2ebe770358815ea3951c40", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-linux-x64-musl", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|8162f0cf67fcfb49553ae221a99e495cce2f9d41bc2ebe770358815ea3951c40", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-linux-x64-gnu` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118891, "scanner": "repobility-dependency-currency", "fingerprint": "478214fc5c8ef3faca7911cacb6c86c6f86c933b09f61234e22c00aa6fdb98e2", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-linux-x64-gnu", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|478214fc5c8ef3faca7911cacb6c86c6f86c933b09f61234e22c00aa6fdb98e2", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-linux-s390x-gnu` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118890, "scanner": "repobility-dependency-currency", "fingerprint": "fcb3d9e9cc5433665f94db4b892e8c831021398b0100c0bfd86374521af2c745", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-linux-s390x-gnu", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|fcb3d9e9cc5433665f94db4b892e8c831021398b0100c0bfd86374521af2c745", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-linux-ppc64-gnu` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118889, "scanner": "repobility-dependency-currency", "fingerprint": "c27dc11d16e930eb1cb1988bad17641485f7773fc9b0f1da4f705f4fae48d57c", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-linux-ppc64-gnu", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|c27dc11d16e930eb1cb1988bad17641485f7773fc9b0f1da4f705f4fae48d57c", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-linux-arm64-gnu` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118888, "scanner": "repobility-dependency-currency", "fingerprint": "be9f9e0f2cd4e485193ef702f3eeac51e4b3afc91aaf4bf112036573e8002876", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-linux-arm64-gnu", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|be9f9e0f2cd4e485193ef702f3eeac51e4b3afc91aaf4bf112036573e8002876", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-win32-arm64-msvc` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118887, "scanner": "repobility-dependency-currency", "fingerprint": "a536ffbd6d2c04922caea16d54f357fe25009e74fded6ac1f2a40f51e6d340c9", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-win32-arm64-msvc", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|a536ffbd6d2c04922caea16d54f357fe25009e74fded6ac1f2a40f51e6d340c9", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-freebsd-x64` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118886, "scanner": "repobility-dependency-currency", "fingerprint": "8ed41b9fd0b157bd7dd33783e7f12245be458807df5c8d24216803ed61903282", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-freebsd-x64", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|8ed41b9fd0b157bd7dd33783e7f12245be458807df5c8d24216803ed61903282", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-darwin-x64` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118885, "scanner": "repobility-dependency-currency", "fingerprint": "d75b3906c5e2f8ac68e2d31ab330514b8f8c0f3c8c86224d07bb5f8eeb9ec30c", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-darwin-x64", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|d75b3906c5e2f8ac68e2d31ab330514b8f8c0f3c8c86224d07bb5f8eeb9ec30c", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-darwin-arm64` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118884, "scanner": "repobility-dependency-currency", "fingerprint": "99ccd828139ab9e72b3f9147a4ce178f098c1603d84705d4dde2390b508ce975", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-darwin-arm64", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|99ccd828139ab9e72b3f9147a4ce178f098c1603d84705d4dde2390b508ce975", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@rolldown/binding-android-arm64` is minor version(s) behind (1.0.0-rc.12 -> 1.1.0)"}, "properties": {"repobilityId": 118883, "scanner": "repobility-dependency-currency", "fingerprint": "1a4fc18c0cc8afe8e22a899a8e499d551879e8c59c29dc28ff3c0c06be024c1f", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@rolldown/binding-android-arm64", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "1.1.0", "correlation_key": "fp|1a4fc18c0cc8afe8e22a899a8e499d551879e8c59c29dc28ff3c0c06be024c1f", "current_version": "1.0.0-rc.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@tanstack/react-virtual` is minor version(s) behind (3.13.12 -> 3.14.2)"}, "properties": {"repobilityId": 118877, "scanner": "repobility-dependency-currency", "fingerprint": "aad6cdece2d848d9542fc37e1f1741f7077cfa34466f11136ce6effedd51e6e1", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@tanstack/react-virtual", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "3.14.2", "correlation_key": "fp|aad6cdece2d848d9542fc37e1f1741f7077cfa34466f11136ce6effedd51e6e1", "current_version": "3.13.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118871, "scanner": "repobility-ai-code-hygiene", "fingerprint": "a78d19cc8c261f4be4bbe2af817c3d029d4116161d9696290bb88645db23fe2c", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/duck.ts", "duplicate_line": 267, "correlation_key": "fp|a78d19cc8c261f4be4bbe2af817c3d029d4116161d9696290bb88645db23fe2c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/store.timeline.ts"}, "region": {"startLine": 77}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118870, "scanner": "repobility-ai-code-hygiene", "fingerprint": "67210f2a3bf1c40a96fd11efb424313af7e4e6155851088599643e9a9e73fba9", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/duck.ts", "duplicate_line": 45, "correlation_key": "fp|67210f2a3bf1c40a96fd11efb424313af7e4e6155851088599643e9a9e73fba9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/store.layout.ts"}, "region": {"startLine": 27}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118869, "scanner": "repobility-ai-code-hygiene", "fingerprint": "3b928418d8d740f726b93ec40ce591751fcb80438651c4b0c1d741deea77b677", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test4.js", "duplicate_line": 51, "correlation_key": "fp|3b928418d8d740f726b93ec40ce591751fcb80438651c4b0c1d741deea77b677"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test9.js"}, "region": {"startLine": 33}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118868, "scanner": "repobility-ai-code-hygiene", "fingerprint": "45583310c6c0491c1e116f48089136d50756a5e68768ccaf1c6b14e52a126b7d", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test8.js", "duplicate_line": 9, "correlation_key": "fp|45583310c6c0491c1e116f48089136d50756a5e68768ccaf1c6b14e52a126b7d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test9.js"}, "region": {"startLine": 11}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118867, "scanner": "repobility-ai-code-hygiene", "fingerprint": "1e8998ff55189959d7de1c044b5228e595151ca830acf2438f6e114fa3874554", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test6.js", "duplicate_line": 49, "correlation_key": "fp|1e8998ff55189959d7de1c044b5228e595151ca830acf2438f6e114fa3874554"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test8.js"}, "region": {"startLine": 32}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118866, "scanner": "repobility-ai-code-hygiene", "fingerprint": "0816f0600f991d0e74d0d3a0f40d826d3df88aaac1aab5d6f886ae2b045abcb3", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test4.js", "duplicate_line": 51, "correlation_key": "fp|0816f0600f991d0e74d0d3a0f40d826d3df88aaac1aab5d6f886ae2b045abcb3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test8.js"}, "region": {"startLine": 31}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118865, "scanner": "repobility-ai-code-hygiene", "fingerprint": "4f43cdca637873903df7a6cd91f8bca603a7695150786fa32dc087e3ab93ab38", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test4.js", "duplicate_line": 51, "correlation_key": "fp|4f43cdca637873903df7a6cd91f8bca603a7695150786fa32dc087e3ab93ab38"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test7.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118864, "scanner": "repobility-ai-code-hygiene", "fingerprint": "852e2c2428f1f14139a26847a339092958faa7a16748f9fb5959539910ac5bba", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test6.js", "duplicate_line": 13, "correlation_key": "fp|852e2c2428f1f14139a26847a339092958faa7a16748f9fb5959539910ac5bba"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test7.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118863, "scanner": "repobility-ai-code-hygiene", "fingerprint": "b9fd0dc8da6d5073fefb02dbc308f47d61c62fa0a36de47598dbf581ee602a5e", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test4.js", "duplicate_line": 51, "correlation_key": "fp|b9fd0dc8da6d5073fefb02dbc308f47d61c62fa0a36de47598dbf581ee602a5e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test6.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118862, "scanner": "repobility-ai-code-hygiene", "fingerprint": "b8750896ee55913e3a231f69a90db1f56b986fea147e59bad2446467cb01e62b", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test4.js", "duplicate_line": 51, "correlation_key": "fp|b8750896ee55913e3a231f69a90db1f56b986fea147e59bad2446467cb01e62b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/testCases/test5.js"}, "region": {"startLine": 52}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118861, "scanner": "repobility-ai-code-hygiene", "fingerprint": "29f2f21927c77f947cfd703e1eb96c4fdd24e2206874ce5483b7480f2acdc5b4", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/DeepDependencies/Header/index.tsx", "duplicate_line": 109, "correlation_key": "fp|29f2f21927c77f947cfd703e1eb96c4fdd24e2206874ce5483b7480f2acdc5b4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/QualityMetrics/Header.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 118860, "scanner": "repobility-ai-code-hygiene", "fingerprint": "af6b6aa7c4813c296f9ff60e15cd980ca1b3bd3f7d2d48b17d73cdcc6aee2fb6", "category": "quality", "severity": "low", "confidence": 0.86, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "A normalized source-code window appears in two different non-test files.", "evidence": {"lines": 12, "rule_id": "AIC003", "scanner": "repobility-ai-code-hygiene", "references": ["https://jscpd.dev/"], "duplicate_file": "packages/jaeger-ui/src/components/App/index.dev.test.jsx", "duplicate_line": 3, "correlation_key": "fp|af6b6aa7c4813c296f9ff60e15cd980ca1b3bd3f7d2d48b17d73cdcc6aee2fb6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/App/index.test.jsx"}, "region": {"startLine": 3}}}]}, {"ruleId": "AIC009", "level": "note", "message": {"text": "Multiple AI-agent scaffold marker files are present"}, "properties": {"repobilityId": 118859, "scanner": "repobility-ai-code-hygiene", "fingerprint": "32459e18838866b083b985fd53ac32d4e825aa20af779d902253d8278f625dfb", "category": "quality", "severity": "low", "confidence": 0.68, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Repository root contains several AI-agent scaffold marker files.", "evidence": {"markers": [".github/copilot-instructions.md", "AGENTS.md", "CLAUDE.md"], "rule_id": "AIC009", "scanner": "repobility-ai-code-hygiene", "references": ["https://arxiv.org/abs/2601.15195"], "correlation_key": "fp|32459e18838866b083b985fd53ac32d4e825aa20af779d902253d8278f625dfb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/copilot-instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "SEC020", "level": "none", "message": {"text": "[SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-bearing value. This is a frequent AI-assisted coding failure: the helper exposes the exact value needed for troubleshooting."}, "properties": {"repobilityId": 118937, "scanner": "repobility-threat-engine", "fingerprint": "2f975d673b78d769ee8ef730d68496191699ce5ab97fb840c835f79116cf476f", "category": "credential_exposure", "severity": "info", "confidence": 0.1, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Safe context pattern detected", "evidence": {"match": "console.log('[jaeger-ui-config] Loaded config from jaeger-ui.config.js')", "reason": "Safe context pattern detected", "rule_id": "SEC020", "scanner": "repobility-threat-engine", "confidence": 0.1, "correlation_key": "secret|token|16|console.log jaeger-ui-config loaded config from jaeger-ui.config.js"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/vite.config.mts"}, "region": {"startLine": 164}}}]}, {"ruleId": "MINED056", "level": "none", "message": {"text": "[MINED056] React Key As Index: key={index} in map() \u2014 re-renders the wrong elements on re-order."}, "properties": {"repobilityId": 118931, "scanner": "repobility-threat-engine", "fingerprint": "2dbf8710b0dfe258a227356d052104ab215c182743d88e195b2248ae62d60a6d", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "react-key-as-index", "owasp": null, "cwe_ids": ["CWE-682"], "languages": ["typescript", "tsx", "javascript", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348032+00:00", "triaged_in_corpus": 12, "observations_count": 299917, "ai_coder_pattern_id": 135}, "scanner": "repobility-threat-engine", "correlation_key": "fp|2dbf8710b0dfe258a227356d052104ab215c182743d88e195b2248ae62d60a6d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/SpanDetail/AttributesTable.tsx"}, "region": {"startLine": 36}}}]}, {"ruleId": "SEC041", "level": "none", "message": {"text": "[SEC041] Tabnabbing \u2014 target=\"_blank\" without rel=\"noopener noreferrer\" (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "properties": {"repobilityId": 118930, "scanner": "repobility-threat-engine", "fingerprint": "445e143bfb9fa42d815d6c9ae398165a70589a79a844fb4f61e3e95a91105bbd", "category": "security", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 1 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 1 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC041", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|445e143bfb9fa42d815d6c9ae398165a70589a79a844fb4f61e3e95a91105bbd"}}}, {"ruleId": "SEC128", "level": "none", "message": {"text": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake) (and 6 more): Same pattern found in 6 additional files. Review if needed."}, "properties": {"repobilityId": 118926, "scanner": "repobility-threat-engine", "fingerprint": "719f16a1467677730b367baa2144dabfe702dd229dc13e6f3e8747ec0afa970d", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 6 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 6 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|719f16a1467677730b367baa2144dabfe702dd229dc13e6f3e8747ec0afa970d"}}}, {"ruleId": "MINED045", "level": "none", "message": {"text": "[MINED045] Ts Non Null Assertion (and 5 more): Same pattern found in 5 additional files. Review if needed."}, "properties": {"repobilityId": 118922, "scanner": "repobility-threat-engine", "fingerprint": "29579e2a4af6df15e54ac7b6768d3485c072e1347c93f2e5c5a972f11aa15fa2", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 5 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "ts-non-null-assertion", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348005+00:00", "triaged_in_corpus": 12, "observations_count": 1810954, "ai_coder_pattern_id": 105}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|29579e2a4af6df15e54ac7b6768d3485c072e1347c93f2e5c5a972f11aa15fa2", "aggregated_count": 5}}}, {"ruleId": "MINED045", "level": "none", "message": {"text": "[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError if wrong."}, "properties": {"repobilityId": 118921, "scanner": "repobility-threat-engine", "fingerprint": "a98e32c14fa2ff91d599a6598296fd266ccd9586bc42e827213dcda3c1ad90bd", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-non-null-assertion", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348005+00:00", "triaged_in_corpus": 12, "observations_count": 1810954, "ai_coder_pattern_id": 105}, "scanner": "repobility-threat-engine", "correlation_key": "fp|a98e32c14fa2ff91d599a6598296fd266ccd9586bc42e827213dcda3c1ad90bd"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/utils/cpspan.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "MINED045", "level": "none", "message": {"text": "[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError if wrong."}, "properties": {"repobilityId": 118920, "scanner": "repobility-threat-engine", "fingerprint": "fc8fff9eb715cf36ed4d8c8976700ce6b39b44addc5cf8d432899f7787d8395d", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-non-null-assertion", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348005+00:00", "triaged_in_corpus": 12, "observations_count": 1810954, "ai_coder_pattern_id": 105}, "scanner": "repobility-threat-engine", "correlation_key": "fp|fc8fff9eb715cf36ed4d8c8976700ce6b39b44addc5cf8d432899f7787d8395d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/index.tsx"}, "region": {"startLine": 46}}}]}, {"ruleId": "MINED045", "level": "none", "message": {"text": "[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError if wrong."}, "properties": {"repobilityId": 118919, "scanner": "repobility-threat-engine", "fingerprint": "3b1c31ae8436973ce8d053eb25d31c269bee147c098e5fbdded7241ca69af3c3", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-non-null-assertion", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348005+00:00", "triaged_in_corpus": 12, "observations_count": 1810954, "ai_coder_pattern_id": 105}, "scanner": "repobility-threat-engine", "correlation_key": "fp|3b1c31ae8436973ce8d053eb25d31c269bee147c098e5fbdded7241ca69af3c3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/DeepDependencies/store.view-modifiers.ts"}, "region": {"startLine": 64}}}]}, {"ruleId": "MINED044", "level": "none", "message": {"text": "[MINED044] Js Console Log Prod (and 17 more): Same pattern found in 17 additional files. Review if needed."}, "properties": {"repobilityId": 118918, "scanner": "repobility-threat-engine", "fingerprint": "9d7350027374ebe62f4d747e478eca80ef54bedb43dadb56de7cb7e0ed9e40a8", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 17 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "js-console-log-prod", "owasp": null, "cwe_ids": ["CWE-532"], "languages": ["javascript", "typescript", "tsx", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348003+00:00", "triaged_in_corpus": 10, "observations_count": 1940833, "ai_coder_pattern_id": 102}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|9d7350027374ebe62f4d747e478eca80ef54bedb43dadb56de7cb7e0ed9e40a8", "aggregated_count": 17}}}, {"ruleId": "MINED044", "level": "none", "message": {"text": "[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger or removed."}, "properties": {"repobilityId": 118917, "scanner": "repobility-threat-engine", "fingerprint": "d391d2c261070910eedd624539ffd7094c735de9e59cefd49b1bf01c967a2490", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "js-console-log-prod", "owasp": null, "cwe_ids": ["CWE-532"], "languages": ["javascript", "typescript", "tsx", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348003+00:00", "triaged_in_corpus": 10, "observations_count": 1940833, "ai_coder_pattern_id": 102}, "scanner": "repobility-threat-engine", "correlation_key": "fp|d391d2c261070910eedd624539ffd7094c735de9e59cefd49b1bf01c967a2490"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/DeepDependencies/url.ts"}, "region": {"startLine": 36}}}]}, {"ruleId": "MINED044", "level": "none", "message": {"text": "[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger or removed."}, "properties": {"repobilityId": 118916, "scanner": "repobility-threat-engine", "fingerprint": "e94991e876703c87ba4904fa084d195a6ed32673de6a66ddc76101b163bcc806", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "js-console-log-prod", "owasp": null, "cwe_ids": ["CWE-532"], "languages": ["javascript", "typescript", "tsx", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348003+00:00", "triaged_in_corpus": 10, "observations_count": 1940833, "ai_coder_pattern_id": 102}, "scanner": "repobility-threat-engine", "correlation_key": "fp|e94991e876703c87ba4904fa084d195a6ed32673de6a66ddc76101b163bcc806"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/DeepDependencies/index.track.ts"}, "region": {"startLine": 56}}}]}, {"ruleId": "MINED044", "level": "none", "message": {"text": "[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger or removed."}, "properties": {"repobilityId": 118915, "scanner": "repobility-threat-engine", "fingerprint": "4570a56fea50dbc7ba1684c36ada0e2474ffe909393a327c86762060eb9772f3", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "js-console-log-prod", "owasp": null, "cwe_ids": ["CWE-532"], "languages": ["javascript", "typescript", "tsx", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348003+00:00", "triaged_in_corpus": 10, "observations_count": 1940833, "ai_coder_pattern_id": 102}, "scanner": "repobility-threat-engine", "correlation_key": "fp|4570a56fea50dbc7ba1684c36ada0e2474ffe909393a327c86762060eb9772f3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/App/JaegerAssistantContext.tsx"}, "region": {"startLine": 31}}}]}, {"ruleId": "MINED054", "level": "none", "message": {"text": "[MINED054] Ts As Any (and 12 more): Same pattern found in 12 additional files. Review if needed."}, "properties": {"repobilityId": 118914, "scanner": "repobility-threat-engine", "fingerprint": "adbe0efa145f70fca5be72b049d6d1105c846adbe475f66210e4619f7213372f", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 12 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "ts-as-any", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348028+00:00", "triaged_in_corpus": 12, "observations_count": 341218, "ai_coder_pattern_id": 98}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|adbe0efa145f70fca5be72b049d6d1105c846adbe475f66210e4619f7213372f", "aggregated_count": 12}}}, {"ruleId": "MINED054", "level": "none", "message": {"text": "[MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely."}, "properties": {"repobilityId": 118913, "scanner": "repobility-threat-engine", "fingerprint": "c07c71be4a74632b829d6a15a7f3393493b8d10e8b7df1f786fa3835ac5bd3a6", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-as-any", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348028+00:00", "triaged_in_corpus": 12, "observations_count": 341218, "ai_coder_pattern_id": 98}, "scanner": "repobility-threat-engine", "correlation_key": "fp|c07c71be4a74632b829d6a15a7f3393493b8d10e8b7df1f786fa3835ac5bd3a6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/SearchTracePage/FileLoader.tsx"}, "region": {"startLine": 36}}}]}, {"ruleId": "MINED054", "level": "none", "message": {"text": "[MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely."}, "properties": {"repobilityId": 118912, "scanner": "repobility-threat-engine", "fingerprint": "5bffc3c54ea2f39e657886c2bbf5b0979fad339685b6a003417de70b662c6473", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-as-any", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348028+00:00", "triaged_in_corpus": 12, "observations_count": 341218, "ai_coder_pattern_id": 98}, "scanner": "repobility-threat-engine", "correlation_key": "fp|5bffc3c54ea2f39e657886c2bbf5b0979fad339685b6a003417de70b662c6473"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/App/index.tsx"}, "region": {"startLine": 34}}}]}, {"ruleId": "MINED054", "level": "none", "message": {"text": "[MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely."}, "properties": {"repobilityId": 118911, "scanner": "repobility-threat-engine", "fingerprint": "7bc0ec0d4f544bd561499a8aabfb07db16a467aa4b86688e1e8a8bc8b7a4113e", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-as-any", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348028+00:00", "triaged_in_corpus": 12, "observations_count": 341218, "ai_coder_pattern_id": 98}, "scanner": "repobility-threat-engine", "correlation_key": "fp|7bc0ec0d4f544bd561499a8aabfb07db16a467aa4b86688e1e8a8bc8b7a4113e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/api/jaeger.ts"}, "region": {"startLine": 46}}}]}, {"ruleId": "MINED052", "level": "none", "message": {"text": "[MINED052] Ts Any Typed (and 13 more): Same pattern found in 13 additional files. Review if needed."}, "properties": {"repobilityId": 118910, "scanner": "repobility-threat-engine", "fingerprint": "43b9f299b92df2b2231abd196b30cd1d5992eef3947b8887cc7812d95069bd4a", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 13 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "ts-any-typed", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348022+00:00", "triaged_in_corpus": 12, "observations_count": 496002, "ai_coder_pattern_id": 97}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|43b9f299b92df2b2231abd196b30cd1d5992eef3947b8887cc7812d95069bd4a", "aggregated_count": 13}}}, {"ruleId": "MINED052", "level": "none", "message": {"text": "[MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety."}, "properties": {"repobilityId": 118909, "scanner": "repobility-threat-engine", "fingerprint": "27e2e2e3aea8cd23dfd6e3a30c912ec8a9ec61a8f25f8f2f2e84c73365343c0d", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-any-typed", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348022+00:00", "triaged_in_corpus": 12, "observations_count": 496002, "ai_coder_pattern_id": 97}, "scanner": "repobility-threat-engine", "correlation_key": "fp|27e2e2e3aea8cd23dfd6e3a30c912ec8a9ec61a8f25f8f2f2e84c73365343c0d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/TraceFlamegraph/index.tsx"}, "region": {"startLine": 14}}}]}, {"ruleId": "MINED052", "level": "none", "message": {"text": "[MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety."}, "properties": {"repobilityId": 118908, "scanner": "repobility-threat-engine", "fingerprint": "f758525081f45afa5d1b1451100386956302e9cc61dc0eef0d4dd39bf619a08c", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-any-typed", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348022+00:00", "triaged_in_corpus": 12, "observations_count": 496002, "ai_coder_pattern_id": 97}, "scanner": "repobility-threat-engine", "correlation_key": "fp|f758525081f45afa5d1b1451100386956302e9cc61dc0eef0d4dd39bf619a08c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ScatterPlot.tsx"}, "region": {"startLine": 35}}}]}, {"ruleId": "MINED052", "level": "none", "message": {"text": "[MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety."}, "properties": {"repobilityId": 118907, "scanner": "repobility-threat-engine", "fingerprint": "5b7504e1fbde284deaab35e3db0e253f7249bf4d3c85cbeb6b945a61ef3af7dc", "category": "quality", "severity": "info", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ts-any-typed", "owasp": null, "cwe_ids": ["CWE-704"], "languages": ["typescript", "tsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348022+00:00", "triaged_in_corpus": 12, "observations_count": 496002, "ai_coder_pattern_id": 97}, "scanner": "repobility-threat-engine", "correlation_key": "fp|5b7504e1fbde284deaab35e3db0e253f7249bf4d3c85cbeb6b945a61ef3af7dc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/api/jaeger.ts"}, "region": {"startLine": 30}}}]}, {"ruleId": "SEC029", "level": "none", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 14 more): Same pattern found in 14 additional files. Review if needed."}, "properties": {"repobilityId": 118904, "scanner": "repobility-threat-engine", "fingerprint": "14ce4ae7a22d633b8fe645d2ab2c7e5422f6d980891ae5a572bf746a645a7bfd", "category": "ssrf", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 14 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 14 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|14ce4ae7a22d633b8fe645d2ab2c7e5422f6d980891ae5a572bf746a645a7bfd"}}}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@ag-ui/client` is patch version(s) behind (0.0.49 -> 0.0.55)"}, "properties": {"repobilityId": 118897, "scanner": "repobility-dependency-currency", "fingerprint": "2b255e29d9bef971ca2fee3086eef450dadef6ba6eec79c4d56d2e5911b2972b", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@ag-ui/client", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.0.55", "correlation_key": "fp|2b255e29d9bef971ca2fee3086eef450dadef6ba6eec79c4d56d2e5911b2972b", "current_version": "0.0.49"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@vitest/coverage-v8` is patch version(s) behind (4.1.4 -> 4.1.8)"}, "properties": {"repobilityId": 118896, "scanner": "repobility-dependency-currency", "fingerprint": "932612e190f1e0306cd9ced77b4b1856dafb10f801e124e1dc9685821251f2ae", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@vitest/coverage-v8", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.8", "correlation_key": "fp|932612e190f1e0306cd9ced77b4b1856dafb10f801e124e1dc9685821251f2ae", "current_version": "4.1.4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/plexus/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@testing-library/react` is patch version(s) behind (16.3.0 -> 16.3.2)"}, "properties": {"repobilityId": 118895, "scanner": "repobility-dependency-currency", "fingerprint": "1b97dcf0407de0f9a0233722cbcc17e130eee23658476d474b5a98cb15343cd0", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@testing-library/react", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "16.3.2", "correlation_key": "fp|1b97dcf0407de0f9a0233722cbcc17e130eee23658476d474b5a98cb15343cd0", "current_version": "16.3.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/plexus/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@vitest/coverage-v8` is patch version(s) behind (4.1.4 -> 4.1.8)"}, "properties": {"repobilityId": 118882, "scanner": "repobility-dependency-currency", "fingerprint": "75d098589056eacca2fb97051521df3f0ea606c2689a7bfd7c18f369e296d8bd", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@vitest/coverage-v8", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.8", "correlation_key": "fp|75d098589056eacca2fb97051521df3f0ea606c2689a7bfd7c18f369e296d8bd", "current_version": "4.1.4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `vite-plus` is patch version(s) behind (0.1.17 -> 0.1.24)"}, "properties": {"repobilityId": 118881, "scanner": "repobility-dependency-currency", "fingerprint": "f8b4b14f12efba17b99b7cfeec008a53e66054a770a89a0b209a95b6c7d6b632", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "vite-plus", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.1.24", "correlation_key": "fp|f8b4b14f12efba17b99b7cfeec008a53e66054a770a89a0b209a95b6c7d6b632", "current_version": "0.1.17"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `lint-staged` is patch version(s) behind (17.0.4 -> 17.0.7)"}, "properties": {"repobilityId": 118880, "scanner": "repobility-dependency-currency", "fingerprint": "c9ccab4bd19f95f74d1ba6bad4d20c947acd778787a48d2517594e2370449740", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "lint-staged", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "17.0.7", "correlation_key": "fp|c9ccab4bd19f95f74d1ba6bad4d20c947acd778787a48d2517594e2370449740", "current_version": "17.0.4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `husky` is patch version(s) behind (9.1.0 -> 9.1.7)"}, "properties": {"repobilityId": 118879, "scanner": "repobility-dependency-currency", "fingerprint": "ea1836d613dea7f4e45c3a8347cc8a09bda6ce0b4398ad0d0e3a07fef654f692", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "husky", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "9.1.7", "correlation_key": "fp|ea1836d613dea7f4e45c3a8347cc8a09bda6ce0b4398ad0d0e3a07fef654f692", "current_version": "9.1.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@babel/core` is patch version(s) behind (7.29.0 -> 7.29.7)"}, "properties": {"repobilityId": 118878, "scanner": "repobility-dependency-currency", "fingerprint": "c1babe1b013656d66e2459e2d4a644d1f89d1c31bc45d0ca1ca94add5687ab32", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@babel/core", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "7.29.7", "correlation_key": "fp|c1babe1b013656d66e2459e2d4a644d1f89d1c31bc45d0ca1ca94add5687ab32", "current_version": "7.29.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-v2wj-q39q-566r", "level": "error", "message": {"text": "vite: GHSA-v2wj-q39q-566r"}, "properties": {"repobilityId": 118952, "scanner": "osv-scanner", "fingerprint": "4d1151323f71b70c621edc6f700d44f16068314444bd1fc3270100f25f19ed0d", "category": "dependency", "severity": "high", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-39364"], "package": "vite", "rule_id": "GHSA-v2wj-q39q-566r", "scanner": "osv-scanner", "correlation_key": "vuln|vite|CVE-2026-39364|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-p9ff-h696-f583", "level": "error", "message": {"text": "vite: GHSA-p9ff-h696-f583"}, "properties": {"repobilityId": 118951, "scanner": "osv-scanner", "fingerprint": "66562fb659e185983f496772280ec8c8e98e3fead9fa45a04949fe6f4b15bc82", "category": "dependency", "severity": "high", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-39363"], "package": "vite", "rule_id": "GHSA-p9ff-h696-f583", "scanner": "osv-scanner", "correlation_key": "vuln|vite|CVE-2026-39363|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-v39h-62p7-jpjc", "level": "error", "message": {"text": "fast-uri: GHSA-v39h-62p7-jpjc"}, "properties": {"repobilityId": 118947, "scanner": "osv-scanner", "fingerprint": "d9e8ef847898100d4370c43984678fe5fed930d5324ab88248c2d2156d522d84", "category": "dependency", "severity": "high", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-6322"], "package": "fast-uri", "rule_id": "GHSA-v39h-62p7-jpjc", "scanner": "osv-scanner", "correlation_key": "vuln|fast-uri|CVE-2026-6322|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-q3j6-qgpj-74h6", "level": "error", "message": {"text": "fast-uri: GHSA-q3j6-qgpj-74h6"}, "properties": {"repobilityId": 118946, "scanner": "osv-scanner", "fingerprint": "bbadb454e2f0de5491c967e3dd8f97119c293cd0aafbefed77d3b3e72652865f", "category": "dependency", "severity": "high", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-6321"], "package": "fast-uri", "rule_id": "GHSA-q3j6-qgpj-74h6", "scanner": "osv-scanner", "correlation_key": "vuln|fast-uri|CVE-2026-6321|package-lock.json"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKR014", "level": "error", "message": {"text": "Dockerfile copies the entire context without .dockerignore"}, "properties": {"repobilityId": 118941, "scanner": "repobility-docker", "fingerprint": "a54310f67427c7fa37ebce0cd3591509e507d0e9ce5d2b4dae766362c818319b", "category": "docker", "severity": "high", "confidence": 0.92, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Broad context copy and missing .dockerignore were found together.", "evidence": {"rule_id": "DKR014", "scanner": "repobility-docker", "references": ["https://docs.docker.com/develop/develop-images/dockerfile_best-practices/"], "correlation_key": "fp|a54310f67427c7fa37ebce0cd3591509e507d0e9ce5d2b4dae766362c818319b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/Dockerfile"}, "region": {"startLine": 11}}}]}, {"ruleId": "MINED031", "level": "error", "message": {"text": "[MINED031] React Direct State Mutation: this.state.X = Y mutates without setState. React wont re-render."}, "properties": {"repobilityId": 118938, "scanner": "repobility-threat-engine", "fingerprint": "0e135a90e5da77cb6edb730af6908bdac30592a48abe74c78b66c7be3b591af9", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "react-direct-state-mutation", "owasp": null, "cwe_ids": ["CWE-682"], "languages": ["typescript", "tsx", "javascript", "jsx"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347971+00:00", "triaged_in_corpus": 15, "observations_count": 6168, "ai_coder_pattern_id": 137}, "scanner": "repobility-threat-engine", "correlation_key": "fp|0e135a90e5da77cb6edb730af6908bdac30592a48abe74c78b66c7be3b591af9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/plexus/src/Digraph/index.tsx"}, "region": {"startLine": 110}}}]}, {"ruleId": "SEC083", "level": "error", "message": {"text": "[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) \u2014 variable input can craft a ReDoS pattern. Ported from eslint-plugin-security detect-non-literal-regexp (Apache-2.0)."}, "properties": {"repobilityId": 118936, "scanner": "repobility-threat-engine", "fingerprint": "b708b8bc219e4b8f270187458663e91ecedcb8d9c450252556187ab3f26dc94f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "new RegExp(`${", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC083", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|b708b8bc219e4b8f270187458663e91ecedcb8d9c450252556187ab3f26dc94f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/common/FilteredList/highlightMatches.tsx"}, "region": {"startLine": 85}}}]}, {"ruleId": "SEC085", "level": "error", "message": {"text": "[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. Ported from eslint-plugin-security detect-child-process (Apache-2.0)."}, "properties": {"repobilityId": 118935, "scanner": "repobility-threat-engine", "fingerprint": "1bcde4a567a002685eca193fb7ca077caf0df884553bf42a61ad13d1f227152c", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "exec(shortstat", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|1bcde4a567a002685eca193fb7ca077caf0df884553bf42a61ad13d1f227152c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/get-tracking-version.js"}, "region": {"startLine": 39}}}]}, {"ruleId": "SEC085", "level": "error", "message": {"text": "[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. Ported from eslint-plugin-security detect-child-process (Apache-2.0)."}, "properties": {"repobilityId": 118934, "scanner": "repobility-threat-engine", "fingerprint": "ecc3f4deb24ca9bbe4471d98b1dc33343ff68b730086d85a3f71562da925905b", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "exec(text", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|ecc3f4deb24ca9bbe4471d98b1dc33343ff68b730086d85a3f71562da925905b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/common/BreakableText.tsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "SEC128", "level": "error", "message": {"text": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake): Async call invoked without `await` returns an unhandled Promise. The outer function resolves before the inner work completes \u2014 DB writes lost, emails not sent, race conditions. This is one of the top-3 errors AI coders make: they understand async-shape but drop the await keyword when chaining multiple ops. Surfaces as flaky tests or silently dropped data in production."}, "properties": {"repobilityId": 118925, "scanner": "repobility-threat-engine", "fingerprint": "e1e4c945d78275f9fa0532f2a5f7297ee0d086dc1ec9065bb0a0f298cd32678f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "spanMap.delete(span.spanID);", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|e1e4c945d78275f9fa0532f2a5f7297ee0d086dc1ec9065bb0a0f298cd32678f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/CriticalPath/utils/sanitizeOverFlowingChildren.ts"}, "region": {"startLine": 27}}}]}, {"ruleId": "SEC128", "level": "error", "message": {"text": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake): Async call invoked without `await` returns an unhandled Promise. The outer function resolves before the inner work completes \u2014 DB writes lost, emails not sent, race conditions. This is one of the top-3 errors AI coders make: they understand async-shape but drop the await keyword when chaining multiple ops. Surfaces as flaky tests or silently dropped data in production."}, "properties": {"repobilityId": 118924, "scanner": "repobility-threat-engine", "fingerprint": "d24d34c64a35313e1e2421906c744725f95b1fa40da1a622731e95ca5e37afaf", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "notification.destroy(oldState);", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|d24d34c64a35313e1e2421906c744725f95b1fa40da1a622731e95ca5e37afaf"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/TracePage/ArchiveNotifier/index.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "SEC128", "level": "error", "message": {"text": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake): Async call invoked without `await` returns an unhandled Promise. The outer function resolves before the inner work completes \u2014 DB writes lost, emails not sent, race conditions. This is one of the top-3 errors AI coders make: they understand async-shape but drop the await keyword when chaining multiple ops. Surfaces as flaky tests or silently dropped data in production."}, "properties": {"repobilityId": 118923, "scanner": "repobility-threat-engine", "fingerprint": "e01a57a7ec652db4a7ee0861e8ff2a43c0efb851189bb0028a7005636ea0ed8b", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "next.delete(idx);", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|e01a57a7ec652db4a7ee0861e8ff2a43c0efb851189bb0028a7005636ea0ed8b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/DeepDependencies/view-modifiers-logic.ts"}, "region": {"startLine": 40}}}]}, {"ruleId": "SEC040", "level": "error", "message": {"text": "[SEC040] innerHTML XSS \u2014 template literal with server-supplied data: Setting .innerHTML with a template literal that interpolates server-supplied or user-supplied data is the canonical stored/reflected XSS vector. The browser parses the HTML and executes any <script> or event-handler attributes in the data. CWE-79. Especially dangerous when the data comes from a CV parser, profile field, or any user-input pipeline."}, "properties": {"repobilityId": 118906, "scanner": "repobility-threat-engine", "fingerprint": "8d607effe5c753a771565e2ed64a1c3d11668e9bc35d54cad01c80f54d4517b8", "category": "xss", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "map(([key, value]) => `${key}=${value}", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC040", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|8d607effe5c753a771565e2ed64a1c3d11668e9bc35d54cad01c80f54d4517b8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/plexus/src/LayoutManager/dot/toDot.ts"}, "region": {"startLine": 35}}}]}, {"ruleId": "SEC040", "level": "error", "message": {"text": "[SEC040] innerHTML XSS \u2014 template literal with server-supplied data: Setting .innerHTML with a template literal that interpolates server-supplied or user-supplied data is the canonical stored/reflected XSS vector. The browser parses the HTML and executes any <script> or event-handler attributes in the data. CWE-79. Especially dangerous when the data comes from a CV parser, profile field, or any user-input pipeline."}, "properties": {"repobilityId": 118905, "scanner": "repobility-threat-engine", "fingerprint": "0ab1a2679fdb17bf629f90395881d181344f717ad8315070ae8d24625052397c", "category": "xss", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "map((serviceName: string) => `service=${serviceName}", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC040", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|0ab1a2679fdb17bf629f90395881d181344f717ad8315070ae8d24625052397c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/api/jaeger.ts"}, "region": {"startLine": 133}}}]}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 118903, "scanner": "repobility-threat-engine", "fingerprint": "728eb187485ed27a3cb8a7b9dedd48278d183f3073e3f9a022ebbc94a0afd38a", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Url(p", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|728eb187485ed27a3cb8a7b9dedd48278d183f3073e3f9a022ebbc94a0afd38a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/App/TopNav.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 118902, "scanner": "repobility-threat-engine", "fingerprint": "1d9ff8de8fb12b73fa317896965a5b6fad2c378ca036ed8af6e6af1996961f88", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Url(v", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|1d9ff8de8fb12b73fa317896965a5b6fad2c378ca036ed8af6e6af1996961f88"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/components/App/JaegerAskSearchInput.tsx"}, "region": {"startLine": 33}}}]}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 118901, "scanner": "repobility-threat-engine", "fingerprint": "f6b73eb93793c0e30fe8bcafe9351f40cf9d411fda67ef79138a534961f25508", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Url(g", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|f6b73eb93793c0e30fe8bcafe9351f40cf9d411fda67ef79138a534961f25508"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/jaeger-ui/src/api/jaeger.ts"}, "region": {"startLine": 89}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/cache/save` pinned to mutable ref `@v5`"}, "properties": {"repobilityId": 118876, "scanner": "repobility-supply-chain", "fingerprint": "c6480b7853d8eb060bf6755968da14d3a9ff19e2a837faad492d272a23144b7a", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-mutable-ref", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|c6480b7853d8eb060bf6755968da14d3a9ff19e2a837faad492d272a23144b7a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check_bundle.yml"}, "region": {"startLine": 72}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/cache/restore` pinned to mutable ref `@v5`"}, "properties": {"repobilityId": 118875, "scanner": "repobility-supply-chain", "fingerprint": "d34351dbb41d29aa243feba0d0b994cbd69f67a0468a4b51bfe0676316dae474", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-mutable-ref", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|d34351dbb41d29aa243feba0d0b994cbd69f67a0468a4b51bfe0676316dae474"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check_bundle.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `jaegertracing/jaeger/.github/actions/block-pr-from-main-branch` pinned to mutable ref `@main`"}, "properties": {"repobilityId": 118874, "scanner": "repobility-supply-chain", "fingerprint": "36251b6f2f71e557e3935dfa9e840e5efdf714caf8ec39e0e9cfb0cfd4858f8d", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-mutable-ref", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|36251b6f2f71e557e3935dfa9e840e5efdf714caf8ec39e0e9cfb0cfd4858f8d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/lint-build.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "MINED118", "level": "error", "message": {"text": "Dockerfile FROM `node:24.16.0` not pinned by digest"}, "properties": {"repobilityId": 118873, "scanner": "repobility-supply-chain", "fingerprint": "51d54d4d4527564462f3ad5cdcfedfd8cd451e540379b61dd74045be667b6ac8", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "docker-from-unpinned", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["dockerfile"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|51d54d4d4527564462f3ad5cdcfedfd8cd451e540379b61dd74045be667b6ac8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/github-script` pinned to mutable ref `@v9`"}, "properties": {"repobilityId": 118872, "scanner": "repobility-supply-chain", "fingerprint": "3711af812469755e9f6774912461f0f09e3fc368d76d5cec52330997ac83c139", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-mutable-ref", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|3711af812469755e9f6774912461f0f09e3fc368d76d5cec52330997ac83c139"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-quota-manager.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 118944, "scanner": "gitleaks", "fingerprint": "2ad0e9998fc7939ef9fff33ba7f1898824a82d0ff7c83f7954388c6a302d808a", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "token: <redacted>", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|. token|4|token: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/unit-tests.yml"}, "region": {"startLine": 43}}}]}]}]}