{"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": "WEB012", "name": "Service worker is present without a web app manifest", "shortDescription": {"text": "Service worker is present without a web app manifest"}, "fullDescription": {"text": "A service worker without a manifest often means the PWA install surface is incomplete or inconsistent across devices."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "medium", "confidence": 0.72, "cwe": "", "owasp": ""}}, {"id": "WEB003", "name": "Public web service has no security.txt", "shortDescription": {"text": "Public web service has no security.txt"}, "fullDescription": {"text": "security.txt gives researchers and customers a safe disclosure channel. Public web apps and APIs should publish it under /.well-known/security.txt."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "medium", "confidence": 0.78, "cwe": "", "owasp": ""}}, {"id": "WEB015", "name": "Public web app has no Content Security Policy", "shortDescription": {"text": "Public web app has no Content Security Policy"}, "fullDescription": {"text": "A Content Security Policy reduces the blast radius of injected scripts if the app is ever served through preview, static hosting, or a web container outside its normal sandbox."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "medium", "confidence": 0.7, "cwe": "", "owasp": ""}}, {"id": "JRN003", "name": "Frontend API reference is not matched by discovered backend routes", "shortDescription": {"text": "Frontend API reference is not matched by discovered backend routes"}, "fullDescription": {"text": "A frontend string references a same-origin API path that Repobility could not match to backend route inventory. This often causes live 404s in user journeys."}, "properties": {"scanner": "repobility-journey-contract", "category": "quality", "severity": "medium", "confidence": 0.74, "cwe": "", "owasp": ""}}, {"id": "AUC009", "name": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function", "shortDescription": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /po"}, "fullDescription": {"text": "A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /policies/route."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "medium", "confidence": 0.68, "cwe": "CWE-285", "owasp": "API5:2023 Broken Function Level Authorization"}}, {"id": "AUC004", "name": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence ", "shortDescription": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /keys/route."}, "fullDescription": {"text": "An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /keys/route."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "medium", "confidence": 0.66, "cwe": "CWE-285", "owasp": "API5:2023 Broken Function Level Authorization"}}, {"id": "AUC002", "name": "[AUC002] Low visible authorization coverage in route inventory: Only 17.1% of discovered routes show nearby authenticati", "shortDescription": {"text": "[AUC002] Low visible authorization coverage in route inventory: Only 17.1% of discovered routes show nearby authentication, authorization, middleware, or public-route evidence."}, "fullDescription": {"text": "Only 17.1% of discovered routes show nearby authentication, authorization, middleware, or public-route evidence."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "medium", "confidence": 0.74, "cwe": "CWE-285", "owasp": "WSTG-AUTHZ"}}, {"id": "AUC001", "name": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobilit", "shortDescription": {"text": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "fullDescription": {"text": "The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "medium", "confidence": 0.92, "cwe": "CWE-285", "owasp": "WSTG-AUTHZ"}}, {"id": "GHSA-xrhx-7g5j-rcj5", "name": "hono: GHSA-xrhx-7g5j-rcj5", "shortDescription": {"text": "hono: GHSA-xrhx-7g5j-rcj5"}, "fullDescription": {"text": "Hono: IP Restriction bypasses static deny rules for non-canonical IPv6 "}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-f577-qrjj-4474", "name": "hono: GHSA-f577-qrjj-4474", "shortDescription": {"text": "hono: GHSA-f577-qrjj-4474"}, "fullDescription": {"text": "Hono: JWT middleware accepts any Authorization scheme, not only Bearer"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-3hrh-pfw6-9m5x", "name": "hono: GHSA-3hrh-pfw6-9m5x", "shortDescription": {"text": "hono: GHSA-3hrh-pfw6-9m5x"}, "fullDescription": {"text": "Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-2gcr-mfcq-wcc3", "name": "hono: GHSA-2gcr-mfcq-wcc3", "shortDescription": {"text": "hono: GHSA-2gcr-mfcq-wcc3"}, "fullDescription": {"text": "Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-mf9w-mj56-hr94", "name": "python-dotenv: GHSA-mf9w-mj56-hr94", "shortDescription": {"text": "python-dotenv: GHSA-mf9w-mj56-hr94"}, "fullDescription": {"text": "python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-gc5v-m9x4-r6x2", "name": "requests: GHSA-gc5v-m9x4-r6x2", "shortDescription": {"text": "requests: GHSA-gc5v-m9x4-r6x2"}, "fullDescription": {"text": "Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-9wx4-h78v-vm56", "name": "requests: GHSA-9wx4-h78v-vm56", "shortDescription": {"text": "requests: GHSA-9wx4-h78v-vm56"}, "fullDescription": {"text": "Requests `Session` object does not verify requests after making first request with verify=False"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "GHSA-9hjg-9r4m-mvj7", "name": "requests: GHSA-9hjg-9r4m-mvj7", "shortDescription": {"text": "requests: GHSA-9hjg-9r4m-mvj7"}, "fullDescription": {"text": "Requests vulnerable to .netrc credentials leak via malicious URLs"}, "properties": {"scanner": "osv-scanner", "category": "dependency", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "DKC015", "name": "Database service has no healthcheck", "shortDescription": {"text": "Database service has no healthcheck"}, "fullDescription": {"text": "Compose starts dependent containers in dependency order, but it does not wait for a database to be ready unless a healthcheck is defined and dependents use service_healthy."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "medium", "confidence": 0.88, "cwe": "", "owasp": ""}}, {"id": "DKR014", "name": "Dockerfile copies broad context with incomplete .dockerignore", "shortDescription": {"text": "Dockerfile copies broad context with incomplete .dockerignore"}, "fullDescription": {"text": "COPY . or ADD . is safer when .dockerignore excludes secrets, git history, keys, and generated artifacts."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "medium", "confidence": 0.76, "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": "SEC136", "name": "[SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all exception block that silently returns ", "shortDescription": {"text": "[SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all exception block that silently returns success or no-ops. AI agents reach for this pattern when a flaky test or an unfamiliar API throws \u2014 wrap, swallow, retur"}, "fullDescription": {"text": "Catch the specific exception type, log at error level with full exception info, and return a failure-shaped result. If the operation is genuinely best-effort, log at warning and document why in a comment so the next reader (or scanner) knows."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC134", "name": "[SEC134] AI scaffold leftover \u2014 Lorem ipsum / example.com / John Doe in code: Lorem ipsum / John Doe / example.com left ", "shortDescription": {"text": "[SEC134] AI scaffold leftover \u2014 Lorem ipsum / example.com / John Doe in code: Lorem ipsum / John Doe / example.com left in non-test code. AI agents emit these as 'reasonable defaults' when they don't know real values; the human then forgets"}, "fullDescription": {"text": "Move dummy values to fixtures / seed files. In application code, require these to come from config or fail closed. Add a CI grep that rejects 'lorem ipsum' and 'example.com' outside test files."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC001", "name": "[SEC001] Hardcoded Password: Hardcoded password found in source code.", "shortDescription": {"text": "[SEC001] Hardcoded Password: Hardcoded password found in source code."}, "fullDescription": {"text": "Use environment variables or a secrets manager."}, "properties": {"scanner": "repobility-threat-engine", "category": "credential_exposure", "severity": "medium", "confidence": 0.3, "cwe": "", "owasp": ""}}, {"id": "SEC087", "name": "[SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; using it for tokens/keys/nonces", "shortDescription": {"text": "[SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; using it for tokens/keys/nonces is predictable. Ported from gosec G404 / eslint detect-pseudoRandomBytes concept (Apache-2.0)."}, "fullDescription": {"text": "Use `crypto.randomBytes(32).toString('hex')` (Node) or `crypto.getRandomValues()` (browser)."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "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": "SEC007", "name": "[SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code.", "shortDescription": {"text": "[SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code."}, "fullDescription": {"text": "Use yaml.safe_load() instead of yaml.load(). Avoid pickle for untrusted data."}, "properties": {"scanner": "repobility-threat-engine", "category": "deserialization", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "ERR002", "name": "[ERR002] Empty Catch Block: Empty catch blocks hide errors.", "shortDescription": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "fullDescription": {"text": "Log the error or rethrow it. Use console.error() at minimum."}, "properties": {"scanner": "repobility-threat-engine", "category": "error_handling", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "COMP001", "name": "[COMP001] High cognitive complexity: Function `_format_handoff` has cognitive complexity 22 (SonarSource scale). Cogniti", "shortDescription": {"text": "[COMP001] High cognitive complexity: Function `_format_handoff` has cognitive complexity 22 (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 22."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "medium", "confidence": 0.95, "cwe": "", "owasp": ""}}, {"id": "ERR001", "name": "[ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even in cleanup code, log at DEBUG ", "shortDescription": {"text": "[ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even in cleanup code, log at DEBUG level."}, "fullDescription": {"text": "Log the error: `except Exception: logger.debug('cleanup failed', exc_info=True)`. Or handle specific exception types."}, "properties": {"scanner": "repobility-threat-engine", "category": "error_handling", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "DEPCUR-PY", "name": "Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1)", "shortDescription": {"text": "Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1)"}, "fullDescription": {"text": "`dashclaw==2.6.0` is 2 major version(s) behind the latest stable release on PyPI (4.1.1). Pinned-but-stale Python dependencies drift away from upstream security and bugfix releases. This is the version-currency signal Dependabot raises."}, "properties": {"scanner": "repobility-dependency-currency", "category": "dependency", "severity": "medium", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "DEPCUR-NPM", "name": "npm package `redis` is 2 major version(s) behind (4.7.1 -> 6.0.0)", "shortDescription": {"text": "npm package `redis` is 2 major version(s) behind (4.7.1 -> 6.0.0)"}, "fullDescription": {"text": "`redis` is pinned/resolved at 4.7.1 but the latest stable release on the npm registry is 6.0.0 (2 major 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": "medium", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED124", "name": "requirements.txt: `python-dotenv` has no version pin", "shortDescription": {"text": "requirements.txt: `python-dotenv` has no version pin"}, "fullDescription": {"text": "Unpinned pip requirement means every fresh install may resolve a different version. Newer releases can introduce malicious code (typosquats, account compromises). Reproducible installs need exact pins."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "medium", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED111", "name": "Bare except continues silently", "shortDescription": {"text": "Bare except continues silently"}, "fullDescription": {"text": "Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose."}, "properties": {"scanner": "repobility-ast-engine", "category": "quality", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "WEB011", "name": "Public web app has no humans.txt", "shortDescription": {"text": "Public web app has no humans.txt"}, "fullDescription": {"text": "humans.txt is optional, but it gives operators and reviewers a simple place to find ownership, contact, and important public documentation links."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "low", "confidence": 0.5, "cwe": "", "owasp": ""}}, {"id": "WEB008", "name": "Public docs site has no llms.txt", "shortDescription": {"text": "Public docs site has no llms.txt"}, "fullDescription": {"text": "AI coding agents increasingly read llms.txt to find canonical docs and API workflows. Without it, agents are more likely to browse pages repeatedly or use stale instructions."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "low", "confidence": 0.64, "cwe": "", "owasp": ""}}, {"id": "WEB002", "name": "Public web app has no sitemap", "shortDescription": {"text": "Public web app has no sitemap"}, "fullDescription": {"text": "A sitemap gives search engines, docs crawlers, and AI agents a structured list of public pages. Without one, important docs and product pages are easy to miss."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "low", "confidence": 0.72, "cwe": "", "owasp": ""}}, {"id": "WEB001", "name": "Public web app has no robots.txt", "shortDescription": {"text": "Public web app has no robots.txt"}, "fullDescription": {"text": "Public websites should publish a robots.txt file so crawlers and AI agents can discover crawl rules and sitemap locations without guessing."}, "properties": {"scanner": "repobility-web-presence", "category": "quality", "severity": "low", "confidence": 0.74, "cwe": "", "owasp": ""}}, {"id": "DKC016", "name": "App service does not wait for database health", "shortDescription": {"text": "App service does not wait for database health"}, "fullDescription": {"text": "depends_on controls startup order, but without condition: service_healthy an app can start while the database is still initializing and fail intermittently."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "low", "confidence": 0.68, "cwe": "", "owasp": ""}}, {"id": "DKC010", "name": "Compose service lacks no-new-privileges hardening", "shortDescription": {"text": "Compose service lacks no-new-privileges hardening"}, "fullDescription": {"text": "no-new-privileges prevents processes from gaining additional privileges through setuid binaries or file capabilities."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "low", "confidence": 0.62, "cwe": "", "owasp": ""}}, {"id": "DKR008", "name": ".dockerignore misses sensitive defaults", "shortDescription": {"text": ".dockerignore misses sensitive defaults"}, "fullDescription": {"text": ".dockerignore exists but does not cover common secret or VCS patterns."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "low", "confidence": 0.72, "cwe": "", "owasp": ""}}, {"id": "SEC132", "name": "[SEC132] String concat where the language has interpolation (AI style drift): String built by concatenation where the la", "shortDescription": {"text": "[SEC132] String concat where the language has interpolation (AI style drift): String built by concatenation where the language has cleaner interpolation (Python f-strings since 3.6, JS template literals since ES6). Not a vulnerability on it"}, "fullDescription": {"text": "Python: `f\"prefix {var} suffix\"`. JS/TS: `` `prefix ${var} suffix` ``. Add a lint rule (pyupgrade UP032, eslint prefer-template) so future PRs catch this automatically."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "low", "confidence": 1.0, "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": "MINED072", "name": "[MINED072] Python Pass Only Class: class Foo: pass \u2014 stub waiting to be filled in.", "shortDescription": {"text": "[MINED072] Python Pass Only Class: class Foo: pass \u2014 stub waiting to be filled in."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-1188 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC085", "name": "[SEC085] JS: child_process.exec with non-literal (and 3 more): Same pattern found in 3 additional files. Review if neede", "shortDescription": {"text": "[SEC085] JS: child_process.exec with non-literal (and 3 more): Same pattern found in 3 additional files. Review if needed."}, "fullDescription": {"text": "Use execFile / spawn with separate args array; never pass shell strings."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED063", "name": "[MINED063] Toctou Os Path Exists: if os.path.exists(p): open(p) \u2014 file can be replaced/deleted between check and use.", "shortDescription": {"text": "[MINED063] Toctou Os Path Exists: if os.path.exists(p): open(p) \u2014 file can be replaced/deleted between check and use."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-367 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED062", "name": "[MINED062] Python Dataclass No Fields: @dataclass over an empty class \u2014 unfinished model.", "shortDescription": {"text": "[MINED062] Python Dataclass No Fields: @dataclass over an empty class \u2014 unfinished model."}, "fullDescription": {"text": "Review and fix per the pattern semantics."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED049", "name": "[MINED049] Print Pii (and 11 more): Same pattern found in 11 additional files. Review if needed.", "shortDescription": {"text": "[MINED049] Print Pii (and 11 more): Same pattern found in 11 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-532 / A09:2021 for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED043", "name": "[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle credentials or data.", "shortDescription": {"text": "[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle credentials or data."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-319 / A02:2021 for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED074", "name": "[MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.example.com/v2). Common AI halluci", "shortDescription": {"text": "[MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.example.com/v2). Common AI hallucination."}, "fullDescription": {"text": "Review and fix per the pattern semantics."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED100", "name": "[MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render bugs when the list re-orders, it", "shortDescription": {"text": "[MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render bugs when the list re-orders, items are inserted/removed mid-list, or items have state. Prefer a stable unique id from the data."}, "fullDescription": {"text": "Use a stable unique identifier from your data: `key={item.id}`. Only use the index when the list is truly static and never reorders."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED055", "name": "[MINED055] Npm Install No Lockfile (and 2 more): Same pattern found in 2 additional files. Review if needed.", "shortDescription": {"text": "[MINED055] Npm Install No Lockfile (and 2 more): Same pattern found in 2 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-1357 / A06:2021 for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED019", "name": "[MINED019] Ssti Jinja From String (and 1 more): Same pattern found in 1 additional files. Review if needed.", "shortDescription": {"text": "[MINED019] Ssti Jinja From String (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-94 / A03:2021 for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "SEC020", "name": "[SEC020] Secret Printed to Logs (and 34 more): Same pattern found in 34 additional files. Review if needed.", "shortDescription": {"text": "[SEC020] Secret Printed to Logs (and 34 more): Same pattern found in 34 additional files. Review if needed."}, "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.2, "cwe": "", "owasp": ""}}, {"id": "SEC118", "name": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier (and 13 more): Same pattern found in 13 additional files", "shortDescription": {"text": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier (and 13 more): Same pattern found in 13 additional files. Review if needed."}, "fullDescription": {"text": "Use `uuid.uuid4()` (random) or `secrets.token_urlsafe()` for tokens. In Go, use `uuid.NewRandom()` (google/uuid)."}, "properties": {"scanner": "repobility-threat-engine", "category": "crypto", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED056", "name": "[MINED056] React Key As Index (and 17 more): Same pattern found in 17 additional files. Review if needed.", "shortDescription": {"text": "[MINED056] React Key As Index (and 17 more): Same pattern found in 17 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-682 /  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 352 more): Same pattern found in 352 additional files. Review if needed.", "shortDescription": {"text": "[MINED044] Js Console Log Prod (and 352 more): Same pattern found in 352 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": "MINED050", "name": "[MINED050] Stub Only Function (and 15 more): Same pattern found in 15 additional files. Review if needed.", "shortDescription": {"text": "[MINED050] Stub Only Function (and 15 more): Same pattern found in 15 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-1188 /  for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "MINED001", "name": "[MINED001] Bare Except Pass (and 12 more): Same pattern found in 12 additional files. Review if needed.", "shortDescription": {"text": "[MINED001] Bare Except Pass (and 12 more): Same pattern found in 12 additional files. Review if needed."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-755 /  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 129 more): Same pattern found in 129 ad", "shortDescription": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 129 more): Same pattern found in 129 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": "JRN009", "name": "Secret-like setting is echoed into a password input value", "shortDescription": {"text": "Secret-like setting is echoed into a password input value"}, "fullDescription": {"text": "Settings screens sometimes render API keys, tokens, or passwords back into HTML/JSX password fields. That still exposes the secret to page source, browser extensions, screenshots, and DOM scraping."}, "properties": {"scanner": "repobility-journey-contract", "category": "auth", "severity": "high", "confidence": 0.83, "cwe": "", "owasp": ""}}, {"id": "AUC003", "name": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby a", "shortDescription": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: PATCH /_archive/context/threads/:t"}, "fullDescription": {"text": "A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: PATCH /_archive/context/threads/:threadId/route."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "high", "confidence": 0.7, "cwe": "CWE-639", "owasp": "API1:2023 Broken Object Level Authorization"}}, {"id": "DKC011", "name": "Database service publishes a host port", "shortDescription": {"text": "Database service publishes a host port"}, "fullDescription": {"text": "Publishing database ports to the host increases exposure. Internal Compose networking usually only needs expose, not ports."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "high", "confidence": 0.84, "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": "SEC013", "name": "[SEC013] Path Traversal \u2014 User Input in File Path: User-controlled input used in file path without sanitization. Allows ", "shortDescription": {"text": "[SEC013] Path Traversal \u2014 User Input in File Path: User-controlled input used in file path without sanitization. Allows reading arbitrary files."}, "fullDescription": {"text": "Use os.path.realpath() and verify the path starts with your expected base directory. Use secure_filename() for uploads."}, "properties": {"scanner": "repobility-threat-engine", "category": "path_traversal", "severity": "high", "confidence": 0.8, "cwe": "", "owasp": ""}}, {"id": "MINED004", "name": "[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums).", "shortDescription": {"text": "[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums)."}, "fullDescription": {"text": "Review and fix per the pattern semantics. See CWE-327 / A02:2021 for context."}, "properties": {"scanner": "repobility-threat-engine", "category": "quality", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "SEC128", "name": "[SEC128] Async function without await \u2014 fire-and-forget Promise (AI mistake): Async call invoked without `await` returns", "shortDescription": {"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, ra"}, "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": "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 `anthropics/claude-code-action` pinned to mutable ref `@v1`", "shortDescription": {"text": "Action `anthropics/claude-code-action` pinned to mutable ref `@v1`"}, "fullDescription": {"text": "`uses: anthropics/claude-code-action@v1` 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": "MINED126", "name": "Workflow container/services image `postgres:16` unpinned", "shortDescription": {"text": "Workflow container/services image `postgres:16` unpinned"}, "fullDescription": {"text": "`container/services image: postgres:16` without `@sha256:...` pulls a mutable tag at workflow-run time. Treat workflow container references with the same supply-chain discipline as Dockerfile FROM lines."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "high", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED122", "name": "package.json dep `dashclaw` pulled from URL/Git", "shortDescription": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "fullDescription": {"text": "`dependencies.dashclaw` = `file:../../sdk` bypasses the npm registry. No integrity hash, no version locking, no registry-side scanning. If the URL or git host is compromised, every `npm install` pulls the new payload."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "high", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED118", "name": "Dockerfile FROM `node:20-alpine` not pinned by digest", "shortDescription": {"text": "Dockerfile FROM `node:20-alpine` not pinned by digest"}, "fullDescription": {"text": "`FROM node:20-alpine` 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": "MINED106", "name": "Phantom test coverage: test_save_catches_oserror", "shortDescription": {"text": "Phantom test coverage: test_save_catches_oserror"}, "fullDescription": {"text": "Test function `test_save_catches_oserror` runs code but contains no assert / expect / should call \u2014 it passes regardless of behaviour. Adds line coverage without verifying anything."}, "properties": {"scanner": "repobility-ast-engine", "category": "quality", "severity": "high", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED108", "name": "`self._heartbeat_stop_event` used but never assigned in __init__", "shortDescription": {"text": "`self._heartbeat_stop_event` used but never assigned in __init__"}, "fullDescription": {"text": "Method `start_heartbeat` of class `DashClaw` reads `self._heartbeat_stop_event`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance."}, "properties": {"scanner": "repobility-ast-engine", "category": "quality", "severity": "high", "confidence": 1.0, "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": ""}}, {"id": "curl-auth-header", "name": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed r", "shortDescription": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "fullDescription": {"text": "Gitleaks detected a committed secret or credential pattern."}, "properties": {"scanner": "gitleaks", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "cwe": "", "owasp": ""}}, {"id": "stripe-access-token", "name": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data.", "shortDescription": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "fullDescription": {"text": "Gitleaks detected a committed secret or credential pattern."}, "properties": {"scanner": "gitleaks", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "cwe": "", "owasp": ""}}, {"id": "aws-access-token", "name": "Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on ", "shortDescription": {"text": "Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms."}, "fullDescription": {"text": "Gitleaks detected a committed secret or credential pattern."}, "properties": {"scanner": "gitleaks", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "cwe": "", "owasp": ""}}, {"id": "DKC007", "name": "Compose service contains a literal secret environment value", "shortDescription": {"text": "Compose service contains a literal secret environment value"}, "fullDescription": {"text": "Literal secrets in Compose files are committed to source and exposed through container inspection."}, "properties": {"scanner": "repobility-docker", "category": "docker", "severity": "critical", "confidence": 0.96, "cwe": "", "owasp": ""}}, {"id": "SEC022", "name": "[SEC022] Database URL With Embedded Credential: A database connection URL contains an embedded username and password. Th", "shortDescription": {"text": "[SEC022] Database URL With Embedded Credential: A database connection URL contains an embedded username and password. These URLs are often copied into defaults, docs, and scripts, then leak working credentials."}, "fullDescription": {"text": "Remove the embedded password, require the URL from a secret store or environment variable, and rotate the database credential."}, "properties": {"scanner": "repobility-threat-engine", "category": "credential_exposure", "severity": "critical", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "MINED133", "name": "Hardcoded Discord webhook URL in source", "shortDescription": {"text": "Hardcoded Discord webhook URL in source"}, "fullDescription": {"text": "File contains a hardcoded `Discord` webhook URL: `https://discord.com/api/webhooks/123456789/qwert-yuiop...`. Webhook URLs are unauthenticated POST endpoints \u2014 anyone with the URL can send messages. They are also a common data-exfiltration channel for compromised packages (malicious post-install collects env vars + POSTs them)."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "critical", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED116", "name": "Workflow uses `secrets.NEXTAUTH_SECRET` on a `pull_request` trigger", "shortDescription": {"text": "Workflow uses `secrets.NEXTAUTH_SECRET` on a `pull_request` trigger"}, "fullDescription": {"text": "This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.NEXTAUTH_SECRET }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context)."}, "properties": {"scanner": "repobility-supply-chain", "category": "dependency", "severity": "critical", "confidence": 0.9, "cwe": "", "owasp": ""}}, {"id": "MINED107", "name": "Missing import: `html` used but not imported", "shortDescription": {"text": "Missing import: `html` used but not imported"}, "fullDescription": {"text": "The file uses `html.something(...)` but never imports `html`. This raises NameError at runtime the first time the line executes."}, "properties": {"scanner": "repobility-ast-engine", "category": "quality", "severity": "critical", "confidence": 1.0, "cwe": "", "owasp": ""}}]}}, "automationDetails": {"id": "repobility/1106"}, "properties": {"repository": "ucsandman/DashClaw", "repoUrl": "https://github.com/ucsandman/DashClaw", "branch": "main"}, "results": [{"ruleId": "WEB012", "level": "warning", "message": {"text": "Service worker is present without a web app manifest"}, "properties": {"repobilityId": 109261, "scanner": "repobility-web-presence", "fingerprint": "fcb0b1c9ad72f83092dc6928d3e76ca25d428a654bdcd26192cf227ad67fe1ea", "category": "quality", "severity": "medium", "confidence": 0.72, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "A service worker was discovered but no common web manifest file was found.", "evidence": {"rule_id": "WEB012", "scanner": "repobility-web-presence", "references": ["https://developer.mozilla.org/en-US/docs/Web/Manifest"], "correlation_key": "fp|fcb0b1c9ad72f83092dc6928d3e76ca25d428a654bdcd26192cf227ad67fe1ea"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "manifest.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "WEB003", "level": "warning", "message": {"text": "Public web service has no security.txt"}, "properties": {"repobilityId": 109260, "scanner": "repobility-web-presence", "fingerprint": "5cd26606c5a53c9f403ff7a92a6917c19cf440a23ce03e2b90e8c493312ef8cd", "category": "quality", "severity": "medium", "confidence": 0.78, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Repository looks like a public web app/API but no security.txt file or route was discovered.", "evidence": {"rule_id": "WEB003", "scanner": "repobility-web-presence", "references": ["https://www.rfc-editor.org/rfc/rfc9116", "https://github.com/Lissy93/web-check"], "correlation_key": "fp|5cd26606c5a53c9f403ff7a92a6917c19cf440a23ce03e2b90e8c493312ef8cd"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".well-known/security.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "WEB015", "level": "warning", "message": {"text": "Public web app has no Content Security Policy"}, "properties": {"repobilityId": 109259, "scanner": "repobility-web-presence", "fingerprint": "7eb70cae3ff63d8ed7c31706185d32b37655333b40b58ca826d740b08fb1ad63", "category": "quality", "severity": "medium", "confidence": 0.7, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Repository looks like a public web app but no CSP header, framework header config, Helmet policy, or CSP meta tag was discovered.", "evidence": {"rule_id": "WEB015", "scanner": "repobility-web-presence", "references": ["https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP", "https://github.com/Lissy93/web-check"], "correlation_key": "fp|7eb70cae3ff63d8ed7c31706185d32b37655333b40b58ca826d740b08fb1ad63"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109252, "scanner": "repobility-journey-contract", "fingerprint": "07af76a488752abd9974f6598bab5ecfc574c840ea6476451138fc3125bce198", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/agents/registry/{param}/capabilities", "correlation_key": "fp|07af76a488752abd9974f6598bab5ecfc574c840ea6476451138fc3125bce198", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/registry/components/CapabilitiesCard.jsx"}, "region": {"startLine": 46}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109251, "scanner": "repobility-journey-contract", "fingerprint": "012c7140a4e8eabf63a193587b51abd509de090ceeaa5ab0742ab7d940aa98fa", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/capabilities", "correlation_key": "fp|012c7140a4e8eabf63a193587b51abd509de090ceeaa5ab0742ab7d940aa98fa", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/registry/components/CapabilitiesCard.jsx"}, "region": {"startLine": 25}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109250, "scanner": "repobility-journey-contract", "fingerprint": "1e98a7b08ab58d2ab884174ceff44447daba2a2320d2cf5062477a3f6eda3215", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/agents", "correlation_key": "fp|1e98a7b08ab58d2ab884174ceff44447daba2a2320d2cf5062477a3f6eda3215", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/page.js"}, "region": {"startLine": 38}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109249, "scanner": "repobility-journey-contract", "fingerprint": "d47841dc8fd3fe1e858354f95525b54b6f53ac027c12214c4d631ab21f0c7c67", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/policies", "correlation_key": "fp|d47841dc8fd3fe1e858354f95525b54b6f53ac027c12214c4d631ab21f0c7c67", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentPoliciesSection.jsx"}, "region": {"startLine": 55}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109248, "scanner": "repobility-journey-contract", "fingerprint": "f280f1d6fe191d31469d77e136b94c97e9e4edb4483108d0ee50249641256f34", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/policies", "correlation_key": "fp|f280f1d6fe191d31469d77e136b94c97e9e4edb4483108d0ee50249641256f34", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentPoliciesSection.jsx"}, "region": {"startLine": 42}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109247, "scanner": "repobility-journey-contract", "fingerprint": "b493c3d2a61d5701f55a77a248240544b0a18f4a6c4040ea00d3096d955e64df", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions", "correlation_key": "fp|b493c3d2a61d5701f55a77a248240544b0a18f4a6c4040ea00d3096d955e64df", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentDecisionTable.jsx"}, "region": {"startLine": 60}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109246, "scanner": "repobility-journey-contract", "fingerprint": "5295f7c90399902c3a7f47bd9162f5c359ca57662e1b69ca6714b2122b21fccc", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/activity", "correlation_key": "fp|5295f7c90399902c3a7f47bd9162f5c359ca57662e1b69ca6714b2122b21fccc", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/activity/page.jsx"}, "region": {"startLine": 89}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109245, "scanner": "repobility-journey-contract", "fingerprint": "fa4b15f0f5f530e4cb1fadbae4356469ca4b62a141cf3e6b83b0f2cee3e9d60c", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/guard", "correlation_key": "fp|fa4b15f0f5f530e4cb1fadbae4356469ca4b62a141cf3e6b83b0f2cee3e9d60c", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/activity/page.jsx"}, "region": {"startLine": 87}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109244, "scanner": "repobility-journey-contract", "fingerprint": "efd7a81c8bf74de0fe4de708870c951c3a64e8828149dcf75f1e5f0723d8fdb8", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions", "correlation_key": "fp|efd7a81c8bf74de0fe4de708870c951c3a64e8828149dcf75f1e5f0723d8fdb8", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/activity/page.jsx"}, "region": {"startLine": 86}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109243, "scanner": "repobility-journey-contract", "fingerprint": "679fec286e2c8a37dcc1c62e24615d10e903ef8196de7ba5738734c082064a5a", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/loops/{param}", "correlation_key": "fp|679fec286e2c8a37dcc1c62e24615d10e903ef8196de7ba5738734c082064a5a", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 190}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109242, "scanner": "repobility-journey-contract", "fingerprint": "0beb578c1fbbe10427fc613a50d2c54717d4166f2c2815d89e9db3aad68749a0", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/loops/{param}", "correlation_key": "fp|0beb578c1fbbe10427fc613a50d2c54717d4166f2c2815d89e9db3aad68749a0", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 173}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109241, "scanner": "repobility-journey-contract", "fingerprint": "2473afff91856f8ce46d23d8012a400ec3e493781195c10b643f91aa1d2b69f7", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/assumptions/{param}", "correlation_key": "fp|2473afff91856f8ce46d23d8012a400ec3e493781195c10b643f91aa1d2b69f7", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 153}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109240, "scanner": "repobility-journey-contract", "fingerprint": "f8bde1208e899a9ea732ad6297f1db47d05ff6425056a05b2f12025a477d506b", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/assumptions/{param}", "correlation_key": "fp|f8bde1208e899a9ea732ad6297f1db47d05ff6425056a05b2f12025a477d506b", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 135}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109239, "scanner": "repobility-journey-contract", "fingerprint": "25d2bfbb46f22d610fdaa7ad3702701ca620c90ff88e960825602131b357332a", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/{param}/trace", "correlation_key": "fp|25d2bfbb46f22d610fdaa7ad3702701ca620c90ff88e960825602131b357332a", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 70}}}]}, {"ruleId": "JRN003", "level": "warning", "message": {"text": "Frontend API reference is not matched by discovered backend routes"}, "properties": {"repobilityId": 109238, "scanner": "repobility-journey-contract", "fingerprint": "54d8950436d9376e5d9a154dccb6448de490cb786951207a46aa62da2a4cf4c0", "category": "quality", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Same-origin /api path appears in frontend code but no discovered backend endpoint has the same route shape.", "evidence": {"rule_id": "JRN003", "scanner": "repobility-journey-contract", "references": ["https://repobility.com/library/authorization/"], "route_shape": "/api/actions/{param}", "correlation_key": "fp|54d8950436d9376e5d9a154dccb6448de490cb786951207a46aa62da2a4cf4c0", "backend_endpoint_count": 415}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/actions/[actionId]/page.js"}, "region": {"startLine": 57}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /policies/route."}, "properties": {"repobilityId": 109237, "scanner": "repobility-access-control", "fingerprint": "39cbf3ec77ee0a437f96067c628aef5cd501e1ef6a8f931bcb5701f22afc08b8", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/policies/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/policies/route.js|16|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/route.js"}, "region": {"startLine": 16}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: POST /actions/route."}, "properties": {"repobilityId": 109236, "scanner": "repobility-access-control", "fingerprint": "4950c7fb970fd5e68ccc802596d963f4376451e31d225d5dff4ef7e1d186857e", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/actions/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/actions/route.js|76|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/actions/route.js"}, "region": {"startLine": 76}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /actions/route."}, "properties": {"repobilityId": 109235, "scanner": "repobility-access-control", "fingerprint": "9f20b244866cef1d81e571f9673b41db612b60cfee14f89c042b13d882c6f6a2", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/actions/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/actions/route.js|37|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/actions/route.js"}, "region": {"startLine": 37}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: POST /model-strategies/route."}, "properties": {"repobilityId": 109234, "scanner": "repobility-access-control", "fingerprint": "40edef8a8c511e986fc59c15b99931cea7203557858177ce169bfee8c47bb8d7", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/model-strategies/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token|24|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/model-strategies/route.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /model-strategies/route."}, "properties": {"repobilityId": 109233, "scanner": "repobility-access-control", "fingerprint": "bd81b9e1ba9e66cfceb4b7a6c801a8b5dd66d7edfa1318161adc7514f840f67f", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/model-strategies/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token|13|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/model-strategies/route.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: POST /artifacts/route."}, "properties": {"repobilityId": 109232, "scanner": "repobility-access-control", "fingerprint": "bd3f4167faf42181c4c1c68dce608ff65efd3ca950705a1a2cfb096f3f74fc3f", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/artifacts/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/artifacts/route.js|31|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/artifacts/route.js"}, "region": {"startLine": 31}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /artifacts/route."}, "properties": {"repobilityId": 109231, "scanner": "repobility-access-control", "fingerprint": "158468f38c3013023915d76f69458f603f562dda18631de9be9d1b010ff016e3", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/artifacts/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/artifacts/route.js|9|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/artifacts/route.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /guard/route."}, "properties": {"repobilityId": 109230, "scanner": "repobility-access-control", "fingerprint": "518c1e13b13fa165e9c067bd540040f0fafd7392088928e9c5c173ef6b396939", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/guard/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/guard/route.js|228|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/guard/route.js"}, "region": {"startLine": 228}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: POST /guard/route."}, "properties": {"repobilityId": 109229, "scanner": "repobility-access-control", "fingerprint": "80107861e9f06db7553ddb8e7eda376e03dc8f8ae4739c3f1361191d786d4564", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/guard/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/guard/route.js|51|cwe-285", "identity_targets": ["authenticated"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/guard/route.js"}, "region": {"startLine": 51}}}]}, {"ruleId": "AUC009", "level": "warning", "message": {"text": "[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears to perform a sensitive function such as export, invite, role, token, billing, or destructive action without elevated policy evidence. Endpoint: GET /webhooks/route."}, "properties": {"repobilityId": 109228, "scanner": "repobility-access-control", "fingerprint": "626821ae28614c78035921855cd0cf64026157951eb87b41718476396b1b0602", "category": "auth", "severity": "medium", "confidence": 0.68, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/webhooks/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/webhooks/route.js|18|cwe-285", "identity_targets": ["unknown"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/webhooks/route.js"}, "region": {"startLine": 18}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /keys/route."}, "properties": {"repobilityId": 109227, "scanner": "repobility-access-control", "fingerprint": "dec8bcc3b887aee0cbfd2c55a3e3203926b49050328c9f02c6f7196b9ae1d49c", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/keys/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/keys/route.js|56|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/keys/route.js"}, "region": {"startLine": 56}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: GET /identities/route."}, "properties": {"repobilityId": 109226, "scanner": "repobility-access-control", "fingerprint": "56e667cf12c5e0717f91dd08c57bf3d93387586415d56d1fdee3541b515b0341", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/identities/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/identities/route.js|40|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/identities/route.js"}, "region": {"startLine": 40}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /identities/route."}, "properties": {"repobilityId": 109225, "scanner": "repobility-access-control", "fingerprint": "8c7ee4b157d97be8f56a0fe19e3e356b07a433dafc13217e4d292c0411e1cb43", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/identities/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/identities/route.js|13|cwe-285", "identity_targets": ["anonymous", "authenticated"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/identities/route.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: DELETE /policies/route."}, "properties": {"repobilityId": 109224, "scanner": "repobility-access-control", "fingerprint": "16b516e46b2a2430778f1a68cf51af409d61ea02401eb6ea1047c71808b17272", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/policies/route", "method": "DELETE", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/policies/route.js|179|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/route.js"}, "region": {"startLine": 179}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: PATCH /policies/route."}, "properties": {"repobilityId": 109223, "scanner": "repobility-access-control", "fingerprint": "56b293b813914e9cea9802d4378cfa6844c1a40af90c89b9ea4f71f631306146", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/policies/route", "method": "PATCH", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/policies/route.js|96|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/route.js"}, "region": {"startLine": 96}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /policies/route."}, "properties": {"repobilityId": 109222, "scanner": "repobility-access-control", "fingerprint": "9e3df1d59fa0255cb1cb4fe7b4306ad8f5c122163b8f555683d7797c0b44919d", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/policies/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/policies/route.js|51|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/route.js"}, "region": {"startLine": 51}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: DELETE /actions/route."}, "properties": {"repobilityId": 109221, "scanner": "repobility-access-control", "fingerprint": "a452c185f89d6d4536c22f02a02c8b653478e916423436b154015669d02c9dac", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/actions/route", "method": "DELETE", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/actions/route.js|382|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/actions/route.js"}, "region": {"startLine": 382}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: GET /pairings/route."}, "properties": {"repobilityId": 109220, "scanner": "repobility-access-control", "fingerprint": "2c5862e0e78c6bb2088689e5f9ffe76b3a714128b36b03a722cfd453a5c495d3", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/pairings/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/pairings/route.js|52|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/pairings/route.js"}, "region": {"startLine": 52}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: DELETE /webhooks/route."}, "properties": {"repobilityId": 109219, "scanner": "repobility-access-control", "fingerprint": "7d2da9cbb9dfe97e99a924403a5ef71dd923984d4ab919fe224235d2333aa945", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/webhooks/route", "method": "DELETE", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/webhooks/route.js|98|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/webhooks/route.js"}, "region": {"startLine": 98}}}]}, {"ruleId": "AUC004", "level": "warning", "message": {"text": "[AUC004] Admin route does not show super_admin separation: An administrative route was detected without nearby evidence that platform super_admin access is separated from tenant/application admin access. Endpoint: POST /webhooks/route."}, "properties": {"repobilityId": 109218, "scanner": "repobility-access-control", "fingerprint": "9f27bcab302b54fc4c71aac1204e5e6655fddc652ba5ae6d115aa5a5d5ccd61e", "category": "auth", "severity": "medium", "confidence": 0.66, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/webhooks/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/webhooks/route.js|45|cwe-285", "identity_targets": ["unknown", "admin"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/webhooks/route.js"}, "region": {"startLine": 45}}}]}, {"ruleId": "AUC002", "level": "warning", "message": {"text": "[AUC002] Low visible authorization coverage in route inventory: Only 17.1% of discovered routes show nearby authentication, authorization, middleware, or public-route evidence."}, "properties": {"repobilityId": 109207, "scanner": "repobility-access-control", "fingerprint": "dbcc84e2d5fa29e85cabd9cc58efc7e4169802b92d766a73151baa7bf55620e7", "category": "auth", "severity": "medium", "confidence": 0.74, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"scanner": "repobility-access-control", "endpoint_count": 415, "correlation_key": "fp|dbcc84e2d5fa29e85cabd9cc58efc7e4169802b92d766a73151baa7bf55620e7", "auth_visible_percent": 17.1}}}, {"ruleId": "AUC001", "level": "warning", "message": {"text": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "properties": {"repobilityId": 109206, "scanner": "repobility-access-control", "fingerprint": "f1305052c3ba1e6c1cdb5dccc19e58a8168cf78b176658f32b1fc823df3e9d10", "category": "auth", "severity": "medium", "confidence": 0.92, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"scanner": "repobility-access-control", "frameworks": ["Next.js"], "expected_files": [".repobility/access.yml", ".repobility/access.yaml", ".repobility/access.json", ".repobility/authorization.yml"], "correlation_key": "fp|f1305052c3ba1e6c1cdb5dccc19e58a8168cf78b176658f32b1fc823df3e9d10"}}}, {"ruleId": "GHSA-xrhx-7g5j-rcj5", "level": "warning", "message": {"text": "hono: GHSA-xrhx-7g5j-rcj5"}, "properties": {"repobilityId": 109205, "scanner": "osv-scanner", "fingerprint": "8324d1487bd39ccf105abc4c036b7ed997684287472a33b5d1f74f5c80d9b0e7", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-47674"], "package": "hono", "rule_id": "GHSA-xrhx-7g5j-rcj5", "scanner": "osv-scanner", "correlation_key": "vuln|hono|CVE-2026-47674|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/openclaw-plugin/package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-f577-qrjj-4474", "level": "warning", "message": {"text": "hono: GHSA-f577-qrjj-4474"}, "properties": {"repobilityId": 109204, "scanner": "osv-scanner", "fingerprint": "969aee9fe06e10acf8e591c476f10d3cdba9a23fdcb7e008f7741455e5bb2433", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-47673"], "package": "hono", "rule_id": "GHSA-f577-qrjj-4474", "scanner": "osv-scanner", "correlation_key": "vuln|hono|CVE-2026-47673|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/openclaw-plugin/package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-3hrh-pfw6-9m5x", "level": "warning", "message": {"text": "hono: GHSA-3hrh-pfw6-9m5x"}, "properties": {"repobilityId": 109203, "scanner": "osv-scanner", "fingerprint": "7e0cffa5c7ae97bed19301fe99d0ed611f81709139914377b1ad548ab97c5d05", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-47675"], "package": "hono", "rule_id": "GHSA-3hrh-pfw6-9m5x", "scanner": "osv-scanner", "correlation_key": "vuln|hono|CVE-2026-47675|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/openclaw-plugin/package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-2gcr-mfcq-wcc3", "level": "warning", "message": {"text": "hono: GHSA-2gcr-mfcq-wcc3"}, "properties": {"repobilityId": 109202, "scanner": "osv-scanner", "fingerprint": "d6421a5dc32ade7bde07afc3b55f569111ebe6f882b00fb694e54da190b54366", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-47676"], "package": "hono", "rule_id": "GHSA-2gcr-mfcq-wcc3", "scanner": "osv-scanner", "correlation_key": "vuln|hono|CVE-2026-47676|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/openclaw-plugin/package-lock.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-mf9w-mj56-hr94", "level": "warning", "message": {"text": "python-dotenv: GHSA-mf9w-mj56-hr94"}, "properties": {"repobilityId": 109201, "scanner": "osv-scanner", "fingerprint": "2a37fd3991af92aac5ba8966fdd5d2f0b093fe7e7beaec2171c0a16334726a5c", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-28684"], "package": "python-dotenv", "rule_id": "GHSA-mf9w-mj56-hr94", "scanner": "osv-scanner", "correlation_key": "vuln|python-dotenv|CVE-2026-28684|examples/requirements.txt"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-gc5v-m9x4-r6x2", "level": "warning", "message": {"text": "requests: GHSA-gc5v-m9x4-r6x2"}, "properties": {"repobilityId": 109200, "scanner": "osv-scanner", "fingerprint": "84811fb94ffd87f1194cc4e94460a2396cbffc650b14d600697148abd23e754f", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2026-25645"], "package": "requests", "rule_id": "GHSA-gc5v-m9x4-r6x2", "scanner": "osv-scanner", "correlation_key": "vuln|requests|CVE-2026-25645|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-9wx4-h78v-vm56", "level": "warning", "message": {"text": "requests: GHSA-9wx4-h78v-vm56"}, "properties": {"repobilityId": 109199, "scanner": "osv-scanner", "fingerprint": "6a527a5357f86c8b451fd239989632be3b6b599cb4f903620b23df5e69887a2a", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2024-35195"], "package": "requests", "rule_id": "GHSA-9wx4-h78v-vm56", "scanner": "osv-scanner", "correlation_key": "vuln|requests|CVE-2024-35195|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-9hjg-9r4m-mvj7", "level": "warning", "message": {"text": "requests: GHSA-9hjg-9r4m-mvj7"}, "properties": {"repobilityId": 109198, "scanner": "osv-scanner", "fingerprint": "8ee952197f6c6d135f127b59d473e2b0cff5a7f65b54a531c394833bbea0d22d", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "", "aliases": ["CVE-2024-47081"], "package": "requests", "rule_id": "GHSA-9hjg-9r4m-mvj7", "scanner": "osv-scanner", "correlation_key": "vuln|requests|CVE-2024-47081|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "GHSA-mf9w-mj56-hr94", "level": "warning", "message": {"text": "python-dotenv: GHSA-mf9w-mj56-hr94"}, "properties": {"repobilityId": 109197, "scanner": "osv-scanner", "fingerprint": "6cf4c5deab352155e33284c1359e4f15582cd75ca9841b90d05f60ef99c7a7d7", "category": "dependency", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "", "isResolved": false, "reason": "Collapsed 2 duplicate scanner signal(s) for the same underlying issue.", "evidence": {"match": "", "aliases": ["CVE-2026-28684"], "package": "python-dotenv", "rule_id": "GHSA-mf9w-mj56-hr94", "scanner": "osv-scanner", "correlation_key": "vuln|python-dotenv|CVE-2026-28684|token", "duplicate_count": 2, "duplicate_rule_ids": ["GHSA-mf9w-mj56-hr94"], "duplicate_scanners": ["osv-scanner"], "duplicate_fingerprints": ["6cf4c5deab352155e33284c1359e4f15582cd75ca9841b90d05f60ef99c7a7d7", "b0d01e6b7778645019829519bc812603ce8daa490c92c4ce7633248304d4a4a2", "d82a4c38674ccf89b6eebb54c3e31e927b77cdf0575c3ae6e5a8915c51e987e7"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKC015", "level": "warning", "message": {"text": "Database service has no healthcheck"}, "properties": {"repobilityId": 109165, "scanner": "repobility-docker", "fingerprint": "25ff8996e16e2ad7c070f2cd989ed77cb6f23c22c5af953f6803c81fe87633d1", "category": "docker", "severity": "medium", "confidence": 0.88, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Database-like service has no Compose healthcheck.", "evidence": {"rule_id": "DKC015", "scanner": "repobility-docker", "service": "db", "references": ["https://docs.docker.com/compose/how-tos/startup-order/"], "correlation_key": "fp|25ff8996e16e2ad7c070f2cd989ed77cb6f23c22c5af953f6803c81fe87633d1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "DKR014", "level": "warning", "message": {"text": "Dockerfile copies broad context with incomplete .dockerignore"}, "properties": {"repobilityId": 109158, "scanner": "repobility-docker", "fingerprint": "ecef775d672010dbfde9fe7b609ba2b6f1b14326e42da3a5a522450cd5a16c59", "category": "docker", "severity": "medium", "confidence": 0.76, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Broad context copy found and .dockerignore misses sensitive defaults.", "evidence": {"rule_id": "DKR014", "scanner": "repobility-docker", "references": ["https://docs.docker.com/develop/develop-images/dockerfile_best-practices/"], "correlation_key": "fp|ecef775d672010dbfde9fe7b609ba2b6f1b14326e42da3a5a522450cd5a16c59", "missing_patterns": ["id_rsa"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 17}}}]}, {"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": 109154, "scanner": "repobility-threat-engine", "fingerprint": "121d27d14d67d2f5182770d5b11a7edfa588985c350ff07526ef55248f4d9b98", "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|18|sec045"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate-openapi.mjs"}, "region": {"startLine": 18}}}]}, {"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": 109153, "scanner": "repobility-threat-engine", "fingerprint": "327475b5c6ae011cd189e52862f2d1cbad51813c12bdc5080b3c750a2f0bad4e", "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|51|sec045"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/count-sdk-methods.mjs"}, "region": {"startLine": 51}}}]}, {"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": 109152, "scanner": "repobility-threat-engine", "fingerprint": "aa628af288e2059cd57f9e44f3dab4d9fdba62b1e9515aac5cfd5b67cb6a3f67", "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|110|sec045"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-version-hardcodes.mjs"}, "region": {"startLine": 110}}}]}, {"ruleId": "SEC136", "level": "warning", "message": {"text": "[SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all exception block that silently returns success or no-ops. AI agents reach for this pattern when a flaky test or an unfamiliar API throws \u2014 wrap, swallow, return success. Real bugs are masked, observability is destroyed, and callers think the operation worked. CWE-396 (improperly-generalized exception). Distinct from intentional fallback because there's no log line and the success value is fabricated."}, "properties": {"repobilityId": 109141, "scanner": "repobility-threat-engine", "fingerprint": "922357d63a201b3ee924c7ec924eb924607ffdde6f76d67c091847c337aca53d", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "try:\n                        rec = json.loads(stripped)\n                    except Exception:", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC136", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|922357d63a201b3ee924c7ec924eb924607ffdde6f76d67c091847c337aca53d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/dashclaw/hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 113}}}]}, {"ruleId": "SEC136", "level": "warning", "message": {"text": "[SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all exception block that silently returns success or no-ops. AI agents reach for this pattern when a flaky test or an unfamiliar API throws \u2014 wrap, swallow, return success. Real bugs are masked, observability is destroyed, and callers think the operation worked. CWE-396 (improperly-generalized exception). Distinct from intentional fallback because there's no log line and the success value is fabricated."}, "properties": {"repobilityId": 109140, "scanner": "repobility-threat-engine", "fingerprint": "4aebab89a826d7730b9031a71d82c05aa0d4ace054e07dd2bfaa554bb92415c8", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "try:\n        with open(path, \"r\", encoding=\"utf-8\") as f:\n            return f.read().strip() or Non", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC136", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|4aebab89a826d7730b9031a71d82c05aa0d4ace054e07dd2bfaa554bb92415c8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_posttool.py"}, "region": {"startLine": 196}}}]}, {"ruleId": "SEC136", "level": "warning", "message": {"text": "[SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all exception block that silently returns success or no-ops. AI agents reach for this pattern when a flaky test or an unfamiliar API throws \u2014 wrap, swallow, return success. Real bugs are masked, observability is destroyed, and callers think the operation worked. CWE-396 (improperly-generalized exception). Distinct from intentional fallback because there's no log line and the success value is fabricated."}, "properties": {"repobilityId": 109139, "scanner": "repobility-threat-engine", "fingerprint": "1e5332f0063e1fd202e54f2c722866d0580cdd1b7c1a39a65cc9a8ce187be593", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "try:\n                        rec = json.loads(stripped)\n                    except Exception:", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC136", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|1e5332f0063e1fd202e54f2c722866d0580cdd1b7c1a39a65cc9a8ce187be593"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 113}}}]}, {"ruleId": "SEC134", "level": "warning", "message": {"text": "[SEC134] AI scaffold leftover \u2014 Lorem ipsum / example.com / John Doe in code: Lorem ipsum / John Doe / example.com left in non-test code. AI agents emit these as 'reasonable defaults' when they don't know real values; the human then forgets to swap them. In production, these break demo flows, send mail to a real example.com host (it's owned by IANA), and leak that the codebase had an AI scaffolding pass."}, "properties": {"repobilityId": 109134, "scanner": "repobility-threat-engine", "fingerprint": "fea057700e99778622d5492b687e31a93afde2109a6031ef152512dee448b6e0", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "'Acme Corp'", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC134", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|fea057700e99778622d5492b687e31a93afde2109a6031ef152512dee448b6e0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-agents-governed/index.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "SEC001", "level": "warning", "message": {"text": "[SEC001] Hardcoded Password: Hardcoded password found in source code."}, "properties": {"repobilityId": 109129, "scanner": "repobility-threat-engine", "fingerprint": "8eb8342a94500bacb9752edaefb2e2abbf5b165e09bcfbee46d1fa5c0e04d153", "category": "credential_exposure", "severity": "medium", "confidence": 0.3, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Low entropy value (3.0 bits) \u2014 may be placeholder or common string | [R34 auto-suppress: documentation/example path] Collapsed 1 duplicate scanner signal(s) for the same underlying issue.", "evidence": {"match": "PASSWORD = '<redacted>'", "reason": "Low entropy value (3.0 bits) \u2014 may be placeholder or common string | [R34 auto-suppress: documentation/example path]", "rule_id": "SEC001", "scanner": "repobility-threat-engine", "confidence": 0.3, "correlation_key": "secret|token|1|password redacted", "duplicate_count": 1, "duplicate_rule_ids": ["SEC001"], "duplicate_scanners": ["repobility-threat-engine"], "duplicate_fingerprints": ["8eb8342a94500bacb9752edaefb2e2abbf5b165e09bcfbee46d1fa5c0e04d153", "efde76ca735543c9b3f8ee4fbc39ab7f35c3e8dd16ce7e20e08be05e9bd7d196"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/claude-code-review-agent/sample-auth.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "SEC087", "level": "warning", "message": {"text": "[SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; using it for tokens/keys/nonces is predictable. Ported from gosec G404 / eslint detect-pseudoRandomBytes concept (Apache-2.0)."}, "properties": {"repobilityId": 109125, "scanner": "repobility-threat-engine", "fingerprint": "93a8acc2d25087dac42a0d9a80bbd62cd09f1022930b20f7e2b26f86603f17eb", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Math.random() * 30}%` }} />\n        </div>\n      ))}\n    </div", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC087", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|93a8acc2d25087dac42a0d9a80bbd62cd09f1022930b20f7e2b26f86603f17eb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/ui/Skeleton.jsx"}, "region": {"startLine": 20}}}]}, {"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": 109121, "scanner": "repobility-threat-engine", "fingerprint": "6eb0feb114efc96f844def49691a53fd65dc68ea2e8d836be2f7265de50b0c4e", "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(activeHref, '_blank')", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC041", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|security|token|27|sec041"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/CopyMarkdownButton.js"}, "region": {"startLine": 27}}}]}, {"ruleId": "SEC007", "level": "warning", "message": {"text": "[SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code."}, "properties": {"repobilityId": 109104, "scanner": "repobility-threat-engine", "fingerprint": "01c8b7f35be9f991889184147b9a05f8b24ef6b1efa3f1c4b4b562f48fe29a73", "category": "deserialization", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Yaml.load(", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC007", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|deserialization|token|25|sec007"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-claude-code-starter.mjs"}, "region": {"startLine": 25}}}]}, {"ruleId": "SEC007", "level": "warning", "message": {"text": "[SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code."}, "properties": {"repobilityId": 109103, "scanner": "repobility-threat-engine", "fingerprint": "21f2b41b40db0293acf140cda5930facff71a6df33a138096ca4cc9d9dba147f", "category": "deserialization", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Yaml.load(", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC007", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|deserialization|token|21|sec007"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/templates/route.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "SEC007", "level": "warning", "message": {"text": "[SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code."}, "properties": {"repobilityId": 109102, "scanner": "repobility-threat-engine", "fingerprint": "5ab67a9b51bd98cfae2b960d4bbe257f3c5c171cac4049a7c50661a39d79e185", "category": "deserialization", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "Yaml.load(", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC007", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "code|deserialization|token|54|sec007"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/policies/import/route.js"}, "region": {"startLine": 54}}}]}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 109100, "scanner": "repobility-threat-engine", "fingerprint": "ed5e18024568ddc241b4ed2c42d78631c713503b2a27a32232dd74b355fe1df0", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|ed5e18024568ddc241b4ed2c42d78631c713503b2a27a32232dd74b355fe1df0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/stream/route.js"}, "region": {"startLine": 148}}}]}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 109099, "scanner": "repobility-threat-engine", "fingerprint": "206c7e0f1b36585014c9b02369ffe07980ce4447821712ade376fcf6bf6865ca", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|206c7e0f1b36585014c9b02369ffe07980ce4447821712ade376fcf6bf6865ca"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/approvals/[actionId]/route.js"}, "region": {"startLine": 94}}}]}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 109098, "scanner": "repobility-threat-engine", "fingerprint": "d4d543fffc74aadf9419e32a3e800161a659f44eed889b70011a4dd9c7709810", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|d4d543fffc74aadf9419e32a3e800161a659f44eed889b70011a4dd9c7709810"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/actions/[actionId]/route.js"}, "region": {"startLine": 203}}}]}, {"ruleId": "COMP001", "level": "warning", "message": {"text": "[COMP001] High cognitive complexity: Function `_format_handoff` has cognitive complexity 22 (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: for=2, if=6, nested_bonus=6, or=8."}, "properties": {"repobilityId": 109080, "scanner": "repobility-threat-engine", "fingerprint": "6ca64b82d5aa40c8c63c81c80ae3ca494417bde5af8710fd942750c80332ed81", "category": "quality", "severity": "medium", "confidence": 0.95, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "AST-derived cognitive complexity score = 22 (severity threshold for medium: 15+).", "evidence": {"scanner": "repobility-threat-engine", "function": "_format_handoff", "breakdown": {"if": 6, "or": 8, "for": 2, "nested_bonus": 6}, "complexity": 22, "correlation_key": "fp|6ca64b82d5aa40c8c63c81c80ae3ca494417bde5af8710fd942750c80332ed81"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_pre_llm_hermes.py"}, "region": {"startLine": 56}}}]}, {"ruleId": "ERR001", "level": "warning", "message": {"text": "[ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even in cleanup code, log at DEBUG level."}, "properties": {"repobilityId": 109076, "scanner": "repobility-threat-engine", "fingerprint": "8a95a87a0f619613be759980e0a80a49fda5adc37e6a2a00c619eb7f4a9ae598", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "except Exception:\n            pass", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR001", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|8a95a87a0f619613be759980e0a80a49fda5adc37e6a2a00c619eb7f4a9ae598"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_agent_intel/mcp_monitor.py"}, "region": {"startLine": 147}}}]}, {"ruleId": "ERR001", "level": "warning", "message": {"text": "[ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even in cleanup code, log at DEBUG level."}, "properties": {"repobilityId": 109075, "scanner": "repobility-threat-engine", "fingerprint": "7f65d22a3d1df27e27c4f2b1f798631ccf22db7cbba3d22c6495dca74c222803", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "except Exception:\n        pass", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR001", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|7f65d22a3d1df27e27c4f2b1f798631ccf22db7cbba3d22c6495dca74c222803"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_postllm_hermes.py"}, "region": {"startLine": 48}}}]}, {"ruleId": "ERR001", "level": "warning", "message": {"text": "[ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even in cleanup code, log at DEBUG level."}, "properties": {"repobilityId": 109074, "scanner": "repobility-threat-engine", "fingerprint": "009e785713f2f1dc96aa4258b317df7003940f597a6b5e98b87b3d268c88dd43", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "except Exception:\n        pass", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR001", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|009e785713f2f1dc96aa4258b317df7003940f597a6b5e98b87b3d268c88dd43"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_common.py"}, "region": {"startLine": 58}}}]}, {"ruleId": "DEPCUR-PY", "level": "warning", "message": {"text": "Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1)"}, "properties": {"repobilityId": 109060, "scanner": "repobility-dependency-currency", "fingerprint": "afb64cfc883869a151cb4024a359c3b325a68ef423c102cf1a51fd16f0ec9981", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "2 major version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "pypi", "languages": ["python"], "latest_version": "4.1.1", "correlation_key": "fp|afb64cfc883869a151cb4024a359c3b325a68ef423c102cf1a51fd16f0ec9981", "current_version": "2.6.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/crewai-governed/requirements.txt"}, "region": {"startLine": 2}}}]}, {"ruleId": "DEPCUR-PY", "level": "warning", "message": {"text": "Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1)"}, "properties": {"repobilityId": 109055, "scanner": "repobility-dependency-currency", "fingerprint": "58ac67d55d631e72160b31bf78e5dceb18e6fc1e456f8aa38b6a53e09a7d048c", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "2 major version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "pypi", "languages": ["python"], "latest_version": "4.1.1", "correlation_key": "fp|58ac67d55d631e72160b31bf78e5dceb18e6fc1e456f8aa38b6a53e09a7d048c", "current_version": "2.6.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/langgraph-governed/requirements.txt"}, "region": {"startLine": 3}}}]}, {"ruleId": "DEPCUR-NPM", "level": "warning", "message": {"text": "npm package `redis` is 2 major version(s) behind (4.7.1 -> 6.0.0)"}, "properties": {"repobilityId": 109047, "scanner": "repobility-dependency-currency", "fingerprint": "23f78171a9a20faa11f0df717b1c72c902413a3bbbf70b88381385eaea897394", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "2 major version(s) behind", "signal": "currency", "cwe_ids": [], "package": "redis", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "6.0.0", "correlation_key": "fp|23f78171a9a20faa11f0df717b1c72c902413a3bbbf70b88381385eaea897394", "current_version": "4.7.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED124", "level": "warning", "message": {"text": "requirements.txt: `python-dotenv` has no version pin"}, "properties": {"repobilityId": 109015, "scanner": "repobility-supply-chain", "fingerprint": "5b04d0ce69e11c7a3f6a66f943b905f03f0135a40996f36c02ffd1918bc572e1", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "unpinned-pip-requirement", "owasp": null, "cwe_ids": ["CWE-1357"], "languages": ["python"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|5b04d0ce69e11c7a3f6a66f943b905f03f0135a40996f36c02ffd1918bc572e1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/crewai-governed/requirements.txt"}, "region": {"startLine": 3}}}]}, {"ruleId": "MINED124", "level": "warning", "message": {"text": "requirements.txt: `python-dotenv` has no version pin"}, "properties": {"repobilityId": 109012, "scanner": "repobility-supply-chain", "fingerprint": "415de2e44e2b78868fa89334b63726166f7bb88a813b05e95148422c2db225e8", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "unpinned-pip-requirement", "owasp": null, "cwe_ids": ["CWE-1357"], "languages": ["python"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|415de2e44e2b78868fa89334b63726166f7bb88a813b05e95148422c2db225e8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/autogen-governed/requirements.txt"}, "region": {"startLine": 3}}}]}, {"ruleId": "MINED124", "level": "warning", "message": {"text": "requirements.txt: `dashclaw` has no version pin"}, "properties": {"repobilityId": 109011, "scanner": "repobility-supply-chain", "fingerprint": "6d36f13d0967dd97955de6c19408bc1ead35c28e2876cd9ee890bccade6dc618", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "unpinned-pip-requirement", "owasp": null, "cwe_ids": ["CWE-1357"], "languages": ["python"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|6d36f13d0967dd97955de6c19408bc1ead35c28e2876cd9ee890bccade6dc618"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/autogen-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED124", "level": "warning", "message": {"text": "requirements.txt: `python-dotenv` has no version pin"}, "properties": {"repobilityId": 109010, "scanner": "repobility-supply-chain", "fingerprint": "77a709e883cf255f322627724667065ee9304d4abb3c3ee1f52cee1e8d9ccd6f", "category": "dependency", "severity": "medium", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "unpinned-pip-requirement", "owasp": null, "cwe_ids": ["CWE-1357"], "languages": ["python"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|77a709e883cf255f322627724667065ee9304d4abb3c3ee1f52cee1e8d9ccd6f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/langgraph-governed/requirements.txt"}, "region": {"startLine": 4}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108996, "scanner": "repobility-ast-engine", "fingerprint": "09a1c4460aa6e2ffaa8880458795e9235cbbc6b53b8ef53be881e7fcb7119618", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|09a1c4460aa6e2ffaa8880458795e9235cbbc6b53b8ef53be881e7fcb7119618"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 186}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108995, "scanner": "repobility-ast-engine", "fingerprint": "6251c5686c3f95ca2cc2783d19c74c590a9623c6060d94b1a89c1578e9cf8428", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|6251c5686c3f95ca2cc2783d19c74c590a9623c6060d94b1a89c1578e9cf8428"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 169}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108994, "scanner": "repobility-ast-engine", "fingerprint": "7cbb7a1111d665ad456103b7a539b5f5d684c3718fec0afd7bbc890f2a8e5971", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7cbb7a1111d665ad456103b7a539b5f5d684c3718fec0afd7bbc890f2a8e5971"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 78}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108965, "scanner": "repobility-ast-engine", "fingerprint": "892705a6ba773139f19f34842024e2f50a8a353d8e77bff90930f1716795d01b", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|892705a6ba773139f19f34842024e2f50a8a353d8e77bff90930f1716795d01b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 499}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108964, "scanner": "repobility-ast-engine", "fingerprint": "4de8ddecf083cbf47447293189217ce5381d35c454f14c35ff710b5c664adec8", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|4de8ddecf083cbf47447293189217ce5381d35c454f14c35ff710b5c664adec8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 474}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108949, "scanner": "repobility-ast-engine", "fingerprint": "1e25231457b6c3a6b72c501b283fddd6d1162e3e3c0b41b3e4607f67e0e76dec", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|1e25231457b6c3a6b72c501b283fddd6d1162e3e3c0b41b3e4607f67e0e76dec"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/test_sdk.py"}, "region": {"startLine": 52}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108947, "scanner": "repobility-ast-engine", "fingerprint": "017b555259976ea1cab25a754ec8e737ce96958c9d76613680c33862281fe907", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|017b555259976ea1cab25a754ec8e737ce96958c9d76613680c33862281fe907"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/sensing.py"}, "region": {"startLine": 91}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108946, "scanner": "repobility-ast-engine", "fingerprint": "a9fc9fb9bed75707055323d8a38b2376f5c50168ed19a1ec876f68a8947473ba", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|a9fc9fb9bed75707055323d8a38b2376f5c50168ed19a1ec876f68a8947473ba"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/sensing.py"}, "region": {"startLine": 83}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108945, "scanner": "repobility-ast-engine", "fingerprint": "58f9e37eb28a46ba16742cd61f4bc3bff06f194af20d525325fe5bac70fc8f7b", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|58f9e37eb28a46ba16742cd61f4bc3bff06f194af20d525325fe5bac70fc8f7b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/sensing.py"}, "region": {"startLine": 75}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108944, "scanner": "repobility-ast-engine", "fingerprint": "d63d511d096f41ad5574484b362596fa7e5630966c99fc86a7fb03d0262828cf", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|d63d511d096f41ad5574484b362596fa7e5630966c99fc86a7fb03d0262828cf"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/sensing.py"}, "region": {"startLine": 67}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108943, "scanner": "repobility-ast-engine", "fingerprint": "cc149008460a44135b313737836e47df9d0c8716c287acff32c64e7f8e97be33", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|cc149008460a44135b313737836e47df9d0c8716c287acff32c64e7f8e97be33"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/sensing.py"}, "region": {"startLine": 59}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108942, "scanner": "repobility-ast-engine", "fingerprint": "07450121b7f3c46da9b65f443f60a799c345dd91e5ca33c2d69ecf809f515290", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|07450121b7f3c46da9b65f443f60a799c345dd91e5ca33c2d69ecf809f515290"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/first-governed-action.py"}, "region": {"startLine": 43}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108941, "scanner": "repobility-ast-engine", "fingerprint": "d771433433d78253baceb82e3d0ec7a798ea07303bf23da105d08030fdcd58a5", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|d771433433d78253baceb82e3d0ec7a798ea07303bf23da105d08030fdcd58a5"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 115}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108940, "scanner": "repobility-ast-engine", "fingerprint": "5cd5d9c8b57f16f54d94b21bff885ee1311abad9f284480ad22b7a4a25803b01", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|5cd5d9c8b57f16f54d94b21bff885ee1311abad9f284480ad22b7a4a25803b01"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 138}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108939, "scanner": "repobility-ast-engine", "fingerprint": "74d8b0a3818550d485ab46e55f4dc70b1b4855bbbf27539fce403bf8be5ebe23", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|74d8b0a3818550d485ab46e55f4dc70b1b4855bbbf27539fce403bf8be5ebe23"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 121}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108938, "scanner": "repobility-ast-engine", "fingerprint": "7be17c9083c03a6c27eadffb1df7be3be004f48ec7c6f3e674b7ca8084ace277", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7be17c9083c03a6c27eadffb1df7be3be004f48ec7c6f3e674b7ca8084ace277"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 79}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108937, "scanner": "repobility-ast-engine", "fingerprint": "8b54e7a7302c5b27484f95888b30e6528206081bb237a6682f5582cffd9cf0ae", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|8b54e7a7302c5b27484f95888b30e6528206081bb237a6682f5582cffd9cf0ae"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_posttool.py"}, "region": {"startLine": 199}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108936, "scanner": "repobility-ast-engine", "fingerprint": "0551fcb741d7483ab6f22f63615010b467d33d364cab742f7b4ffb565912fcb2", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|0551fcb741d7483ab6f22f63615010b467d33d364cab742f7b4ffb565912fcb2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_stop.py"}, "region": {"startLine": 195}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108935, "scanner": "repobility-ast-engine", "fingerprint": "25955af3abd880bed885772e33db44b66c1101cf682a61b237d0d8ce3a7d2583", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|25955af3abd880bed885772e33db44b66c1101cf682a61b237d0d8ce3a7d2583"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_stop.py"}, "region": {"startLine": 455}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108934, "scanner": "repobility-ast-engine", "fingerprint": "8def8ad918f85bf31be05ea2e44e662f15b3292507fb0997be943d83700aa879", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|8def8ad918f85bf31be05ea2e44e662f15b3292507fb0997be943d83700aa879"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_stop.py"}, "region": {"startLine": 197}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108933, "scanner": "repobility-ast-engine", "fingerprint": "10ed16637479094e89e195735a60693e4a9e6a8da0a5dd501ebdfc8731caba39", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|10ed16637479094e89e195735a60693e4a9e6a8da0a5dd501ebdfc8731caba39"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_stop.py"}, "region": {"startLine": 160}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108932, "scanner": "repobility-ast-engine", "fingerprint": "308936832dcf3d55046367fb5460e58853064359c090edc5000ca2a1a7d1e790", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|308936832dcf3d55046367fb5460e58853064359c090edc5000ca2a1a7d1e790"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_stop.py"}, "region": {"startLine": 142}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108931, "scanner": "repobility-ast-engine", "fingerprint": "f5a5285d9e80bbce30d283804f1cc5701df3ef836cbca0b3d5bc636402a47ecb", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|f5a5285d9e80bbce30d283804f1cc5701df3ef836cbca0b3d5bc636402a47ecb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_pretool.py"}, "region": {"startLine": 744}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108930, "scanner": "repobility-ast-engine", "fingerprint": "49cdafbae0b97c0ad905d9b9a9d029c64c61ab26f291f8f5a773857e4b010508", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|49cdafbae0b97c0ad905d9b9a9d029c64c61ab26f291f8f5a773857e4b010508"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_pretool.py"}, "region": {"startLine": 692}}}]}, {"ruleId": "MINED111", "level": "warning", "message": {"text": "Bare except continues silently"}, "properties": {"repobilityId": 108929, "scanner": "repobility-ast-engine", "fingerprint": "c5bdd7dc94c0a281ad9ec6ffe28102a3c13261a4fd80cb35300e846a1fa6ddd4", "category": "quality", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "bare-except-without-pass", "owasp": null, "cwe_ids": [], "languages": ["python"], "observations_count": 21610}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c5bdd7dc94c0a281ad9ec6ffe28102a3c13261a4fd80cb35300e846a1fa6ddd4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_pretool.py"}, "region": {"startLine": 160}}}]}, {"ruleId": "WEB011", "level": "note", "message": {"text": "Public web app has no humans.txt"}, "properties": {"repobilityId": 109258, "scanner": "repobility-web-presence", "fingerprint": "bdd551fbe1ab6405480e0d5755632562c2096cb9e9a6a071ef60e4c27a6873f1", "category": "quality", "severity": "low", "confidence": 0.5, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Repository looks like a public web app but no humans.txt file or route was discovered.", "evidence": {"rule_id": "WEB011", "scanner": "repobility-web-presence", "references": ["https://github.com/Lissy93/web-check"], "correlation_key": "fp|bdd551fbe1ab6405480e0d5755632562c2096cb9e9a6a071ef60e4c27a6873f1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "humans.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "WEB008", "level": "note", "message": {"text": "Public docs site has no llms.txt"}, "properties": {"repobilityId": 109257, "scanner": "repobility-web-presence", "fingerprint": "cdce8ed8706710d39c3e7272dad572dd639cff74fd3d2ac62d8f6f522b891d76", "category": "quality", "severity": "low", "confidence": 0.64, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Repository looks public and documentation-heavy but no llms.txt file or route was discovered.", "evidence": {"rule_id": "WEB008", "scanner": "repobility-web-presence", "references": ["https://llmstxt.org/"], "correlation_key": "fp|cdce8ed8706710d39c3e7272dad572dd639cff74fd3d2ac62d8f6f522b891d76"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "llms.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "WEB002", "level": "note", "message": {"text": "Public web app has no sitemap"}, "properties": {"repobilityId": 109256, "scanner": "repobility-web-presence", "fingerprint": "fccbe72d13ca3ba9197ec37b0daa0802fb6d5ebff54b3eb9f09b59b0f8d0acdf", "category": "quality", "severity": "low", "confidence": 0.72, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Repository looks like a public web app but no sitemap file or route was discovered.", "evidence": {"rule_id": "WEB002", "scanner": "repobility-web-presence", "references": ["https://www.sitemaps.org/protocol.html", "https://github.com/Lissy93/web-check"], "correlation_key": "fp|fccbe72d13ca3ba9197ec37b0daa0802fb6d5ebff54b3eb9f09b59b0f8d0acdf"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sitemap.xml"}, "region": {"startLine": 1}}}]}, {"ruleId": "WEB001", "level": "note", "message": {"text": "Public web app has no robots.txt"}, "properties": {"repobilityId": 109255, "scanner": "repobility-web-presence", "fingerprint": "cae3f2223945958e14d8eb90f7965fa26b47011cc5be29c2855a4054937e29c4", "category": "quality", "severity": "low", "confidence": 0.74, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Repository looks like a public web app but no robots.txt file or route was discovered.", "evidence": {"rule_id": "WEB001", "scanner": "repobility-web-presence", "references": ["https://www.rfc-editor.org/rfc/rfc9309", "https://github.com/Lissy93/web-check"], "correlation_key": "fp|cae3f2223945958e14d8eb90f7965fa26b47011cc5be29c2855a4054937e29c4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "robots.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKC016", "level": "note", "message": {"text": "App service does not wait for database health"}, "properties": {"repobilityId": 109162, "scanner": "repobility-docker", "fingerprint": "f2eb03f4a94fd6fa0cd6cf1b50327cbce953cb322d3b7cd619b7fee23dea9eab", "category": "docker", "severity": "low", "confidence": 0.68, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "App depends on a database-like service without a health-gated dependency.", "evidence": {"rule_id": "DKC016", "scanner": "repobility-docker", "service": "app", "dependency": "db", "references": ["https://docs.docker.com/compose/how-tos/startup-order/"], "correlation_key": "fp|f2eb03f4a94fd6fa0cd6cf1b50327cbce953cb322d3b7cd619b7fee23dea9eab", "dependency_has_healthcheck": false}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKC010", "level": "note", "message": {"text": "Compose service lacks no-new-privileges hardening"}, "properties": {"repobilityId": 109161, "scanner": "repobility-docker", "fingerprint": "7f80983f54868d8bec198a3977b7dcbe8bfb5f2291356d590fb078148e91780d", "category": "docker", "severity": "low", "confidence": 0.62, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "App-like service has no security_opt no-new-privileges setting.", "evidence": {"rule_id": "DKC010", "scanner": "repobility-docker", "service": "app", "references": ["https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html"], "correlation_key": "fp|7f80983f54868d8bec198a3977b7dcbe8bfb5f2291356d590fb078148e91780d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "DKR008", "level": "note", "message": {"text": ".dockerignore misses sensitive defaults"}, "properties": {"repobilityId": 109159, "scanner": "repobility-docker", "fingerprint": "aea2ad92c68c4ee1f8432bb1ec25e7d45ac12c9e1790ac2d3fffe638b1acce12", "category": "docker", "severity": "low", "confidence": 0.72, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "A Docker build context should exclude secrets and repository metadata.", "evidence": {"rule_id": "DKR008", "scanner": "repobility-docker", "references": ["https://docs.docker.com/develop/develop-images/dockerfile_best-practices/"], "correlation_key": "fp|aea2ad92c68c4ee1f8432bb1ec25e7d45ac12c9e1790ac2d3fffe638b1acce12", "missing_patterns": ["id_rsa"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".dockerignore"}, "region": {"startLine": 1}}}]}, {"ruleId": "SEC132", "level": "note", "message": {"text": "[SEC132] String concat where the language has interpolation (AI style drift): String built by concatenation where the language has cleaner interpolation (Python f-strings since 3.6, JS template literals since ES6). Not a vulnerability on its own, but a style signature of cross-language AI rewrites \u2014 the model wrote idiomatic Java/C# and then translated mechanically. When this style appears in only *some* files of a repo, it's a strong indicator of an AI-driven rewrite that needs a human review p"}, "properties": {"repobilityId": 109137, "scanner": "repobility-threat-engine", "fingerprint": "9b0bf65a8445ba2fc5c4a9b4417e104ab2801812886b21bb086fdede8a832fb3", "category": "quality", "severity": "low", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "\" code_session_reporter \" + str(message) + \"", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC132", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|9b0bf65a8445ba2fc5c4a9b4417e104ab2801812886b21bb086fdede8a832fb3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/dashclaw/hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 40}}}]}, {"ruleId": "SEC132", "level": "note", "message": {"text": "[SEC132] String concat where the language has interpolation (AI style drift): String built by concatenation where the language has cleaner interpolation (Python f-strings since 3.6, JS template literals since ES6). Not a vulnerability on its own, but a style signature of cross-language AI rewrites \u2014 the model wrote idiomatic Java/C# and then translated mechanically. When this style appears in only *some* files of a repo, it's a strong indicator of an AI-driven rewrite that needs a human review p"}, "properties": {"repobilityId": 109136, "scanner": "repobility-threat-engine", "fingerprint": "9c8edcbe62a622f5b12f8b85649a1ec1c31c5f67551d9adca9077eed385e76e0", "category": "quality", "severity": "low", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "\"action_id=\" + action_id + \" HTTP \"", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC132", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|9c8edcbe62a622f5b12f8b85649a1ec1c31c5f67551d9adca9077eed385e76e0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_posttool.py"}, "region": {"startLine": 181}}}]}, {"ruleId": "SEC132", "level": "note", "message": {"text": "[SEC132] String concat where the language has interpolation (AI style drift): String built by concatenation where the language has cleaner interpolation (Python f-strings since 3.6, JS template literals since ES6). Not a vulnerability on its own, but a style signature of cross-language AI rewrites \u2014 the model wrote idiomatic Java/C# and then translated mechanically. When this style appears in only *some* files of a repo, it's a strong indicator of an AI-driven rewrite that needs a human review p"}, "properties": {"repobilityId": 109135, "scanner": "repobility-threat-engine", "fingerprint": "1a15147d48ccd0f03d553316c17f56eb8732eef06b5e386e202b28450722dce4", "category": "quality", "severity": "low", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "\" code_session_reporter \" + str(message) + \"", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC132", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|1a15147d48ccd0f03d553316c17f56eb8732eef06b5e386e202b28450722dce4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/dashclaw_code_session_reporter.py"}, "region": {"startLine": 40}}}]}, {"ruleId": "COMP001", "level": "note", "message": {"text": "[COMP001] High cognitive complexity: Function `main` has cognitive complexity 9 (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: except=2, if=3, or=4."}, "properties": {"repobilityId": 109078, "scanner": "repobility-threat-engine", "fingerprint": "9b0b9c738136bf9e43061bde0b1bdaca4921422a37a1804b09d9e85fcd226a80", "category": "quality", "severity": "low", "confidence": 0.95, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "AST-derived cognitive complexity score = 9 (severity threshold for low: 8+).", "evidence": {"scanner": "repobility-threat-engine", "function": "main", "breakdown": {"if": 3, "or": 4, "except": 2}, "complexity": 9, "correlation_key": "fp|9b0b9c738136bf9e43061bde0b1bdaca4921422a37a1804b09d9e85fcd226a80"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_on_session_end_hermes.py"}, "region": {"startLine": 66}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1)"}, "properties": {"repobilityId": 109061, "scanner": "repobility-dependency-currency", "fingerprint": "579d67f155f8834b644a6bc85fd1f8b2225901524ec8f3b4401ca418a5d41a34", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@anthropic-ai/sdk", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.100.1", "correlation_key": "fp|579d67f155f8834b644a6bc85fd1f8b2225901524ec8f3b4401ca418a5d41a34", "current_version": "0.93.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/anthropic-governed-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-PY", "level": "note", "message": {"text": "Python package `crewai` is minor version(s) behind (1.11.0 -> 1.14.6)"}, "properties": {"repobilityId": 109059, "scanner": "repobility-dependency-currency", "fingerprint": "29ad1dafe950ab43780c81ad74929ba4c2f7f9d5d40a7a739f25190eec5d4df1", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "crewai", "scanner": "repobility-dependency-currency", "ecosystem": "pypi", "languages": ["python"], "latest_version": "1.14.6", "correlation_key": "fp|29ad1dafe950ab43780c81ad74929ba4c2f7f9d5d40a7a739f25190eec5d4df1", "current_version": "1.11.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/crewai-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1)"}, "properties": {"repobilityId": 109058, "scanner": "repobility-dependency-currency", "fingerprint": "e932977b1b3d24ac1b8386c760b786a75d900c7401b9d36f19c8fd7c6da67050", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.1", "correlation_key": "fp|e932977b1b3d24ac1b8386c760b786a75d900c7401b9d36f19c8fd7c6da67050", "current_version": "4.0.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-governed-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@openai/agents` is minor version(s) behind (^0.7.0 -> 0.11.6)"}, "properties": {"repobilityId": 109057, "scanner": "repobility-dependency-currency", "fingerprint": "f8298f35eea161c738eb21c37ca4ca382e56a5fa18ca25683d656b07f2d59c72", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@openai/agents", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.11.6", "correlation_key": "fp|f8298f35eea161c738eb21c37ca4ca382e56a5fa18ca25683d656b07f2d59c72", "current_version": "^0.7.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-agents-governed/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1)"}, "properties": {"repobilityId": 109056, "scanner": "repobility-dependency-currency", "fingerprint": "2a26be73d4e29fdd5e007ae61f3aaef7c8df672aea56d4f91402938ec5239ea7", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@anthropic-ai/sdk", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.100.1", "correlation_key": "fp|2a26be73d4e29fdd5e007ae61f3aaef7c8df672aea56d4f91402938ec5239ea7", "current_version": "0.93.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/governed-chat-harness/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-PY", "level": "note", "message": {"text": "Python package `langchain-core` is minor version(s) behind (1.3.3 -> 1.4.1)"}, "properties": {"repobilityId": 109054, "scanner": "repobility-dependency-currency", "fingerprint": "a13848e33b53be66aa50499939e3ed326fe066848b871dd6017e0036dbe9bb85", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "langchain-core", "scanner": "repobility-dependency-currency", "ecosystem": "pypi", "languages": ["python"], "latest_version": "1.4.1", "correlation_key": "fp|a13848e33b53be66aa50499939e3ed326fe066848b871dd6017e0036dbe9bb85", "current_version": "1.3.3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/langgraph-governed/requirements.txt"}, "region": {"startLine": 2}}}]}, {"ruleId": "DEPCUR-PY", "level": "note", "message": {"text": "Python package `langgraph` is minor version(s) behind (1.1.3 -> 1.2.4)"}, "properties": {"repobilityId": 109053, "scanner": "repobility-dependency-currency", "fingerprint": "ef4e49ff8f0e40328e665b2311dc5d142489c97e05a259e5c6ba47e63aba1e28", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "langgraph", "scanner": "repobility-dependency-currency", "ecosystem": "pypi", "languages": ["python"], "latest_version": "1.2.4", "correlation_key": "fp|ef4e49ff8f0e40328e665b2311dc5d142489c97e05a259e5c6ba47e63aba1e28", "current_version": "1.1.3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/langgraph-governed/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1)"}, "properties": {"repobilityId": 109052, "scanner": "repobility-dependency-currency", "fingerprint": "e5938cd07c5c5c54abcad1ec0dedc1320c65f921faa7aba4d8194970819b6920", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@anthropic-ai/sdk", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.100.1", "correlation_key": "fp|e5938cd07c5c5c54abcad1ec0dedc1320c65f921faa7aba4d8194970819b6920", "current_version": "0.93.0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/claude-code-review-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1)"}, "properties": {"repobilityId": 109051, "scanner": "repobility-dependency-currency", "fingerprint": "19c131ce418d584c42d541cfa2ceb05bf8ace7208f88db35bc8bd8f16765a593", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.1", "correlation_key": "fp|19c131ce418d584c42d541cfa2ceb05bf8ace7208f88db35bc8bd8f16765a593", "current_version": "4.0.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/openclaw-plugin/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1)"}, "properties": {"repobilityId": 109050, "scanner": "repobility-dependency-currency", "fingerprint": "6f0a8f2fc9f7fecb38bfdebdb76bf71c52238ec6edc3d50d10f9a2047d8dbb21", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.1", "correlation_key": "fp|6f0a8f2fc9f7fecb38bfdebdb76bf71c52238ec6edc3d50d10f9a2047d8dbb21", "current_version": "4.0.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `js-yaml` is minor version(s) behind (4.1.1 -> 4.2.0)"}, "properties": {"repobilityId": 109046, "scanner": "repobility-dependency-currency", "fingerprint": "e7197c553a3e1ce0ed63ecd59f09fe375e712a66417947d8182cad1b8a38f20f", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "js-yaml", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.2.0", "correlation_key": "fp|e7197c553a3e1ce0ed63ecd59f09fe375e712a66417947d8182cad1b8a38f20f", "current_version": "4.1.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `esbuild` is minor version(s) behind (0.25.12 -> 0.28.0)"}, "properties": {"repobilityId": 109045, "scanner": "repobility-dependency-currency", "fingerprint": "9f7a237cc70e1ec79efebea92521466c6d011c4c1e5c71b6ba1cde2aa927c97f", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "esbuild", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "0.28.0", "correlation_key": "fp|9f7a237cc70e1ec79efebea92521466c6d011c4c1e5c71b6ba1cde2aa927c97f", "current_version": "0.25.12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1)"}, "properties": {"repobilityId": 109044, "scanner": "repobility-dependency-currency", "fingerprint": "3836f38f12ae913bbaba5a6853d6fd383ed965261e7ed8c78145c4db41eb2219", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "dashclaw", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "4.1.1", "correlation_key": "fp|3836f38f12ae913bbaba5a6853d6fd383ed965261e7ed8c78145c4db41eb2219", "current_version": "4.0.1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "note", "message": {"text": "npm package `@xyflow/react` is minor version(s) behind (12.10.2 -> 12.11.0)"}, "properties": {"repobilityId": 109043, "scanner": "repobility-dependency-currency", "fingerprint": "a7e9d03e7acdc747e9e4798da344c869774233a23ee273b6a92d71784c6be658", "category": "dependency", "severity": "low", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "minor version(s) behind", "signal": "currency", "cwe_ids": [], "package": "@xyflow/react", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "12.11.0", "correlation_key": "fp|a7e9d03e7acdc747e9e4798da344c869774233a23ee273b6a92d71784c6be658", "current_version": "12.10.2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108928, "scanner": "repobility-ai-code-hygiene", "fingerprint": "b44ed1d86dbf72412395191aebc8032d5349a2ca065a82f1450e3ad7b266f59f", "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": "app/components/ActivityTimeline.js", "duplicate_line": 273, "correlation_key": "fp|b44ed1d86dbf72412395191aebc8032d5349a2ca065a82f1450e3ad7b266f59f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/SwarmActivityLog.js"}, "region": {"startLine": 199}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108927, "scanner": "repobility-ai-code-hygiene", "fingerprint": "a61b1fce951d4b97cb884dd4302b40e1a79788fd27469b5b7769c1333a0d95c7", "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": "app/capabilities/[capabilityId]/edit/page.jsx", "duplicate_line": 17, "correlation_key": "fp|a61b1fce951d4b97cb884dd4302b40e1a79788fd27469b5b7769c1333a0d95c7"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/capabilities/new/page.jsx"}, "region": {"startLine": 13}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108926, "scanner": "repobility-ai-code-hygiene", "fingerprint": "729fd71579c18a6bfd16dbbcdb5d29a51226c460f067c16d9199e5ebb6784266", "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": "app/capabilities/[capabilityId]/components/CapabilityInvokePanel.jsx", "duplicate_line": 134, "correlation_key": "fp|729fd71579c18a6bfd16dbbcdb5d29a51226c460f067c16d9199e5ebb6784266"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/capabilities/[capabilityId]/components/CapabilityTestPanel.jsx"}, "region": {"startLine": 12}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108925, "scanner": "repobility-ai-code-hygiene", "fingerprint": "e81f518112cfe2dffc63e1bc38ce475f7c85b7bf50f3013c1e0c44682d464b80", "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": "app/api/orgs/[orgId]/keys/route.js", "duplicate_line": 14, "correlation_key": "fp|e81f518112cfe2dffc63e1bc38ce475f7c85b7bf50f3013c1e0c44682d464b80"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/orgs/[orgId]/route.js"}, "region": {"startLine": 6}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108924, "scanner": "repobility-ai-code-hygiene", "fingerprint": "e7d09dbc2b4a7954690aff94900207a638ff3ed7cc1a1636e965f619a43c12d2", "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": "app/api/keys/route.js", "duplicate_line": 108, "correlation_key": "fp|e7d09dbc2b4a7954690aff94900207a638ff3ed7cc1a1636e965f619a43c12d2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/orgs/[orgId]/keys/route.js"}, "region": {"startLine": 107}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108923, "scanner": "repobility-ai-code-hygiene", "fingerprint": "187b582819136b1fbf271f69c8ce305fff5b7665aa8058937de47ad10ca093d0", "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": "app/api/cron/code-session-cache-crater/route.js", "duplicate_line": 19, "correlation_key": "fp|187b582819136b1fbf271f69c8ce305fff5b7665aa8058937de47ad10ca093d0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/signals/route.js"}, "region": {"startLine": 23}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108922, "scanner": "repobility-ai-code-hygiene", "fingerprint": "2c4b8e449e7dac3f58bf46cd62eaa266308868e6d024969eed0abb68220e22c3", "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": "app/api/cron/memory-maintenance/route.js", "duplicate_line": 7, "correlation_key": "fp|2c4b8e449e7dac3f58bf46cd62eaa266308868e6d024969eed0abb68220e22c3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/reset-meters/route.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108921, "scanner": "repobility-ai-code-hygiene", "fingerprint": "5386fcedcc264bb6b67fca0a6a33904e844a5046fc1a406e12aea3ab064845d9", "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": "app/api/cron/memory-maintenance/route.js", "duplicate_line": 7, "correlation_key": "fp|5386fcedcc264bb6b67fca0a6a33904e844a5046fc1a406e12aea3ab064845d9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/policy-suggestions/route.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108920, "scanner": "repobility-ai-code-hygiene", "fingerprint": "b1e17c8eb4f06983112bce4c347afb997f899f34223a6815d7e6b0cb3dfc53dd", "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": "app/api/cron/code-session-cache-crater/route.js", "duplicate_line": 19, "correlation_key": "fp|b1e17c8eb4f06983112bce4c347afb997f899f34223a6815d7e6b0cb3dfc53dd"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/outcome-sweep/route.js"}, "region": {"startLine": 41}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108919, "scanner": "repobility-ai-code-hygiene", "fingerprint": "d704c8e6f9fd55e8c00ae6a6aeb2c9b83d7efaa21e44a08f79c80912d559db4e", "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": "app/api/admin/trigger-outcome-sweep/route.js", "duplicate_line": 8, "correlation_key": "fp|d704c8e6f9fd55e8c00ae6a6aeb2c9b83d7efaa21e44a08f79c80912d559db4e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/outcome-sweep/route.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108918, "scanner": "repobility-ai-code-hygiene", "fingerprint": "85aa84b9e3fe76df107591bd76679f2ca68cc256627c92462dfa078cb4872237", "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": "app/api/cron/learning-episodes-backfill/route.js", "duplicate_line": 10, "correlation_key": "fp|85aa84b9e3fe76df107591bd76679f2ca68cc256627c92462dfa078cb4872237"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/cron/learning-recommendations/route.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108917, "scanner": "repobility-ai-code-hygiene", "fingerprint": "aff8fb385e6ba2a3eb29572354c58daf2512c24e09aaa30318e49fd891ec7118", "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": "app/api/compliance/gaps/route.js", "duplicate_line": 16, "correlation_key": "fp|aff8fb385e6ba2a3eb29572354c58daf2512c24e09aaa30318e49fd891ec7118"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/compliance/report/route.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108916, "scanner": "repobility-ai-code-hygiene", "fingerprint": "0b3c722b2d81b4aaa79d9d0ffdbd230f03a41a969bad767d813d2d9672da6564", "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": "app/api/compliance/gaps/route.js", "duplicate_line": 9, "correlation_key": "fp|0b3c722b2d81b4aaa79d9d0ffdbd230f03a41a969bad767d813d2d9672da6564"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/compliance/map/route.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108915, "scanner": "repobility-ai-code-hygiene", "fingerprint": "61324607b9016fc919f5294c6a0162beca145415b0650a8b50750b6f321bc58a", "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": "app/api/code-sessions/sessions/[sessionId]/optimal-files/manifest/route.js", "duplicate_line": 28, "correlation_key": "fp|61324607b9016fc919f5294c6a0162beca145415b0650a8b50750b6f321bc58a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/code-sessions/sessions/[sessionId]/optimal-files/preview/route.js"}, "region": {"startLine": 14}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108914, "scanner": "repobility-ai-code-hygiene", "fingerprint": "229ee0032b753bcf82ca472a40e9c7971e0a1d840d4795c86d393f29262d0139", "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": "app/api/code-sessions/sessions/[sessionId]/optimal-files/manifest/route.js", "duplicate_line": 28, "correlation_key": "fp|229ee0032b753bcf82ca472a40e9c7971e0a1d840d4795c86d393f29262d0139"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/code-sessions/sessions/[sessionId]/optimal-files/merge-preview/route.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108913, "scanner": "repobility-ai-code-hygiene", "fingerprint": "794866148f11b2e8e84e3452e2682144cefc8b90108f4f2a777bf34b46adb814", "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": "app/api/code-sessions/ingest-jsonl/route.js", "duplicate_line": 154, "correlation_key": "fp|794866148f11b2e8e84e3452e2682144cefc8b90108f4f2a777bf34b46adb814"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/code-sessions/ingest-live/route.js"}, "region": {"startLine": 54}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108912, "scanner": "repobility-ai-code-hygiene", "fingerprint": "1a0d65ef1f8ad780a20cb105f781a5a44ce6b5a2b3d1abacec2fac6baab239c4", "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": "__tests__/unit/workflow-new.page.test.jsx", "duplicate_line": 13, "correlation_key": "fp|1a0d65ef1f8ad780a20cb105f781a5a44ce6b5a2b3d1abacec2fac6baab239c4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/workflows.page.test.jsx"}, "region": {"startLine": 9}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108911, "scanner": "repobility-ai-code-hygiene", "fingerprint": "37684072d72542e59a8b291447bcb4de537c8b2a95e6545093483d286a17c686", "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": "__tests__/unit/workflow-detail.page.test.jsx", "duplicate_line": 11, "correlation_key": "fp|37684072d72542e59a8b291447bcb4de537c8b2a95e6545093483d286a17c686"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/workflows.page.test.jsx"}, "region": {"startLine": 6}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108910, "scanner": "repobility-ai-code-hygiene", "fingerprint": "a5385344663e4216119f917bcc0147582d33ed693ae4ab135065c248af13395e", "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": "__tests__/unit/workflow-detail.page.test.jsx", "duplicate_line": 11, "correlation_key": "fp|a5385344663e4216119f917bcc0147582d33ed693ae4ab135065c248af13395e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/workflow-new.page.test.jsx"}, "region": {"startLine": 10}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108909, "scanner": "repobility-ai-code-hygiene", "fingerprint": "81354d46056915728bb1cc4eced62465e78c1b72e45235aa87e80b3ebcff83d9", "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": "__tests__/unit/capabilities.page.test.jsx", "duplicate_line": 4, "correlation_key": "fp|81354d46056915728bb1cc4eced62465e78c1b72e45235aa87e80b3ebcff83d9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/reputation-page.test.jsx"}, "region": {"startLine": 4}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108908, "scanner": "repobility-ai-code-hygiene", "fingerprint": "279ca2c7fb4c2994b8476c62e3fd0b6d6c3d0845dfafbce80852500d98b6df1c", "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": "__tests__/unit/capability-new.page.test.jsx", "duplicate_line": 1, "correlation_key": "fp|279ca2c7fb4c2994b8476c62e3fd0b6d6c3d0845dfafbce80852500d98b6df1c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/model-strategies-new.page.test.jsx"}, "region": {"startLine": 1}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108907, "scanner": "repobility-ai-code-hygiene", "fingerprint": "c1f1a4b653c6bf2806015e53a408461bc903990bf3c97621ab3f0002de5a0639", "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": "__tests__/unit/capability-new.page.test.jsx", "duplicate_line": 9, "correlation_key": "fp|c1f1a4b653c6bf2806015e53a408461bc903990bf3c97621ab3f0002de5a0639"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/model-strategies-detail.page.test.jsx"}, "region": {"startLine": 10}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108906, "scanner": "repobility-ai-code-hygiene", "fingerprint": "ae55013508b2aaf079eda0412ace3ee7e49a577a4341f87ae1b6ecd790904839", "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": "__tests__/unit/compliance-page-contract.test.jsx", "duplicate_line": 1, "correlation_key": "fp|ae55013508b2aaf079eda0412ace3ee7e49a577a4341f87ae1b6ecd790904839"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/compliance-page.test.jsx"}, "region": {"startLine": 1}}}]}, {"ruleId": "AIC003", "level": "note", "message": {"text": "Duplicated implementation block across source files"}, "properties": {"repobilityId": 108905, "scanner": "repobility-ai-code-hygiene", "fingerprint": "02c2c02811de675649dcd00d743f0563cd42e9e9525952fcada9dc7805c7321b", "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": "__tests__/unit/capabilities.page.test.jsx", "duplicate_line": 18, "correlation_key": "fp|02c2c02811de675649dcd00d743f0563cd42e9e9525952fcada9dc7805c7321b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/capability-detail.page.test.jsx"}, "region": {"startLine": 32}}}]}, {"ruleId": "AIC009", "level": "note", "message": {"text": "Multiple AI-agent scaffold marker files are present"}, "properties": {"repobilityId": 108904, "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", "GEMINI.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": "MINED072", "level": "none", "message": {"text": "[MINED072] Python Pass Only Class: class Foo: pass \u2014 stub waiting to be filled in."}, "properties": {"repobilityId": 109157, "scanner": "repobility-threat-engine", "fingerprint": "7e6e4e3950c5956321cf60632e44dbb0697af68fb532c1c69b19e27fb30c2d98", "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": "python-pass-only-class", "owasp": null, "cwe_ids": ["CWE-1188"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348069+00:00", "triaged_in_corpus": 10, "observations_count": 14245, "ai_coder_pattern_id": 143}, "scanner": "repobility-threat-engine", "correlation_key": "fp|7e6e4e3950c5956321cf60632e44dbb0697af68fb532c1c69b19e27fb30c2d98"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/integrations/langchain.py"}, "region": {"startLine": 10}}}]}, {"ruleId": "SEC045", "level": "none", "message": {"text": "[SEC045] eval()/exec() on stored or user-supplied data (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "properties": {"repobilityId": 109155, "scanner": "repobility-threat-engine", "fingerprint": "c59edcd8286991ab7caac4493f8f01b268fef2a5d218265ad20f6e2d1172fefb", "category": "injection", "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": "SEC045", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|c59edcd8286991ab7caac4493f8f01b268fef2a5d218265ad20f6e2d1172fefb"}}}, {"ruleId": "SEC085", "level": "none", "message": {"text": "[SEC085] JS: child_process.exec with non-literal (and 3 more): Same pattern found in 3 additional files. Review if needed."}, "properties": {"repobilityId": 109151, "scanner": "repobility-threat-engine", "fingerprint": "f1c2c4035cdd6e0916d588faf9becbbbd5dd61a9e4a7efb0017757e4e82f5c05", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 3 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 3 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|f1c2c4035cdd6e0916d588faf9becbbbd5dd61a9e4a7efb0017757e4e82f5c05"}}}, {"ruleId": "MINED063", "level": "none", "message": {"text": "[MINED063] Toctou Os Path Exists: if os.path.exists(p): open(p) \u2014 file can be replaced/deleted between check and use."}, "properties": {"repobilityId": 109147, "scanner": "repobility-threat-engine", "fingerprint": "14f15f529e9d16168721c24e1d6f47e5c5809afac8c12b1cfb9540d11c90a873", "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": "toctou-os-path-exists", "owasp": null, "cwe_ids": ["CWE-367"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348048+00:00", "triaged_in_corpus": 12, "observations_count": 90754, "ai_coder_pattern_id": 41}, "scanner": "repobility-threat-engine", "correlation_key": "fp|14f15f529e9d16168721c24e1d6f47e5c5809afac8c12b1cfb9540d11c90a873"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/bug04-validate.py"}, "region": {"startLine": 57}}}]}, {"ruleId": "MINED062", "level": "none", "message": {"text": "[MINED062] Python Dataclass No Fields: @dataclass over an empty class \u2014 unfinished model."}, "properties": {"repobilityId": 109145, "scanner": "repobility-threat-engine", "fingerprint": "23a1c006eee3ecc9a5432771cab10c485472c3ece72014680956c937f57006a8", "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": "python-dataclass-no-fields", "owasp": null, "cwe_ids": [], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348046+00:00", "triaged_in_corpus": 10, "observations_count": 92448, "ai_coder_pattern_id": 144}, "scanner": "repobility-threat-engine", "correlation_key": "fp|23a1c006eee3ecc9a5432771cab10c485472c3ece72014680956c937f57006a8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/types.py"}, "region": {"startLine": 87}}}]}, {"ruleId": "SEC136", "level": "none", "message": {"text": "[SEC136] AI-typical over-broad exception handler swallowing all errors (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "properties": {"repobilityId": 109142, "scanner": "repobility-threat-engine", "fingerprint": "8e478e56b730255b619eaaf214c2ac68864bd09b58591d59c20fe11bd4508abd", "category": "quality", "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": "SEC136", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|8e478e56b730255b619eaaf214c2ac68864bd09b58591d59c20fe11bd4508abd"}}}, {"ruleId": "SEC132", "level": "none", "message": {"text": "[SEC132] String concat where the language has interpolation (AI style drift) (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "properties": {"repobilityId": 109138, "scanner": "repobility-threat-engine", "fingerprint": "802362717bb8b9596309b60635fbb04d345013c3d2defa44f95ace1b246cb77c", "category": "quality", "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": "SEC132", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|802362717bb8b9596309b60635fbb04d345013c3d2defa44f95ace1b246cb77c"}}}, {"ruleId": "MINED049", "level": "none", "message": {"text": "[MINED049] Print Pii (and 11 more): Same pattern found in 11 additional files. Review if needed."}, "properties": {"repobilityId": 109133, "scanner": "repobility-threat-engine", "fingerprint": "defc09277e8bed1cdd97efc9bcc8f7c5deb23d0f7598b6dd464e06321a6a8743", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 11 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "print-pii", "owasp": "A09:2021", "cwe_ids": ["CWE-532"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348015+00:00", "triaged_in_corpus": 12, "observations_count": 676566, "ai_coder_pattern_id": 26}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|defc09277e8bed1cdd97efc9bcc8f7c5deb23d0f7598b6dd464e06321a6a8743", "aggregated_count": 11}}}, {"ruleId": "MINED049", "level": "none", "message": {"text": "[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout."}, "properties": {"repobilityId": 109132, "scanner": "repobility-threat-engine", "fingerprint": "b73e4def31f42e56fb3e4157caffde09e8a5f2bce17e2b9d87bf1a1a5887828d", "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": "print-pii", "owasp": "A09:2021", "cwe_ids": ["CWE-532"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348015+00:00", "triaged_in_corpus": 12, "observations_count": 676566, "ai_coder_pattern_id": 26}, "scanner": "repobility-threat-engine", "correlation_key": "fp|b73e4def31f42e56fb3e4157caffde09e8a5f2bce17e2b9d87bf1a1a5887828d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/python-research-agent/agent.py"}, "region": {"startLine": 28}}}]}, {"ruleId": "MINED049", "level": "none", "message": {"text": "[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout."}, "properties": {"repobilityId": 109131, "scanner": "repobility-threat-engine", "fingerprint": "9b665a71a7156b7d80a024fe88d2599dfa3cb568dbef76af6063dc352c2282d9", "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": "print-pii", "owasp": "A09:2021", "cwe_ids": ["CWE-532"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348015+00:00", "triaged_in_corpus": 12, "observations_count": 676566, "ai_coder_pattern_id": 26}, "scanner": "repobility-threat-engine", "correlation_key": "fp|9b665a71a7156b7d80a024fe88d2599dfa3cb568dbef76af6063dc352c2282d9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-governed-agent/index.js"}, "region": {"startLine": 108}}}]}, {"ruleId": "MINED049", "level": "none", "message": {"text": "[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout."}, "properties": {"repobilityId": 109130, "scanner": "repobility-threat-engine", "fingerprint": "d849ef14c4c8cfafab0657d0a2936eeabc10e956e407a0aa108b7441f223f6c6", "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": "print-pii", "owasp": "A09:2021", "cwe_ids": ["CWE-532"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348015+00:00", "triaged_in_corpus": 12, "observations_count": 676566, "ai_coder_pattern_id": 26}, "scanner": "repobility-threat-engine", "correlation_key": "fp|d849ef14c4c8cfafab0657d0a2936eeabc10e956e407a0aa108b7441f223f6c6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-mcp/main.py"}, "region": {"startLine": 31}}}]}, {"ruleId": "MINED043", "level": "none", "message": {"text": "[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle credentials or data."}, "properties": {"repobilityId": 109120, "scanner": "repobility-threat-engine", "fingerprint": "4e1255053ea6b5a24ef24afe1d12f10c22b9137a659c6fd2e130ddcd6ac6808b", "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": "http-not-https", "owasp": "A02:2021", "cwe_ids": ["CWE-319"], "precision": 0.917, "promoted_at": "2026-05-18T14:01:32.347999+00:00", "triaged_in_corpus": 12, "observations_count": 4113831, "ai_coder_pattern_id": 15}, "scanner": "repobility-threat-engine", "correlation_key": "fp|4e1255053ea6b5a24ef24afe1d12f10c22b9137a659c6fd2e130ddcd6ac6808b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-mcp/main.py"}, "region": {"startLine": 92}}}]}, {"ruleId": "MINED043", "level": "none", "message": {"text": "[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle credentials or data."}, "properties": {"repobilityId": 109119, "scanner": "repobility-threat-engine", "fingerprint": "bc77426b5a0be92ff0b7fc95c2a6b8d028ddbc63fe5c91ee47060498bfcf622b", "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": "http-not-https", "owasp": "A02:2021", "cwe_ids": ["CWE-319"], "precision": 0.917, "promoted_at": "2026-05-18T14:01:32.347999+00:00", "triaged_in_corpus": 12, "observations_count": 4113831, "ai_coder_pattern_id": 15}, "scanner": "repobility-threat-engine", "correlation_key": "fp|bc77426b5a0be92ff0b7fc95c2a6b8d028ddbc63fe5c91ee47060498bfcf622b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/AgentFilterDropdown.js"}, "region": {"startLine": 23}}}]}, {"ruleId": "MINED074", "level": "none", "message": {"text": "[MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.example.com/v2). Common AI hallucination."}, "properties": {"repobilityId": 109118, "scanner": "repobility-threat-engine", "fingerprint": "d59a9d26df597006980c2dad2380420d8fa232c7a1d687077830567b76441fee", "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": "ai-tell-fake-citation", "owasp": null, "cwe_ids": [], "languages": ["python", "javascript", "typescript", "markdown"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348074+00:00", "triaged_in_corpus": 10, "observations_count": 12281, "ai_coder_pattern_id": 176}, "scanner": "repobility-threat-engine", "correlation_key": "fp|d59a9d26df597006980c2dad2380420d8fa232c7a1d687077830567b76441fee"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/capabilities/new/components/CapabilityBasicsSection.jsx"}, "region": {"startLine": 140}}}]}, {"ruleId": "MINED100", "level": "none", "message": {"text": "[MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render bugs when the list re-orders, items are inserted/removed mid-list, or items have state. Prefer a stable unique id from the data."}, "properties": {"repobilityId": 109117, "scanner": "repobility-threat-engine", "fingerprint": "034583c13238c6d37c511818c6d2ea84ba5227ee1f502c339d7d1fdcb3bd75aa", "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": "key-prop-redundancy", "owasp": null, "cwe_ids": [], "languages": ["javascript"], "precision": 1.0, "promoted_at": "2026-05-18T15:01:13.611213+00:00", "triaged_in_corpus": 10, "observations_count": 2815, "ai_coder_pattern_id": 61}, "scanner": "repobility-threat-engine", "correlation_key": "fp|034583c13238c6d37c511818c6d2ea84ba5227ee1f502c339d7d1fdcb3bd75aa"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/messages/_components/MessageActionMenu.js"}, "region": {"startLine": 58}}}]}, {"ruleId": "MINED100", "level": "none", "message": {"text": "[MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render bugs when the list re-orders, items are inserted/removed mid-list, or items have state. Prefer a stable unique id from the data."}, "properties": {"repobilityId": 109116, "scanner": "repobility-threat-engine", "fingerprint": "362d583dcb8fb87c6c96b2fc882fe39006d0ec87b5097cb19dfc1174b6db8457", "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": "key-prop-redundancy", "owasp": null, "cwe_ids": [], "languages": ["javascript"], "precision": 1.0, "promoted_at": "2026-05-18T15:01:13.611213+00:00", "triaged_in_corpus": 10, "observations_count": 2815, "ai_coder_pattern_id": 61}, "scanner": "repobility-threat-engine", "correlation_key": "fp|362d583dcb8fb87c6c96b2fc882fe39006d0ec87b5097cb19dfc1174b6db8457"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/AgentSpendCard.js"}, "region": {"startLine": 77}}}]}, {"ruleId": "MINED100", "level": "none", "message": {"text": "[MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render bugs when the list re-orders, items are inserted/removed mid-list, or items have state. Prefer a stable unique id from the data."}, "properties": {"repobilityId": 109115, "scanner": "repobility-threat-engine", "fingerprint": "ef0c3899fe25962c2322b25fec4e747be124e89b6981bb7c584bdf10f596b8e1", "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": "key-prop-redundancy", "owasp": null, "cwe_ids": [], "languages": ["javascript"], "precision": 1.0, "promoted_at": "2026-05-18T15:01:13.611213+00:00", "triaged_in_corpus": 10, "observations_count": 2815, "ai_coder_pattern_id": 61}, "scanner": "repobility-threat-engine", "correlation_key": "fp|ef0c3899fe25962c2322b25fec4e747be124e89b6981bb7c584bdf10f596b8e1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/capabilities/components/CapabilityRegistrySummary.jsx"}, "region": {"startLine": 24}}}]}, {"ruleId": "MINED055", "level": "none", "message": {"text": "[MINED055] Npm Install No Lockfile (and 2 more): Same pattern found in 2 additional files. Review if needed."}, "properties": {"repobilityId": 109114, "scanner": "repobility-threat-engine", "fingerprint": "b2035a80780304e620b60087b426ba3ac5c6c7cc37beacb9e3090ae321c15a3e", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 2 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "npm-install-no-lockfile", "owasp": "A06:2021", "cwe_ids": ["CWE-1357"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348030+00:00", "triaged_in_corpus": 12, "observations_count": 317602, "ai_coder_pattern_id": 42}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|b2035a80780304e620b60087b426ba3ac5c6c7cc37beacb9e3090ae321c15a3e", "aggregated_count": 2}}}, {"ruleId": "MINED055", "level": "none", "message": {"text": "[MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versions on every build) instead of npm ci."}, "properties": {"repobilityId": 109113, "scanner": "repobility-threat-engine", "fingerprint": "b94fca7a3299cc4cbd75ea5bf9463f9605e6209fe8659f327d7973ceb4e32fe3", "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": "npm-install-no-lockfile", "owasp": "A06:2021", "cwe_ids": ["CWE-1357"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348030+00:00", "triaged_in_corpus": 12, "observations_count": 317602, "ai_coder_pattern_id": 42}, "scanner": "repobility-threat-engine", "correlation_key": "fp|b94fca7a3299cc4cbd75ea5bf9463f9605e6209fe8659f327d7973ceb4e32fe3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/guides/langgraph/page.js"}, "region": {"startLine": 105}}}]}, {"ruleId": "MINED055", "level": "none", "message": {"text": "[MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versions on every build) instead of npm ci."}, "properties": {"repobilityId": 109112, "scanner": "repobility-threat-engine", "fingerprint": "ced1f833d1cb3a238d047c3794650954ed1013df2fa5cddb7c2b936c25d683cc", "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": "npm-install-no-lockfile", "owasp": "A06:2021", "cwe_ids": ["CWE-1357"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348030+00:00", "triaged_in_corpus": 12, "observations_count": 317602, "ai_coder_pattern_id": 42}, "scanner": "repobility-threat-engine", "correlation_key": "fp|ced1f833d1cb3a238d047c3794650954ed1013df2fa5cddb7c2b936c25d683cc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/guides/crewai/page.js"}, "region": {"startLine": 105}}}]}, {"ruleId": "MINED055", "level": "none", "message": {"text": "[MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versions on every build) instead of npm ci."}, "properties": {"repobilityId": 109111, "scanner": "repobility-threat-engine", "fingerprint": "5386bd5ba3fbf2a6092994e275a4a33c338872fdc9c4952cf19600c3fe4863cb", "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": "npm-install-no-lockfile", "owasp": "A06:2021", "cwe_ids": ["CWE-1357"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348030+00:00", "triaged_in_corpus": 12, "observations_count": 317602, "ai_coder_pattern_id": 42}, "scanner": "repobility-threat-engine", "correlation_key": "fp|5386bd5ba3fbf2a6092994e275a4a33c338872fdc9c4952cf19600c3fe4863cb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/blog/claude-code-beachhead/page.jsx"}, "region": {"startLine": 100}}}]}, {"ruleId": "MINED019", "level": "none", "message": {"text": "[MINED019] Ssti Jinja From String (and 1 more): Same pattern found in 1 additional files. Review if needed."}, "properties": {"repobilityId": 109108, "scanner": "repobility-threat-engine", "fingerprint": "863f50ceeb9c6c0babbffc4bc831090fb1bb3866aeb4c09038ee3520419aadc9", "category": "quality", "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": {"mined": true, "mining": {"slug": "ssti-jinja-from-string", "owasp": "A03:2021", "cwe_ids": ["CWE-94"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347943+00:00", "triaged_in_corpus": 20, "observations_count": 47984, "ai_coder_pattern_id": 34}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|863f50ceeb9c6c0babbffc4bc831090fb1bb3866aeb4c09038ee3520419aadc9", "aggregated_count": 1}}}, {"ruleId": "ERR002", "level": "none", "message": {"text": "[ERR002] Empty Catch Block (and 4 more): Same pattern found in 4 additional files. Review if needed."}, "properties": {"repobilityId": 109101, "scanner": "repobility-threat-engine", "fingerprint": "55853ef45b03bf09cbc44c6f24922b8041151d72d31f01248b6f89c0cb3102d5", "category": "error_handling", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 4 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 4 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|55853ef45b03bf09cbc44c6f24922b8041151d72d31f01248b6f89c0cb3102d5"}}}, {"ruleId": "SEC020", "level": "none", "message": {"text": "[SEC020] Secret Printed to Logs (and 34 more): Same pattern found in 34 additional files. Review if needed."}, "properties": {"repobilityId": 109097, "scanner": "repobility-threat-engine", "fingerprint": "23221e46f9f4d2309614b863a11921226ee64f838e250a0550551197451529cd", "category": "credential_exposure", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 34 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 34 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC020", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|23221e46f9f4d2309614b863a11921226ee64f838e250a0550551197451529cd"}}}, {"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": 109096, "scanner": "repobility-threat-engine", "fingerprint": "c1ed66f3eb9d587f8d01e4314c843127abca1fcdbf8a139c27545d33e000e5de", "category": "credential_exposure", "severity": "info", "confidence": 0.15, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Log message mentions credential-related metadata but does not print a credential-bearing value", "evidence": {"match": "console.error('Onboarding api-key error:', error)", "reason": "Log message mentions credential-related metadata but does not print a credential-bearing value", "rule_id": "SEC020", "scanner": "repobility-threat-engine", "confidence": 0.15, "correlation_key": "secret|token|8|console.error onboarding api-key error: error"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/onboarding/api-key/route.js"}, "region": {"startLine": 82}}}]}, {"ruleId": "SEC118", "level": "none", "message": {"text": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier (and 13 more): Same pattern found in 13 additional files. Review if needed."}, "properties": {"repobilityId": 109093, "scanner": "repobility-threat-engine", "fingerprint": "a796473d07d86b1c2452c064813800eeb5fd80d1b864b4355dcf36b5da85d324", "category": "crypto", "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": {"reason": "Deduplicated summary only: 13 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC118", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|a796473d07d86b1c2452c064813800eeb5fd80d1b864b4355dcf36b5da85d324"}}}, {"ruleId": "SEC118", "level": "none", "message": {"text": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier: UUIDv1 encodes the MAC address and timestamp, making it predictable. Used as a session token or password-reset key, it's enumerable."}, "properties": {"repobilityId": 109092, "scanner": "repobility-threat-engine", "fingerprint": "f37665b3aa6aea816021f4938dc1d91555c1ae6679fb92187d07826b2a1eee60", "category": "crypto", "severity": "info", "confidence": 0.1, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Safe pattern 'randomUUID' detected on same line", "evidence": {"match": "crypto.randomUUID", "reason": "Safe pattern 'randomUUID' detected on same line", "rule_id": "SEC118", "scanner": "repobility-threat-engine", "confidence": 0.1, "correlation_key": "code|crypto|token|59|sec118"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/onboarding/workspace/route.js"}, "region": {"startLine": 59}}}]}, {"ruleId": "SEC118", "level": "none", "message": {"text": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier: UUIDv1 encodes the MAC address and timestamp, making it predictable. Used as a session token or password-reset key, it's enumerable."}, "properties": {"repobilityId": 109091, "scanner": "repobility-threat-engine", "fingerprint": "c9078169bdaa976aa01ecff52e3826aee349e8ea52f68477cfdd94ff562d6ec3", "category": "crypto", "severity": "info", "confidence": 0.1, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Safe pattern 'randomUUID' detected on same line", "evidence": {"match": "crypto.randomUUID", "reason": "Safe pattern 'randomUUID' detected on same line", "rule_id": "SEC118", "scanner": "repobility-threat-engine", "confidence": 0.1, "correlation_key": "code|crypto|token|65|sec118"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/onboarding/api-key/route.js"}, "region": {"startLine": 65}}}]}, {"ruleId": "SEC118", "level": "none", "message": {"text": "[SEC118] UUIDv1 / UUIDv3 used for security-sensitive identifier: UUIDv1 encodes the MAC address and timestamp, making it predictable. Used as a session token or password-reset key, it's enumerable."}, "properties": {"repobilityId": 109090, "scanner": "repobility-threat-engine", "fingerprint": "30971eaad99642f8ee6b104fb6ea4dad1168ee64c9b733bff606e3115d86b986", "category": "crypto", "severity": "info", "confidence": 0.1, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Safe pattern 'randomUUID' detected on same line", "evidence": {"match": "crypto.randomUUID", "reason": "Safe pattern 'randomUUID' detected on same line", "rule_id": "SEC118", "scanner": "repobility-threat-engine", "confidence": 0.1, "correlation_key": "code|crypto|token|51|sec118"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/notifications/route.js"}, "region": {"startLine": 51}}}]}, {"ruleId": "MINED056", "level": "none", "message": {"text": "[MINED056] React Key As Index (and 17 more): Same pattern found in 17 additional files. Review if needed."}, "properties": {"repobilityId": 109089, "scanner": "repobility-threat-engine", "fingerprint": "d3082ca9823d9ea57017bd18348c85d9a8bec464c5453e2741dca5a07fb24bed", "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": "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", "aggregated": true, "correlation_key": "fp|d3082ca9823d9ea57017bd18348c85d9a8bec464c5453e2741dca5a07fb24bed", "aggregated_count": 17}}}, {"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": 109088, "scanner": "repobility-threat-engine", "fingerprint": "4da84d58b90b9d3a69aa513f3cdc2167e09015743301b581a11ccbc376915142", "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|4da84d58b90b9d3a69aa513f3cdc2167e09015743301b581a11ccbc376915142"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/analytics/page.jsx"}, "region": {"startLine": 68}}}]}, {"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": 109087, "scanner": "repobility-threat-engine", "fingerprint": "f93e2f264ba0226d50e2923b6be83952db4bc5684f24ded9c34c0686ec492ae8", "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|f93e2f264ba0226d50e2923b6be83952db4bc5684f24ded9c34c0686ec492ae8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentReputation.jsx"}, "region": {"startLine": 173}}}]}, {"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": 109086, "scanner": "repobility-threat-engine", "fingerprint": "49068ea33a92959e006c084e332d4a4bd2785e8ca5f1f28125a85ce77552cb48", "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|49068ea33a92959e006c084e332d4a4bd2785e8ca5f1f28125a85ce77552cb48"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentDecisionTable.jsx"}, "region": {"startLine": 114}}}]}, {"ruleId": "MINED044", "level": "none", "message": {"text": "[MINED044] Js Console Log Prod (and 352 more): Same pattern found in 352 additional files. Review if needed."}, "properties": {"repobilityId": 109085, "scanner": "repobility-threat-engine", "fingerprint": "e69c65d7daa62558efc707016c5d66f7017392b7239acbf01f6c9d118bb4e157", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 352 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|e69c65d7daa62558efc707016c5d66f7017392b7239acbf01f6c9d118bb4e157", "aggregated_count": 352}}}, {"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": 109084, "scanner": "repobility-threat-engine", "fingerprint": "55331b6ccc2b2ea4c07ee8868f04cb88fb58f6cbb67869f59c166e24434bea4d", "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|55331b6ccc2b2ea4c07ee8868f04cb88fb58f6cbb67869f59c166e24434bea4d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/analytics/page.jsx"}, "region": {"startLine": 29}}}]}, {"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": 109083, "scanner": "repobility-threat-engine", "fingerprint": "b687cebbb9420f90ce5be80cd621e65dd0cb8f723ba2fcbf9659f8583adccde1", "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|b687cebbb9420f90ce5be80cd621e65dd0cb8f723ba2fcbf9659f8583adccde1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentDecisionTable.jsx"}, "region": {"startLine": 71}}}]}, {"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": 109082, "scanner": "repobility-threat-engine", "fingerprint": "3245b95c1c1549c15bb313ea7d29c8fe95b9278870570ba2a2a5ee3c63fccdb4", "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|3245b95c1c1549c15bb313ea7d29c8fe95b9278870570ba2a2a5ee3c63fccdb4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/agents/[agentId]/components/AgentAssumptions.jsx"}, "region": {"startLine": 28}}}]}, {"ruleId": "COMP001", "level": "none", "message": {"text": "[COMP001] High cognitive complexity (and 50 more): Same pattern found in 50 additional files. Review if needed."}, "properties": {"repobilityId": 109081, "scanner": "repobility-threat-engine", "fingerprint": "4ca67f70874e682145cc80563e65ea57f9183dcfe80e781d61b6cba0d5f7f699", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 50 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"scanner": "repobility-threat-engine", "function": "main", "breakdown": {"if": 3, "or": 4, "except": 2}, "aggregated": true, "complexity": 9, "correlation_key": "fp|4ca67f70874e682145cc80563e65ea57f9183dcfe80e781d61b6cba0d5f7f699", "aggregated_count": 50}}}, {"ruleId": "ERR001", "level": "none", "message": {"text": "[ERR001] Silent Exception Swallowing (and 7 more): Same pattern found in 7 additional files. Review if needed."}, "properties": {"repobilityId": 109077, "scanner": "repobility-threat-engine", "fingerprint": "c21ddaa747070b8f43ab9ea8338b91ebfc00884512370f910cd6f33605573e80", "category": "error_handling", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 7 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 7 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "ERR001", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|c21ddaa747070b8f43ab9ea8338b91ebfc00884512370f910cd6f33605573e80"}}}, {"ruleId": "MINED050", "level": "none", "message": {"text": "[MINED050] Stub Only Function (and 15 more): Same pattern found in 15 additional files. Review if needed."}, "properties": {"repobilityId": 109073, "scanner": "repobility-threat-engine", "fingerprint": "facf796ae6e2aa7466283972d237a4863312611f907ddf04cc3a6f3da2ca0582", "category": "quality", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 15 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"mined": true, "mining": {"slug": "stub-only-function", "owasp": null, "cwe_ids": ["CWE-1188"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348017+00:00", "triaged_in_corpus": 12, "observations_count": 633513, "ai_coder_pattern_id": 2}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|facf796ae6e2aa7466283972d237a4863312611f907ddf04cc3a6f3da2ca0582", "aggregated_count": 15}}}, {"ruleId": "MINED050", "level": "none", "message": {"text": "[MINED050] Stub Only Function: Function declared but body is just pass, return None, raise NotImplementedError, or TODO comment."}, "properties": {"repobilityId": 109072, "scanner": "repobility-threat-engine", "fingerprint": "b1712cbbaaf095fc54199efac63003d06829d318d6f8c074a626db4a9a135281", "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": "stub-only-function", "owasp": null, "cwe_ids": ["CWE-1188"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348017+00:00", "triaged_in_corpus": 12, "observations_count": 633513, "ai_coder_pattern_id": 2}, "scanner": "repobility-threat-engine", "correlation_key": "fp|b1712cbbaaf095fc54199efac63003d06829d318d6f8c074a626db4a9a135281"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-mcp/main.py"}, "region": {"startLine": 152}}}]}, {"ruleId": "MINED050", "level": "none", "message": {"text": "[MINED050] Stub Only Function: Function declared but body is just pass, return None, raise NotImplementedError, or TODO comment."}, "properties": {"repobilityId": 109071, "scanner": "repobility-threat-engine", "fingerprint": "f5943d7bfbaa0c32d366e4c69de406dd112adcb7af41918f8c19029b002015e2", "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": "stub-only-function", "owasp": null, "cwe_ids": ["CWE-1188"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348017+00:00", "triaged_in_corpus": 12, "observations_count": 633513, "ai_coder_pattern_id": 2}, "scanner": "repobility-threat-engine", "correlation_key": "fp|f5943d7bfbaa0c32d366e4c69de406dd112adcb7af41918f8c19029b002015e2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_postllm_hermes.py"}, "region": {"startLine": 49}}}]}, {"ruleId": "MINED050", "level": "none", "message": {"text": "[MINED050] Stub Only Function: Function declared but body is just pass, return None, raise NotImplementedError, or TODO comment."}, "properties": {"repobilityId": 109070, "scanner": "repobility-threat-engine", "fingerprint": "782cc2306f4616b6e9c76fa1a73980f906ef4244c80fbabd5d52e6316df4be41", "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": "stub-only-function", "owasp": null, "cwe_ids": ["CWE-1188"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.348017+00:00", "triaged_in_corpus": 12, "observations_count": 633513, "ai_coder_pattern_id": 2}, "scanner": "repobility-threat-engine", "correlation_key": "fp|782cc2306f4616b6e9c76fa1a73980f906ef4244c80fbabd5d52e6316df4be41"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_common.py"}, "region": {"startLine": 59}}}]}, {"ruleId": "MINED001", "level": "none", "message": {"text": "[MINED001] Bare Except Pass (and 12 more): Same pattern found in 12 additional files. Review if needed."}, "properties": {"repobilityId": 109069, "scanner": "repobility-threat-engine", "fingerprint": "73511d44b8361eefb9c933764519d3cf5dc2e974ce3bb6776bfaba9ba3044916", "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": "bare-except-pass", "owasp": null, "cwe_ids": ["CWE-755"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347744+00:00", "triaged_in_corpus": 15, "observations_count": 1550824, "ai_coder_pattern_id": 6}, "scanner": "repobility-threat-engine", "aggregated": true, "correlation_key": "fp|73511d44b8361eefb9c933764519d3cf5dc2e974ce3bb6776bfaba9ba3044916", "aggregated_count": 12}}}, {"ruleId": "SEC029", "level": "none", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 129 more): Same pattern found in 129 additional files. Review if needed."}, "properties": {"repobilityId": 109065, "scanner": "repobility-threat-engine", "fingerprint": "714a4eaceb67655a989950ba2103b68956d2f175740601b776e7c03b1a5a5b53", "category": "ssrf", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 129 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 129 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|714a4eaceb67655a989950ba2103b68956d2f175740601b776e7c03b1a5a5b53"}}}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `postcss` is patch version(s) behind (8.5.14 -> 8.5.15)"}, "properties": {"repobilityId": 109049, "scanner": "repobility-dependency-currency", "fingerprint": "3bd408c44b444de84c3993503f1486a58c3fc1d2fe70bef0d5dbce0e0ce461d6", "category": "dependency", "severity": "info", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"gap": "patch version(s) behind", "signal": "currency", "cwe_ids": [], "package": "postcss", "scanner": "repobility-dependency-currency", "ecosystem": "npm", "languages": ["javascript"], "latest_version": "8.5.15", "correlation_key": "fp|3bd408c44b444de84c3993503f1486a58c3fc1d2fe70bef0d5dbce0e0ce461d6", "current_version": "8.5.14"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "DEPCUR-NPM", "level": "none", "message": {"text": "npm package `@vitest/coverage-v8` is patch version(s) behind (4.1.7 -> 4.1.8)"}, "properties": {"repobilityId": 109048, "scanner": "repobility-dependency-currency", "fingerprint": "e53c585680dd3923eae8eaf93e9375c186959e4a1476605d55d7188ed5b47a41", "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|e53c585680dd3923eae8eaf93e9375c186959e4a1476605d55d7188ed5b47a41", "current_version": "4.1.7"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "JRN009", "level": "error", "message": {"text": "Secret-like setting is echoed into a password input value"}, "properties": {"repobilityId": 109254, "scanner": "repobility-journey-contract", "fingerprint": "2fd13a4e4c0c11b17f51d5022306d857e1428b7b8ffb53b3426afae1aa4cb485", "category": "auth", "severity": "high", "confidence": 0.83, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "A password or secret-named input is populated from a secret-like variable instead of a masked placeholder.", "evidence": {"rule_id": "JRN009", "scanner": "repobility-journey-contract", "references": ["https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html"], "correlation_key": "code|auth|token|89|jrn009"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/workflows/components/WorkflowAiDraftPanel.jsx"}, "region": {"startLine": 89}}}]}, {"ruleId": "JRN009", "level": "error", "message": {"text": "Secret-like setting is echoed into a password input value"}, "properties": {"repobilityId": 109253, "scanner": "repobility-journey-contract", "fingerprint": "bf7227272eb5a64a740a2bb08b319b3ec4316759fcd576539ff268ce3946250b", "category": "auth", "severity": "high", "confidence": 0.83, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "A password or secret-named input is populated from a secret-like variable instead of a masked placeholder.", "evidence": {"rule_id": "JRN009", "scanner": "repobility-journey-contract", "references": ["https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html"], "correlation_key": "code|auth|token|56|jrn009"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/login/LocalPasswordForm.js"}, "region": {"startLine": 56}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: PATCH /_archive/context/threads/:threadId/route."}, "properties": {"repobilityId": 109217, "scanner": "repobility-access-control", "fingerprint": "3996b37d934dda43bac75d81763098ded2892b3f1b1f78a531f02e9598f07366", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/context/threads/:threadId/route", "method": "PATCH", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / threadid /route.js|33|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/context/threads/[threadId]/route.js"}, "region": {"startLine": 33}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: GET /_archive/context/threads/:threadId/route."}, "properties": {"repobilityId": 109216, "scanner": "repobility-access-control", "fingerprint": "93badd48823d13ef8f60381ee46d0681ad2a2150eb9177e62610fd820ee79eea", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/context/threads/:threadId/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / threadid /route.js|8|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/context/threads/[threadId]/route.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: POST /_archive/snippets/:snippetId/use/route."}, "properties": {"repobilityId": 109215, "scanner": "repobility-access-control", "fingerprint": "8aaf397066a934b5790144fd9b5dbf4d50e5c7d836875ce3758c329aae2a03ec", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/snippets/:snippetId/use/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/_archive/snippets/ snippetid /use/route.js|8|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/snippets/[snippetId]/use/route.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: GET /_archive/snippets/:snippetId/route."}, "properties": {"repobilityId": 109214, "scanner": "repobility-access-control", "fingerprint": "fa69c607b8637d3e8c6ccc6043710e1f7888e25a35d5ae2aee24e6aa74175a47", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/snippets/:snippetId/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|app/api/_archive/snippets/ snippetid /route.js|9|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/snippets/[snippetId]/route.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: DELETE /_archive/routing/agents/:agentId/route."}, "properties": {"repobilityId": 109213, "scanner": "repobility-access-control", "fingerprint": "43a65ab45bc03571397dbf7fb01b6ceb8334f7ce0929a12bd94d8b807a48b82f", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/agents/:agentId/route", "method": "DELETE", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / agentid /route.js|65|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/agents/[agentId]/route.js"}, "region": {"startLine": 65}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: PATCH /_archive/routing/agents/:agentId/route."}, "properties": {"repobilityId": 109212, "scanner": "repobility-access-control", "fingerprint": "f69be8a7255894ee3e919f5f3393350479411e8976ea49979d136e14e877c899", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/agents/:agentId/route", "method": "PATCH", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / agentid /route.js|34|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/agents/[agentId]/route.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: GET /_archive/routing/agents/:agentId/route."}, "properties": {"repobilityId": 109211, "scanner": "repobility-access-control", "fingerprint": "4f11478311af7cbd045f0dd14452572f905f7ad506501413535f543f79a62a21", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/agents/:agentId/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / agentid /route.js|12|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/agents/[agentId]/route.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: POST /_archive/routing/tasks/:taskId/complete/route."}, "properties": {"repobilityId": 109210, "scanner": "repobility-access-control", "fingerprint": "78ecba7c40410c865cafa6eff308e7f54d12bffe599037f0c6ee1b145abcb6ef", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/tasks/:taskId/complete/route", "method": "POST", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / taskid /complete/route.js|14|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/tasks/[taskId]/complete/route.js"}, "region": {"startLine": 14}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: GET /_archive/routing/tasks/:taskId/route."}, "properties": {"repobilityId": 109209, "scanner": "repobility-access-control", "fingerprint": "3657dcf976d98b62a3614f9ba45910a0b20a0e8badd7460a0161ecff2fee4b5f", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/tasks/:taskId/route", "method": "GET", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / taskid /route.js|30|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/tasks/[taskId]/route.js"}, "region": {"startLine": 30}}}]}, {"ruleId": "AUC003", "level": "error", "message": {"text": "[AUC003] Object-level route lacks visible authorization: A route with an object id-like parameter does not show nearby authentication or authorization evidence. This is a BOLA/IDOR review target. Endpoint: DELETE /_archive/routing/tasks/:taskId/route."}, "properties": {"repobilityId": 109208, "scanner": "repobility-access-control", "fingerprint": "144ddc4261247aa939206a4a8b7036b28e4a37fe726a197ebfc74336c0f79a09", "category": "auth", "severity": "high", "confidence": 0.7, "triageState": "open", "verdict": "needs_review", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"path": "/_archive/routing/tasks/:taskId/route", "method": "DELETE", "scanner": "repobility-access-control", "framework": "Next.js", "correlation_key": "code|auth|token / taskid /route.js|8|cwe-639", "identity_targets": ["unknown", "owner"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/routing/tasks/[taskId]/route.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "DKC011", "level": "error", "message": {"text": "Database service publishes a host port"}, "properties": {"repobilityId": 109164, "scanner": "repobility-docker", "fingerprint": "f2184b50e5f4fd13e1b7e3aa50d666edd93491582a4071cddbf54fdcbb20d6cc", "category": "docker", "severity": "high", "confidence": 0.84, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Database-like image publishes host ports without a loopback-only bind.", "evidence": {"ports": [{"raw": "5433:5432", "target": "5432", "host_ip": "", "published": "5433"}], "rule_id": "DKC011", "scanner": "repobility-docker", "service": "db", "references": ["https://docs.docker.com/compose/how-tos/environment-variables/best-practices/", "https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html"], "exposure_scope": "public", "correlation_key": "fp|f2184b50e5f4fd13e1b7e3aa50d666edd93491582a4071cddbf54fdcbb20d6cc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 18}}}]}, {"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": 109156, "scanner": "repobility-threat-engine", "fingerprint": "8d30c373db9c68bca187fc74baced9de1d05e4dff99b80382c6cdb402be2f1d7", "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|8d30c373db9c68bca187fc74baced9de1d05e4dff99b80382c6cdb402be2f1d7"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/run-demo.mjs"}, "region": {"startLine": 120}}}]}, {"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": 109150, "scanner": "repobility-threat-engine", "fingerprint": "64a16e1d69d3e9907f3a4d88d5019ac2e1c4fba45f7f735f5f2c461bcbf3852f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "exec(line", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|64a16e1d69d3e9907f3a4d88d5019ac2e1c4fba45f7f735f5f2c461bcbf3852f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/count-sdk-methods.mjs"}, "region": {"startLine": 51}}}]}, {"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": 109149, "scanner": "repobility-threat-engine", "fingerprint": "6c6b350dbb5d6e8443667c07f833e949da2ed43b60c4b11306ef9c0ed8199959", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "exec(line", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|6c6b350dbb5d6e8443667c07f833e949da2ed43b60c4b11306ef9c0ed8199959"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-version-hardcodes.mjs"}, "region": {"startLine": 110}}}]}, {"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": 109148, "scanner": "repobility-threat-engine", "fingerprint": "9d26612e373d7a8dd2a4829c8ecf3d17b87efc1fdc771ce8685e491b577daba0", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "execSync(line", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC085", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|9d26612e373d7a8dd2a4829c8ecf3d17b87efc1fdc771ce8685e491b577daba0"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-mcpb.mjs"}, "region": {"startLine": 21}}}]}, {"ruleId": "SEC013", "level": "error", "message": {"text": "[SEC013] Path Traversal \u2014 User Input in File Path: User-controlled input used in file path without sanitization. Allows reading arbitrary files."}, "properties": {"repobilityId": 109146, "scanner": "repobility-threat-engine", "fingerprint": "d59e14ad57befa683681353e31f02a8cfe8a09e587aa66353439702dd65a097e", "category": "path_traversal", "severity": "high", "confidence": 0.8, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "User-controlled input detected in file path construction", "evidence": {"match": "open(CACHE_NAME).then((cache) => cache.put(request", "reason": "User-controlled input detected in file path construction", "rule_id": "SEC013", "scanner": "repobility-threat-engine", "confidence": 0.8, "correlation_key": "code|path_traversal|public/sw.js|74|sec013"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/sw.js"}, "region": {"startLine": 74}}}]}, {"ruleId": "MINED004", "level": "error", "message": {"text": "[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums)."}, "properties": {"repobilityId": 109144, "scanner": "repobility-threat-engine", "fingerprint": "493e4565ad722b9fc4ea70f8cbe868f33affaa0f06fd2cd3fff25d5b2d475841", "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": "weak-crypto", "owasp": "A02:2021", "cwe_ids": ["CWE-327"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347906+00:00", "triaged_in_corpus": 15, "observations_count": 303181, "ai_coder_pattern_id": 13}, "scanner": "repobility-threat-engine", "correlation_key": "fp|493e4565ad722b9fc4ea70f8cbe868f33affaa0f06fd2cd3fff25d5b2d475841"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/migrate-action-records-compat.mjs"}, "region": {"startLine": 111}}}]}, {"ruleId": "MINED004", "level": "error", "message": {"text": "[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums)."}, "properties": {"repobilityId": 109143, "scanner": "repobility-threat-engine", "fingerprint": "8d179db0e0807e24fcc7c55750e883daed9959131f2998aa5131579cdc503850", "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": "weak-crypto", "owasp": "A02:2021", "cwe_ids": ["CWE-327"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347906+00:00", "triaged_in_corpus": 15, "observations_count": 303181, "ai_coder_pattern_id": 13}, "scanner": "repobility-threat-engine", "correlation_key": "fp|8d179db0e0807e24fcc7c55750e883daed9959131f2998aa5131579cdc503850"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/emitters/shape_json.py"}, "region": {"startLine": 8}}}]}, {"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": 109128, "scanner": "repobility-threat-engine", "fingerprint": "dabfd2527a34801247791697048b222d622fbb6e6e5bfddbf5773a60913f5cab", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "env.update(overrides)", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|dabfd2527a34801247791697048b222d622fbb6e6e5bfddbf5773a60913f5cab"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/bug04-validate.py"}, "region": {"startLine": 44}}}]}, {"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": 109127, "scanner": "repobility-threat-engine", "fingerprint": "c5012436ef3ba4eff94136dae76968440cd11791a4c7a4bbb245c274da83a935", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "subscribers.delete(handler);", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|c5012436ef3ba4eff94136dae76968440cd11791a4c7a4bbb245c274da83a935"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/hooks/useRealtime.js"}, "region": {"startLine": 199}}}]}, {"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": 109126, "scanner": "repobility-threat-engine", "fingerprint": "c659c9cc2f3c98ffbfe46412a294e20b6e55e66d2e92ef039a5da77409c593ac", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "params.delete('legacy');", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC128", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|c659c9cc2f3c98ffbfe46412a294e20b6e55e66d2e92ef039a5da77409c593ac"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/docs/DocsSidebarClient.js"}, "region": {"startLine": 22}}}]}, {"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": 109110, "scanner": "repobility-threat-engine", "fingerprint": "d21d263b8e89afe0eb1d2da8ad9811f19b53a7dee983f2e925d28a94eb21060f", "category": "xss", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "map((f) => `${f.provider}\u00b7${f.model}", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC040", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|d21d263b8e89afe0eb1d2da8ad9811f19b53a7dee983f2e925d28a94eb21060f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/model-strategies/page.js"}, "region": {"startLine": 50}}}]}, {"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": 109109, "scanner": "repobility-threat-engine", "fingerprint": "4ea54b4dbb5cc433166dd345587b92ac5a85078225d608c816076a037f5fdab6", "category": "xss", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "map((resource) => `- ${resource[field]}: ${resource.name}", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC040", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|4ea54b4dbb5cc433166dd345587b92ac5a85078225d608c816076a037f5fdab6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/workflows/draft/route.js"}, "region": {"startLine": 43}}}]}, {"ruleId": "SEC020", "level": "error", "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": 109095, "scanner": "repobility-threat-engine", "fingerprint": "588eadeb4691d3bf1f79c0228b0e6f4ae463b5b7641b2fea2a985b3a0a1f5432", "category": "credential_exposure", "severity": "high", "confidence": 0.85, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Credential-bearing variable appears to be printed or logged", "evidence": {"match": "console.log(`[smoke] provisioned workspace=${provisioned.workspace_id}, api_key prefix=${provisioned", "reason": "Credential-bearing variable appears to be printed or logged", "rule_id": "SEC020", "scanner": "repobility-threat-engine", "confidence": 0.85, "correlation_key": "secret|scripts/smoke-hosted.mjs|4|console.log smoke provisioned workspace provisioned.workspace_id api_key prefix provisioned"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/smoke-hosted.mjs"}, "region": {"startLine": 48}}}]}, {"ruleId": "SEC020", "level": "error", "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": 109094, "scanner": "repobility-threat-engine", "fingerprint": "22b39550a5a005dd76107237ddc25ef42fbff3804b01706998b448e5dcdb197b", "category": "credential_exposure", "severity": "high", "confidence": 0.85, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Credential-bearing variable appears to be printed or logged", "evidence": {"match": "console.log(`  const agent = new DashClaw({ baseUrl: \"http://localhost:3000\", apiKey: \"<redacted>}\", a", "reason": "Credential-bearing variable appears to be printed or logged", "rule_id": "SEC020", "scanner": "repobility-threat-engine", "confidence": 0.85, "correlation_key": "secret|scripts/create-org.mjs|8|console.log const agent new dashclaw baseurl: http://localhost:3000 apikey: redacted a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create-org.mjs"}, "region": {"startLine": 86}}}]}, {"ruleId": "COMP001", "level": "error", "message": {"text": "[COMP001] High cognitive complexity: Function `_extract_last_assistant` has cognitive complexity 38 (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: continue=3, for=3, if=6, nested_bonus=18, or=5, ternary=3."}, "properties": {"repobilityId": 109079, "scanner": "repobility-threat-engine", "fingerprint": "259e2cbd4562a7aeca6af56c0ab562214b2abc22f09c6a2e60befd88da40a8c8", "category": "quality", "severity": "high", "confidence": 0.95, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "AST-derived cognitive complexity score = 38 (severity threshold for high: 25+).", "evidence": {"scanner": "repobility-threat-engine", "function": "_extract_last_assistant", "breakdown": {"if": 6, "or": 5, "for": 3, "ternary": 3, "continue": 3, "nested_bonus": 18}, "complexity": 38, "correlation_key": "fp|259e2cbd4562a7aeca6af56c0ab562214b2abc22f09c6a2e60befd88da40a8c8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_postllm_hermes.py"}, "region": {"startLine": 60}}}]}, {"ruleId": "MINED001", "level": "error", "message": {"text": "[MINED001] Bare Except Pass: except: pass or except Exception: pass \u2014 silently swallows everything including KeyboardInterrupt and bugs."}, "properties": {"repobilityId": 109068, "scanner": "repobility-threat-engine", "fingerprint": "c91317f705061e5acb15f53331563bdf3ed411fd61353d2f02f2d15852c8902e", "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": "bare-except-pass", "owasp": null, "cwe_ids": ["CWE-755"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347744+00:00", "triaged_in_corpus": 15, "observations_count": 1550824, "ai_coder_pattern_id": 6}, "scanner": "repobility-threat-engine", "correlation_key": "fp|c91317f705061e5acb15f53331563bdf3ed411fd61353d2f02f2d15852c8902e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/managed-agent-mcp/main.py"}, "region": {"startLine": 151}}}]}, {"ruleId": "MINED001", "level": "error", "message": {"text": "[MINED001] Bare Except Pass: except: pass or except Exception: pass \u2014 silently swallows everything including KeyboardInterrupt and bugs."}, "properties": {"repobilityId": 109067, "scanner": "repobility-threat-engine", "fingerprint": "2eefa0954ba64636839f7fdc3d8a25b5de1bd087e5e6ce22a9fc51c20ad27441", "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": "bare-except-pass", "owasp": null, "cwe_ids": ["CWE-755"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347744+00:00", "triaged_in_corpus": 15, "observations_count": 1550824, "ai_coder_pattern_id": 6}, "scanner": "repobility-threat-engine", "correlation_key": "fp|2eefa0954ba64636839f7fdc3d8a25b5de1bd087e5e6ce22a9fc51c20ad27441"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_postllm_hermes.py"}, "region": {"startLine": 48}}}]}, {"ruleId": "MINED001", "level": "error", "message": {"text": "[MINED001] Bare Except Pass: except: pass or except Exception: pass \u2014 silently swallows everything including KeyboardInterrupt and bugs."}, "properties": {"repobilityId": 109066, "scanner": "repobility-threat-engine", "fingerprint": "1f9736d0a377053bce2d1a8199396bef4b731e9731ac6da95eb5b80f3e3e6205", "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": "bare-except-pass", "owasp": null, "cwe_ids": ["CWE-755"], "languages": ["python"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347744+00:00", "triaged_in_corpus": 15, "observations_count": 1550824, "ai_coder_pattern_id": 6}, "scanner": "repobility-threat-engine", "correlation_key": "fp|1f9736d0a377053bce2d1a8199396bef4b731e9731ac6da95eb5b80f3e3e6205"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_common.py"}, "region": {"startLine": 58}}}]}, {"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": 109064, "scanner": "repobility-threat-engine", "fingerprint": "4a0099d68ed77f813fdb51da52b8613d02083a0ea835408d14bc21a9e3bcfe16", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "URL(r", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|4a0099d68ed77f813fdb51da52b8613d02083a0ea835408d14bc21a9e3bcfe16"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/_archive/agent-schedules/route.js"}, "region": {"startLine": 14}}}]}, {"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": 109063, "scanner": "repobility-threat-engine", "fingerprint": "a96226696e5a7061ce44c91b7fff68138ecc76c0961f6d138cf0a485035c0170", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "urllib.request.urlopen(r", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|a96226696e5a7061ce44c91b7fff68138ecc76c0961f6d138cf0a485035c0170"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_postllm_hermes.py"}, "region": {"startLine": 112}}}]}, {"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": 109062, "scanner": "repobility-threat-engine", "fingerprint": "97a79381444251784b18debf9f17c6c5635b31915dc73e7ee2ad068c7a051d7f", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "urllib.request.urlopen(r", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|97a79381444251784b18debf9f17c6c5635b31915dc73e7ee2ad068c7a051d7f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".hermes/hooks/dashclaw_common.py"}, "region": {"startLine": 86}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `anthropics/claude-code-action` pinned to mutable ref `@v1`"}, "properties": {"repobilityId": 109039, "scanner": "repobility-supply-chain", "fingerprint": "4b6ee0aae6da4a53e262db45ab5605fa522c8e1899a5f365d90ee13d83d9fa25", "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|4b6ee0aae6da4a53e262db45ab5605fa522c8e1899a5f365d90ee13d83d9fa25"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109038, "scanner": "repobility-supply-chain", "fingerprint": "227012a306a92c0897250beb505cbcbb76a5e11a7b8f4d99a17f4d50b13438c3", "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|227012a306a92c0897250beb505cbcbb76a5e11a7b8f4d99a17f4d50b13438c3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-python` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109037, "scanner": "repobility-supply-chain", "fingerprint": "10e1a46bb1f7ab03d8be1290bff6017460cea6b275aabfbd77a9e4b9466441cd", "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|10e1a46bb1f7ab03d8be1290bff6017460cea6b275aabfbd77a9e4b9466441cd"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sdk-live.yml"}, "region": {"startLine": 49}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109036, "scanner": "repobility-supply-chain", "fingerprint": "09072f7e7cb967be26e35d6294c9e6c7399b3e0e9b0782a3fc99bb44ce9baf12", "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|09072f7e7cb967be26e35d6294c9e6c7399b3e0e9b0782a3fc99bb44ce9baf12"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sdk-live.yml"}, "region": {"startLine": 46}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-node` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109035, "scanner": "repobility-supply-chain", "fingerprint": "a31606a5def6c0c537018a841a490eae4916cc88cdc79825eed562d741f6a64f", "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|a31606a5def6c0c537018a841a490eae4916cc88cdc79825eed562d741f6a64f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sdk-live.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109034, "scanner": "repobility-supply-chain", "fingerprint": "789af9ae659f0fd1e3da2ba09028b4a89089cd52c910a65bb051390caee5f5d6", "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|789af9ae659f0fd1e3da2ba09028b4a89089cd52c910a65bb051390caee5f5d6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sdk-live.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "MINED126", "level": "error", "message": {"text": "Workflow container/services image `postgres:16` unpinned"}, "properties": {"repobilityId": 109033, "scanner": "repobility-supply-chain", "fingerprint": "de1adaa0929d461baad1a8a7e3b0327290f86d38be1cea2219166ed29008f5fc", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-container-unpinned", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|de1adaa0929d461baad1a8a7e3b0327290f86d38be1cea2219166ed29008f5fc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 81}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-node` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109030, "scanner": "repobility-supply-chain", "fingerprint": "17022a5a07e0a551de6455f8efb29878fd77f792b3a8369ceda3689db3740f49", "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|17022a5a07e0a551de6455f8efb29878fd77f792b3a8369ceda3689db3740f49"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 106}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109029, "scanner": "repobility-supply-chain", "fingerprint": "79d437647c788010559d4ac19d2666f8a57b2b75e52c6301c68ee3c6687f14f2", "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|79d437647c788010559d4ac19d2666f8a57b2b75e52c6301c68ee3c6687f14f2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 103}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-python` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109028, "scanner": "repobility-supply-chain", "fingerprint": "3b4cedaa13ff7fbe55ea9b8ac7d70158552a1ed3d1da95dfed6d747550ab8684", "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|3b4cedaa13ff7fbe55ea9b8ac7d70158552a1ed3d1da95dfed6d747550ab8684"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 23}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-node` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109027, "scanner": "repobility-supply-chain", "fingerprint": "f70eab0cbdab20f2857ec012231a0192658447702128bf81d2d19afe967af523", "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|f70eab0cbdab20f2857ec012231a0192658447702128bf81d2d19afe967af523"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109026, "scanner": "repobility-supply-chain", "fingerprint": "6b94a3d49da5bd0e7820496f4ec1315d297a85490b119d74918f729b454fcf1b", "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|6b94a3d49da5bd0e7820496f4ec1315d297a85490b119d74918f729b454fcf1b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 14}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109025, "scanner": "repobility-supply-chain", "fingerprint": "a897c68285765a50a1df58a4a7900b4e9cd7586e45b84634fa4337dd3f2a721d", "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|a897c68285765a50a1df58a4a7900b4e9cd7586e45b84634fa4337dd3f2a721d"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/demo-image.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `peter-evans/create-pull-request` pinned to mutable ref `@v8`"}, "properties": {"repobilityId": 109024, "scanner": "repobility-supply-chain", "fingerprint": "c071f52283d066467cb23b11913ce4224572ae28e4949ba3c615c955dc84937a", "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|c071f52283d066467cb23b11913ce4224572ae28e4949ba3c615c955dc84937a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-model-pricing.yml"}, "region": {"startLine": 73}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/setup-node` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109023, "scanner": "repobility-supply-chain", "fingerprint": "25a4919ef9609f7866025caab11e50678aebc769bcb5e9431952917b635366b9", "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|25a4919ef9609f7866025caab11e50678aebc769bcb5e9431952917b635366b9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-model-pricing.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109022, "scanner": "repobility-supply-chain", "fingerprint": "34e7e90db2f91abafabe2321440a55dbb5bddd54a919d66ea5461d930dbaf6b3", "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|34e7e90db2f91abafabe2321440a55dbb5bddd54a919d66ea5461d930dbaf6b3"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-model-pricing.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `github/codeql-action/analyze` pinned to mutable ref `@v4`"}, "properties": {"repobilityId": 109021, "scanner": "repobility-supply-chain", "fingerprint": "a7f9bb52b60eb7dfb517875de16f729c0d0a7b1c3991e332d62c19d7c040c0f4", "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|a7f9bb52b60eb7dfb517875de16f729c0d0a7b1c3991e332d62c19d7c040c0f4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `github/codeql-action/autobuild` pinned to mutable ref `@v4`"}, "properties": {"repobilityId": 109020, "scanner": "repobility-supply-chain", "fingerprint": "db8032f1714a9785d3d40218dee8fd6e3304b1fea03abe2786835beb6761c4bc", "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|db8032f1714a9785d3d40218dee8fd6e3304b1fea03abe2786835beb6761c4bc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `github/codeql-action/init` pinned to mutable ref `@v4`"}, "properties": {"repobilityId": 109019, "scanner": "repobility-supply-chain", "fingerprint": "81caca2f854be7667661f390ee789f91eea789881babc78c34bf7d3b03bc265a", "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|81caca2f854be7667661f390ee789f91eea789881babc78c34bf7d3b03bc265a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 32}}}]}, {"ruleId": "MINED115", "level": "error", "message": {"text": "Action `actions/checkout` pinned to mutable ref `@v6`"}, "properties": {"repobilityId": 109018, "scanner": "repobility-supply-chain", "fingerprint": "bdf3ce1a4a4fde6e1870abd2e32d97d1879061690761bc8040071129c23dbe01", "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|bdf3ce1a4a4fde6e1870abd2e32d97d1879061690761bc8040071129c23dbe01"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "MINED122", "level": "error", "message": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "properties": {"repobilityId": 109017, "scanner": "repobility-supply-chain", "fingerprint": "9fa13cab25a1fbe66112841370731e79139d4c802f2bfb10bb6054124e0ff99b", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "npm-dep-git-or-tarball-url", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["javascript"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|9fa13cab25a1fbe66112841370731e79139d4c802f2bfb10bb6054124e0ff99b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/anthropic-governed-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED122", "level": "error", "message": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "properties": {"repobilityId": 109016, "scanner": "repobility-supply-chain", "fingerprint": "8738e598a81f6011e7c9c26878a83f5164dbb875fbfa377e5e5da435ab5da00c", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "npm-dep-git-or-tarball-url", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["javascript"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|8738e598a81f6011e7c9c26878a83f5164dbb875fbfa377e5e5da435ab5da00c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-deploy-pipeline/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED122", "level": "error", "message": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "properties": {"repobilityId": 109014, "scanner": "repobility-supply-chain", "fingerprint": "fb70ec0d00ac32cafd3f6d0ff26c6fbd08d0ecc62b49c511737148e2971b25b8", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "npm-dep-git-or-tarball-url", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["javascript"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|fb70ec0d00ac32cafd3f6d0ff26c6fbd08d0ecc62b49c511737148e2971b25b8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/openai-agents-governed/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED122", "level": "error", "message": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "properties": {"repobilityId": 109013, "scanner": "repobility-supply-chain", "fingerprint": "8f343eba2fa20149cd08a6e875571b7c7c5495d96f83cf885e7b95abb4d0f394", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "npm-dep-git-or-tarball-url", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["javascript"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|8f343eba2fa20149cd08a6e875571b7c7c5495d96f83cf885e7b95abb4d0f394"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/governed-chat-harness/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED122", "level": "error", "message": {"text": "package.json dep `dashclaw` pulled from URL/Git"}, "properties": {"repobilityId": 109009, "scanner": "repobility-supply-chain", "fingerprint": "e9f2846d53855d0f9ef9f3eb7f43174e4f568a68f218b8bd0380834f459552a5", "category": "dependency", "severity": "high", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "npm-dep-git-or-tarball-url", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["javascript"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|e9f2846d53855d0f9ef9f3eb7f43174e4f568a68f218b8bd0380834f459552a5"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/claude-code-review-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "MINED118", "level": "error", "message": {"text": "Dockerfile FROM `node:20-alpine` not pinned by digest"}, "properties": {"repobilityId": 109008, "scanner": "repobility-supply-chain", "fingerprint": "b34118e08759e149dc00b05ac1da5d84a66538f51109da7abeb33763dd0a3a1e", "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|b34118e08759e149dc00b05ac1da5d84a66538f51109da7abeb33763dd0a3a1e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 30}}}]}, {"ruleId": "MINED118", "level": "error", "message": {"text": "Dockerfile FROM `node:20-alpine` not pinned by digest"}, "properties": {"repobilityId": 109007, "scanner": "repobility-supply-chain", "fingerprint": "aaeba7b1e6f2afa7982f17d9357a4229c607e5c033a2c2a8c5bb3b9dd7712ecc", "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|aaeba7b1e6f2afa7982f17d9357a4229c607e5c033a2c2a8c5bb3b9dd7712ecc"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 14}}}]}, {"ruleId": "MINED118", "level": "error", "message": {"text": "Dockerfile FROM `node:20-alpine` not pinned by digest"}, "properties": {"repobilityId": 109006, "scanner": "repobility-supply-chain", "fingerprint": "86b04f7931493d9638cb2eda4e1976d754444bdfa44cbfed7c198a3e34e2453f", "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|86b04f7931493d9638cb2eda4e1976d754444bdfa44cbfed7c198a3e34e2453f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_save_catches_oserror"}, "properties": {"repobilityId": 109005, "scanner": "repobility-ast-engine", "fingerprint": "5023d15d0a0214b5054733bc137ba2bea7c8448b1c96fc2a1bbc2928acdf50a8", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|5023d15d0a0214b5054733bc137ba2bea7c8448b1c96fc2a1bbc2928acdf50a8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/tests/test_mcp_monitor.py"}, "region": {"startLine": 110}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_session_id_has_correct_format"}, "properties": {"repobilityId": 109004, "scanner": "repobility-ast-engine", "fingerprint": "ecba6616bce6a9708183a5e727145c78f5482c1a33b2a1201689f0b5587b3570", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|ecba6616bce6a9708183a5e727145c78f5482c1a33b2a1201689f0b5587b3570"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/tests/test_session_tracker.py"}, "region": {"startLine": 26}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_fail_silent_on_garbage"}, "properties": {"repobilityId": 109003, "scanner": "repobility-ast-engine", "fingerprint": "76cbc473c864bac93097ef6496ec790f5be5b5a997a3ef2464d9f4f55b03318c", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|76cbc473c864bac93097ef6496ec790f5be5b5a997a3ef2464d9f4f55b03318c"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/tests/test_behavior_recorder.py"}, "region": {"startLine": 141}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_value_types"}, "properties": {"repobilityId": 109002, "scanner": "repobility-ast-engine", "fingerprint": "7e250d6ea3d8485269c449e3733ed20480a15562ceed1cc3cc9627f45fc39987", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7e250d6ea3d8485269c449e3733ed20480a15562ceed1cc3cc9627f45fc39987"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/tests/test_file_scanner.py"}, "region": {"startLine": 245}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_types"}, "properties": {"repobilityId": 109001, "scanner": "repobility-ast-engine", "fingerprint": "43421620f9def84a4cd9cec614506c6eedef7c240607c6ca3ee59b9a65443010", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|43421620f9def84a4cd9cec614506c6eedef7c240607c6ca3ee59b9a65443010"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/tests/test_command_parser.py"}, "region": {"startLine": 290}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_emits_valid_json"}, "properties": {"repobilityId": 109000, "scanner": "repobility-ast-engine", "fingerprint": "9fa04c9bfee3b71389c7d25fd224312c46eda89179a2a9d5d74c626fd2c60c41", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|9fa04c9bfee3b71389c7d25fd224312c46eda89179a2a9d5d74c626fd2c60c41"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/tests/test_shape_json_emitter.py"}, "region": {"startLine": 30}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_start_respects_no_open_flag"}, "properties": {"repobilityId": 108998, "scanner": "repobility-ast-engine", "fingerprint": "7c2b5de5499661fd55caba402b0fb1eb308967e8b4566a47d9f0c8999809d8d6", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7c2b5de5499661fd55caba402b0fb1eb308967e8b4566a47d9f0c8999809d8d6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/tests/test_start_command.py"}, "region": {"startLine": 65}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._heartbeat_stop_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108993, "scanner": "repobility-ast-engine", "fingerprint": "e6547253e381af1338197b408cc5e1bb9cdf23a4c7ffbe4f41df57acb1291668", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|e6547253e381af1338197b408cc5e1bb9cdf23a4c7ffbe4f41df57acb1291668"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 511}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._heartbeat_thread` used but never assigned in __init__"}, "properties": {"repobilityId": 108992, "scanner": "repobility-ast-engine", "fingerprint": "c6d5b83bcb8f4567a61166738f39979fb6125f082f12fdfc3b78cc8731131542", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c6d5b83bcb8f4567a61166738f39979fb6125f082f12fdfc3b78cc8731131542"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 519}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._heartbeat_thread` used but never assigned in __init__"}, "properties": {"repobilityId": 108991, "scanner": "repobility-ast-engine", "fingerprint": "a535d6a80652dfc414235c3a45832b20e9ca7d392f2af1423623333f70d0a543", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|a535d6a80652dfc414235c3a45832b20e9ca7d392f2af1423623333f70d0a543"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 504}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._heartbeat_thread` used but never assigned in __init__"}, "properties": {"repobilityId": 108990, "scanner": "repobility-ast-engine", "fingerprint": "6953b928fc16d1c4a76c43ba460fc58f2956c6025128d674aa0d6a281bcb64a6", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|6953b928fc16d1c4a76c43ba460fc58f2956c6025128d674aa0d6a281bcb64a6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 518}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._heartbeat_stop_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108989, "scanner": "repobility-ast-engine", "fingerprint": "b88060e9ec1591123aa0e0270679fb512f76e91805e58a778dea08d680fc078f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|b88060e9ec1591123aa0e0270679fb512f76e91805e58a778dea08d680fc078f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 508}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._request` used but never assigned in __init__"}, "properties": {"repobilityId": 108988, "scanner": "repobility-ast-engine", "fingerprint": "5ab970430083cee6a012125878f83b7e736346d9782e9fead38a631c4937c6be", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|5ab970430083cee6a012125878f83b7e736346d9782e9fead38a631c4937c6be"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 500}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._request` used but never assigned in __init__"}, "properties": {"repobilityId": 108987, "scanner": "repobility-ast-engine", "fingerprint": "1b406413d40940a9fb85899eb460f1c6f18edba8b4bf471a38fc5ab926ad02b2", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|1b406413d40940a9fb85899eb460f1c6f18edba8b4bf471a38fc5ab926ad02b2"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 489}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self.get_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108986, "scanner": "repobility-ast-engine", "fingerprint": "b49b0d1a0932fd385367d838f64dc8d0c04546529580071c321152c4175bf502", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|b49b0d1a0932fd385367d838f64dc8d0c04546529580071c321152c4175bf502"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 451}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._connect_sse` used but never assigned in __init__"}, "properties": {"repobilityId": 108985, "scanner": "repobility-ast-engine", "fingerprint": "8096d9b7832ce56e4e3f50c50cfc6b083618bde43336bcc0b1b7757cc39898f5", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|8096d9b7832ce56e4e3f50c50cfc6b083618bde43336bcc0b1b7757cc39898f5"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 448}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._evaluate_wait_for_approval_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108984, "scanner": "repobility-ast-engine", "fingerprint": "e7e01f86527b1430a9bc908d276d69aeb218a396bfe8b0ecd2f44d61f10f09e5", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|e7e01f86527b1430a9bc908d276d69aeb218a396bfe8b0ecd2f44d61f10f09e5"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 473}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self.get_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108983, "scanner": "repobility-ast-engine", "fingerprint": "1ff6442ec1ddcc89752e42fe10ff60db7faab06185a4d723577e0fa6cd8308a1", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|1ff6442ec1ddcc89752e42fe10ff60db7faab06185a4d723577e0fa6cd8308a1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 472}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._evaluate_wait_for_approval_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108982, "scanner": "repobility-ast-engine", "fingerprint": "c83bec92a06799c22c56b0b530f6f8e46c971b7c8679628d3a3f2d8618d5e7c8", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c83bec92a06799c22c56b0b530f6f8e46c971b7c8679628d3a3f2d8618d5e7c8"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 464}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self.get_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108981, "scanner": "repobility-ast-engine", "fingerprint": "1cef7e2a804953fc6225ebe7f0c342e3832bb0b9b4dc01bca3cb8a2508fb13b4", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|1cef7e2a804953fc6225ebe7f0c342e3832bb0b9b4dc01bca3cb8a2508fb13b4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 463}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._request` used but never assigned in __init__"}, "properties": {"repobilityId": 108980, "scanner": "repobility-ast-engine", "fingerprint": "b310a3545c62a899695e6992f39ac7e64cdbe38893a50fe1b73ead699da368e1", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|b310a3545c62a899695e6992f39ac7e64cdbe38893a50fe1b73ead699da368e1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 343}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._request` used but never assigned in __init__"}, "properties": {"repobilityId": 108979, "scanner": "repobility-ast-engine", "fingerprint": "fb768d4cc69488e75aee54ec83f3b624e2792ae3c9c526d3861ff455684df48a", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|fb768d4cc69488e75aee54ec83f3b624e2792ae3c9c526d3861ff455684df48a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 329}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._sign_payload` used but never assigned in __init__"}, "properties": {"repobilityId": 108978, "scanner": "repobility-ast-engine", "fingerprint": "c358fa4dbb6ad93934bb0a30533eb44360cb9079d3771f60743a74bf8a631f23", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c358fa4dbb6ad93934bb0a30533eb44360cb9079d3771f60743a74bf8a631f23"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 325}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._build_guard_context` used but never assigned in __init__"}, "properties": {"repobilityId": 108977, "scanner": "repobility-ast-engine", "fingerprint": "1feb7937106bf8124e6cd849012d86d84f4349c550a5ae25ea24f8eb598323b4", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|1feb7937106bf8124e6cd849012d86d84f4349c550a5ae25ea24f8eb598323b4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 211}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._report_recommendation_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108976, "scanner": "repobility-ast-engine", "fingerprint": "23839d68ab41d2f8adab8e3b5a911b3288ef8800672f9ad518e7643f9f575d4b", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|23839d68ab41d2f8adab8e3b5a911b3288ef8800672f9ad518e7643f9f575d4b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 237}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._report_recommendation_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108975, "scanner": "repobility-ast-engine", "fingerprint": "f4007194011328ed67781df6f3d940367b9b8870ff76c85f987ccf1a626a42ef", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|f4007194011328ed67781df6f3d940367b9b8870ff76c85f987ccf1a626a42ef"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 217}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self.guard` used but never assigned in __init__"}, "properties": {"repobilityId": 108974, "scanner": "repobility-ast-engine", "fingerprint": "0a5d47d34f0807503a7692a4fedbdae2a99d7e5d7271c8028855246252a6588f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|0a5d47d34f0807503a7692a4fedbdae2a99d7e5d7271c8028855246252a6588f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 211}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._report_recommendation_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108973, "scanner": "repobility-ast-engine", "fingerprint": "fb90448538bdbaea2413d24d19df1233c7111521190f41bc808965fc6a9db14e", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|fb90448538bdbaea2413d24d19df1233c7111521190f41bc808965fc6a9db14e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 191}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self.recommend_action` used but never assigned in __init__"}, "properties": {"repobilityId": 108972, "scanner": "repobility-ast-engine", "fingerprint": "fbcd0263e4d9a1407836a5c4ae4e494471fef5e99ac513b7206ec77e2414505a", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|fbcd0263e4d9a1407836a5c4ae4e494471fef5e99ac513b7206ec77e2414505a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 168}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._report_recommendation_event` used but never assigned in __init__"}, "properties": {"repobilityId": 108971, "scanner": "repobility-ast-engine", "fingerprint": "253e94f01c1af541d4e5e282247e903a9c25681a730e71cfcfd455e6115d5370", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|253e94f01c1af541d4e5e282247e903a9c25681a730e71cfcfd455e6115d5370"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 255}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._is_restrictive_decision` used but never assigned in __init__"}, "properties": {"repobilityId": 108970, "scanner": "repobility-ast-engine", "fingerprint": "c47de4194a175a61e839aed3c0c9be0871dd11f9661e8ec88f8a3d1f811591b9", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c47de4194a175a61e839aed3c0c9be0871dd11f9661e8ec88f8a3d1f811591b9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 215}}}]}, {"ruleId": "MINED108", "level": "error", "message": {"text": "`self._request` used but never assigned in __init__"}, "properties": {"repobilityId": 108969, "scanner": "repobility-ast-engine", "fingerprint": "49f9a747349eedaa7162b114b56d9fb26ac0f0fd52aba2334f9cefad3df41005", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "self-attr-never-set", "owasp": null, "cwe_ids": ["CWE-476"], "languages": ["python"], "observations_count": 25998}, "scanner": "repobility-ast-engine", "correlation_key": "fp|49f9a747349eedaa7162b114b56d9fb26ac0f0fd52aba2334f9cefad3df41005"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 158}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_capability"}, "properties": {"repobilityId": 108968, "scanner": "repobility-ast-engine", "fingerprint": "0e7995f9193a5deef0f18d1b51591b257f34214e6c7f8ea296f58a23a556ef93", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|0e7995f9193a5deef0f18d1b51591b257f34214e6c7f8ea296f58a23a556ef93"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 1980}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_policies"}, "properties": {"repobilityId": 108967, "scanner": "repobility-ast-engine", "fingerprint": "7d7eb5122bd5be59d018b5a16e1d6fb31bc04897aee93f193705830b3a9da959", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7d7eb5122bd5be59d018b5a16e1d6fb31bc04897aee93f193705830b3a9da959"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 1197}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_webhook"}, "properties": {"repobilityId": 108966, "scanner": "repobility-ast-engine", "fingerprint": "c8ec9536160a5f6208457d5ef0a49f51c7fcbbf7e8ea72ca1e6c2a9ae4223ead", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|c8ec9536160a5f6208457d5ef0a49f51c7fcbbf7e8ea72ca1e6c2a9ae4223ead"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/dashclaw/client.py"}, "region": {"startLine": 1189}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_webhooks"}, "properties": {"repobilityId": 108963, "scanner": "repobility-ast-engine", "fingerprint": "0751b3d06df2b9dc68c07da9b7a3ab7a8728a4f3360bd5fcaa26f2a22e776cbb", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|0751b3d06df2b9dc68c07da9b7a3ab7a8728a4f3360bd5fcaa26f2a22e776cbb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 461}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_behavior_guard"}, "properties": {"repobilityId": 108962, "scanner": "repobility-ast-engine", "fingerprint": "dd5b0fe27edf384fee9efd2e1a7394b48d9491ff9f8aeb80ea0ae5f73f35ea30", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|dd5b0fe27edf384fee9efd2e1a7394b48d9491ff9f8aeb80ea0ae5f73f35ea30"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 449}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_messaging"}, "properties": {"repobilityId": 108961, "scanner": "repobility-ast-engine", "fingerprint": "f4c2e8981f6a2e02d058bdc597cd48cb51ada1f2fc03b54d199abdba6c7441d5", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|f4c2e8981f6a2e02d058bdc597cd48cb51ada1f2fc03b54d199abdba6c7441d5"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 406}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_security_scanning"}, "properties": {"repobilityId": 108960, "scanner": "repobility-ast-engine", "fingerprint": "d99f3167734d484a586f5ccaab13ce33183c60031b1e1e0d906ad64405ada17e", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|d99f3167734d484a586f5ccaab13ce33183c60031b1e1e0d906ad64405ada17e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 396}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_daily_digest"}, "properties": {"repobilityId": 108959, "scanner": "repobility-ast-engine", "fingerprint": "e3df51a3f04ef9ed1d09edab88b56cfa9df6afa7e38a996ce00c542e38aa69b1", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|e3df51a3f04ef9ed1d09edab88b56cfa9df6afa7e38a996ce00c542e38aa69b1"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 389}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_user_preferences"}, "properties": {"repobilityId": 108958, "scanner": "repobility-ast-engine", "fingerprint": "4e4f37b5feb9713d2f962996cf1092f99a3d6da67fe3fff012b7e78516a110a9", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|4e4f37b5feb9713d2f962996cf1092f99a3d6da67fe3fff012b7e78516a110a9"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 374}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_snippets"}, "properties": {"repobilityId": 108957, "scanner": "repobility-ast-engine", "fingerprint": "cd597132566880b396afd767690c5dfabb8d71232bf5eb6a7144f9481cb27e94", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|cd597132566880b396afd767690c5dfabb8d71232bf5eb6a7144f9481cb27e94"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 342}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_context_manager"}, "properties": {"repobilityId": 108956, "scanner": "repobility-ast-engine", "fingerprint": "f88c7da763b41d961fed5b1ca784c00f779c8cac6fd5ac0ecedf1e7c5546e99e", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|f88c7da763b41d961fed5b1ca784c00f779c8cac6fd5ac0ecedf1e7c5546e99e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 316}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_handoffs"}, "properties": {"repobilityId": 108955, "scanner": "repobility-ast-engine", "fingerprint": "a4e00cb023fd3962aaa252789a5a52277aa2df4f28ba39ebae750bc4bde2d30e", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|a4e00cb023fd3962aaa252789a5a52277aa2df4f28ba39ebae750bc4bde2d30e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 283}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_dashboard_data"}, "properties": {"repobilityId": 108954, "scanner": "repobility-ast-engine", "fingerprint": "504921989158a0595e48574df734552d84e440ec666b562acb137f65514800fb", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|504921989158a0595e48574df734552d84e440ec666b562acb137f65514800fb"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 276}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_signals"}, "properties": {"repobilityId": 108953, "scanner": "repobility-ast-engine", "fingerprint": "2b87c382d4d41a6d25587f6baf40871f64b7569777b9bf9981b76177b0ce40a4", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|2b87c382d4d41a6d25587f6baf40871f64b7569777b9bf9981b76177b0ce40a4"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 263}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_loops_and_assumptions"}, "properties": {"repobilityId": 108952, "scanner": "repobility-ast-engine", "fingerprint": "ad4c902f1021d46637104d250e9e39cd97465814de48ca8021f2726b0f638a3f", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|ad4c902f1021d46637104d250e9e39cd97465814de48ca8021f2726b0f638a3f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 217}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_action_recording"}, "properties": {"repobilityId": 108951, "scanner": "repobility-ast-engine", "fingerprint": "357e417c43298d5dd3346c0a25d7e52ec92e09eef97663d2dc0cea0d22f17207", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|357e417c43298d5dd3346c0a25d7e52ec92e09eef97663d2dc0cea0d22f17207"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-sdk-live-python.py"}, "region": {"startLine": 155}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_adapter"}, "properties": {"repobilityId": 108950, "scanner": "repobility-ast-engine", "fingerprint": "bbebea93310bf059804912e9ffcdaa1d32cce46285554d9a514f971278224849", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|bbebea93310bf059804912e9ffcdaa1d32cce46285554d9a514f971278224849"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test_langchain_adapter.py"}, "region": {"startLine": 19}}}]}, {"ruleId": "MINED106", "level": "error", "message": {"text": "Phantom test coverage: test_sdk"}, "properties": {"repobilityId": 108948, "scanner": "repobility-ast-engine", "fingerprint": "cea4e13439aa22d57cf95cfd0afa75bc12c453bc8269028df2e83d615980e169", "category": "quality", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "phantom-test-coverage", "owasp": null, "cwe_ids": ["CWE-1126"], "languages": ["python"], "observations_count": 982154}, "scanner": "repobility-ast-engine", "correlation_key": "fp|cea4e13439aa22d57cf95cfd0afa75bc12c453bc8269028df2e83d615980e169"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/test_sdk.py"}, "region": {"startLine": 5}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109196, "scanner": "gitleaks", "fingerprint": "c44999f95687b82c12389a5f08dac90b89c2de951630b203a4137f839ec60960", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "auth_token=\"<redacted>\"", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|63|auth_token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/tests/test_sdk_v2_surface.py"}, "region": {"startLine": 633}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109195, "scanner": "gitleaks", "fingerprint": "f25388dfa0cdc4744dbb8bd2672113d8fc97736a32649b0be1e9e9043971504a", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "client.auth_token, \"REDACTED\"", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|56|client.auth_token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/tests/test_sdk_v2_surface.py"}, "region": {"startLine": 564}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109194, "scanner": "gitleaks", "fingerprint": "265dc0e17c1cacd84b36e571592f04ceb740ade6e1a9bc675e67b325854aa301", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "auth_token=\"<redacted>\"", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|56|auth_token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk-python/tests/test_sdk_v2_surface.py"}, "region": {"startLine": 563}}}]}, {"ruleId": "curl-auth-header", "level": "error", "message": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "properties": {"repobilityId": 109193, "scanner": "gitleaks", "fingerprint": "a4ef18d6becda30f242733b156b8f89f1f7560d650814f8e2a54e54937c7aa96", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "curl -X POST http://localhost:3000/api/capabilities/{id}/invoke \\\\');\n  console.log('      -H \"Content-Type: application/json\" \\\\');\n  console.log('      -H \"x-api-key: <redacted>\"", "rule_id": "curl-auth-header", "scanner": "gitleaks", "detector": "curl-auth-header", "correlation_key": "secret|token|12|curl -x post token / id /invoke console.log -h content-type: application/json console.log -h x-api-key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-research-capability.mjs"}, "region": {"startLine": 127}}}]}, {"ruleId": "curl-auth-header", "level": "error", "message": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "properties": {"repobilityId": 109192, "scanner": "gitleaks", "fingerprint": "73a634442299f27fc86c17f2eefc6dcb7063ffc95d99025b15717616a01fb174", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "curl -X POST http://localhost:3000/api/capabilities/{id}/invoke \\\\');\n  console.log('    -H \"Content-Type: application/json\" \\\\');\n  console.log('    -H \"x-api-key: <redacted>\"", "rule_id": "curl-auth-header", "scanner": "gitleaks", "detector": "curl-auth-header", "correlation_key": "secret|token|11|curl -x post token / id /invoke console.log -h content-type: application/json console.log -h x-api-key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-research-capability.js"}, "region": {"startLine": 120}}}]}, {"ruleId": "curl-auth-header", "level": "error", "message": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "properties": {"repobilityId": 109191, "scanner": "gitleaks", "fingerprint": "e3bd18758e945514b947f6004fe0b42f94c3e8c96022307fc4aa850230adb948", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "curl command to register the public key with DashClaw:');\n  console.log(`\\ncurl -X POST http://localhost:3000/api/identities \\n  -H \"x-api-key: <redacted>\"", "rule_id": "curl-auth-header", "scanner": "gitleaks", "detector": "curl-auth-header", "correlation_key": "secret|token|4|curl command to register the public key with dashclaw: console.log ncurl -x post token n -h x-api-key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate-agent-keys.mjs"}, "region": {"startLine": 41}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109190, "scanner": "gitleaks", "fingerprint": "841a222e44e031ad20085f50dcc06b7f3a06397c3a47482532f63c65477a4d75", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "x-api-key': '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|14|x-api-key : redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-09-dashclaw-mcp-server.md"}, "region": {"startLine": 149}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109189, "scanner": "gitleaks", "fingerprint": "62c9bc5972b4d8e95b4ecdcf0dd5669a2690fefc5059c6d1cabb3b31d537c5ef", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "x-api-key': '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|10|x-api-key : redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-09-dashclaw-mcp-server.md"}, "region": {"startLine": 109}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109188, "scanner": "gitleaks", "fingerprint": "f63f29dfbd6482a024b3ac35f4209aa37fabbc08f7315103cc829336aa819ee6", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "apiKey: '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|7|apikey: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-09-dashclaw-mcp-server.md"}, "region": {"startLine": 77}}}]}, {"ruleId": "curl-auth-header", "level": "error", "message": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "properties": {"repobilityId": 109187, "scanner": "gitleaks", "fingerprint": "dff47f0cc1aa02e10f9d9a99425b255cfb27af84fcb2a83c47364d2c6459fdb7", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "curl -H \"x-api-key: <redacted>\"", "rule_id": "curl-auth-header", "scanner": "gitleaks", "detector": "curl-auth-header", "correlation_key": "secret|docs/telegram-setup.md|6|curl -h x-api-key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/telegram-setup.md"}, "region": {"startLine": 67}}}]}, {"ruleId": "curl-auth-header", "level": "error", "message": {"text": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource."}, "properties": {"repobilityId": 109186, "scanner": "gitleaks", "fingerprint": "3765be375615a7ae42fc74ac87988af0d7d1d7597483545c97a3fdcaec46d732", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "curl -X POST http://localhost:3000/api/capabilities/{id}/invoke \\\\`);\n  console.log(`    -H \"Content-Type: application/json\" \\\\`);\n  console.log(`    -H \"x-api-key: <redacted>\"", "rule_id": "curl-auth-header", "scanner": "gitleaks", "detector": "curl-auth-header", "correlation_key": "secret|token|91|curl -x post token / id /invoke console.log -h content-type: application/json console.log -h x-api-key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-06-capability-invoke-research.md"}, "region": {"startLine": 916}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109185, "scanner": "gitleaks", "fingerprint": "cba65adbd5504d61eee462f818ac2834ab7549fbb3ee9518f3651cc7e144aa46", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "api_key: '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|40|api_key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-18-hosted-stack-picker-ui.md"}, "region": {"startLine": 405}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109184, "scanner": "gitleaks", "fingerprint": "0da9081acf356340a099975b4e46aa7ca64f53f40e0e11f0fcb977f474da7598", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "apiKey: '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|6|apikey: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-04-18-hosted-stack-picker-ui.md"}, "region": {"startLine": 65}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109183, "scanner": "gitleaks", "fingerprint": "706f1c421a115b6ab78eb3bbeb8df13b09f9033fb79667e1f040dc38300c7d16", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "key: REDACTED\"", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|10|key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/lib/guardrails/packs/startup-growth/policies.yml"}, "region": {"startLine": 107}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109182, "scanner": "gitleaks", "fingerprint": "fe7c42556996c4faa7fc696ff681ebbc0db5eb86f503447857d2c56b72a35260", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "key: 'REDACTED'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|app/capabilities/ capabilityid / token|2|key: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/capabilities/[capabilityId]/components/CapabilityHealthCards.jsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "stripe-access-token", "level": "error", "message": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "properties": {"repobilityId": 109181, "scanner": "gitleaks", "fingerprint": "433ca43e40ffb5efa3ae5415f650a302360201ed9adf9266030ffc2f2e9a036e", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "REDACTED'", "rule_id": "stripe-access-token", "scanner": "gitleaks", "detector": "stripe-access-token", "correlation_key": "secret|token|4|redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/security-scanner.test.js"}, "region": {"startLine": 45}}}]}, {"ruleId": "stripe-access-token", "level": "error", "message": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "properties": {"repobilityId": 109180, "scanner": "gitleaks", "fingerprint": "63bad091e7c78d48e3fafbc1004c992abc0655aa13ba3fdb679e3a8d2624bf36", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "REDACTED'", "rule_id": "stripe-access-token", "scanner": "gitleaks", "detector": "stripe-access-token", "correlation_key": "secret|token|39|redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/claude-code/optimal-files.test.js"}, "region": {"startLine": 397}}}]}, {"ruleId": "stripe-access-token", "level": "error", "message": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "properties": {"repobilityId": 109179, "scanner": "gitleaks", "fingerprint": "2190a020c3389a08202f37751174259194c3aefb8e5ce12172234d367cea8d89", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "REDACTED", "rule_id": "stripe-access-token", "scanner": "gitleaks", "detector": "stripe-access-token", "correlation_key": "secret|token|8|redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/claude-code/optimal-files.test.js"}, "region": {"startLine": 84}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109178, "scanner": "gitleaks", "fingerprint": "21ea1c5d3f248a879b5083f1852c3b49e75b1c2b824106df3f979704ddeeff09", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "process.env.DISCORD_BOT_TOKEN = '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|8|token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/connect-complete-discord-alert.test.js"}, "region": {"startLine": 89}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109177, "scanner": "gitleaks", "fingerprint": "ad82c1eaab33db2f83604503cd01b641e1601fb10d2dfc84dd8effbf3126985b", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "NEXTAUTH_SECRET', 'REDACTED'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|3|nextauth_secret redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/middleware-page-gating.test.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109176, "scanner": "gitleaks", "fingerprint": "24054634f210cbb3cbf111baebb7dc99cfed56f8f6e10f738a449328536ba946", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "x-api-key': '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|12|x-api-key : redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/mcp-client.test.js"}, "region": {"startLine": 122}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109175, "scanner": "gitleaks", "fingerprint": "65d2ed39076345a36205abb71ee63fb813607f812c1443ac5297279984134fdf", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "x-api-key': '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|8|x-api-key : redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/mcp-client.test.js"}, "region": {"startLine": 87}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109174, "scanner": "gitleaks", "fingerprint": "6849b2486fbaf4c379b6b87fce85f913ba56c1889c593d5cc8aa9d67a9ab4bcd", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "x-api-key': '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|4|x-api-key : redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/mcp-client.test.js"}, "region": {"startLine": 47}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109173, "scanner": "gitleaks", "fingerprint": "e24641a6add677f1f9500c7d21ee37e0cfabe1e1938413ec061d3df5f5ba6b10", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "apiKey: '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|1|apikey: redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/mcp-client.test.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109172, "scanner": "gitleaks", "fingerprint": "1121e4a4262c6d4e9c8241eb2aaaaa746571fb26fc71526bb35be312c8d93610", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "process.env.DASHCLAW_API_KEY = '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|3|token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/hosted/check-hosted-ready.test.mjs"}, "region": {"startLine": 40}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109171, "scanner": "gitleaks", "fingerprint": "e8e45a76e37a0e423776ef26b6a462d34262d2018c1e85f69d02b4f687ffd1f2", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "process.env.DASHCLAW_API_KEY = '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|2|token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/hosted/check-hosted-ready.test.mjs"}, "region": {"startLine": 30}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109170, "scanner": "gitleaks", "fingerprint": "caacfc4c1c5b6e51386ae9d2b1cb3571dd60f09fd746b242038c9350580d69dc", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "process.env.DASHCLAW_API_KEY = '<redacted>'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|1|token redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/hosted/check-hosted-ready.test.mjs"}, "region": {"startLine": 20}}}]}, {"ruleId": "stripe-access-token", "level": "error", "message": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "properties": {"repobilityId": 109169, "scanner": "gitleaks", "fingerprint": "d571691ca0f8305d8b7ce9c5242d56520b9f0f03a1b1f84f0bc8b69558b9bc90", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"match": "REDACTED'", "rule_id": "stripe-access-token", "scanner": "gitleaks", "detector": "stripe-access-token", "correlation_key": "secret|token|11|redacted"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/claude-code/claudemd.test.js"}, "region": {"startLine": 117}}}]}, {"ruleId": "stripe-access-token", "level": "error", "message": {"text": "Found a Stripe Access Token, posing a risk to payment processing services and sensitive financial data."}, "properties": {"repobilityId": 109168, "scanner": "gitleaks", "fingerprint": "c9663a7e7700fe1f1ba7b12de33402d8a55a5869c2a55e002feb751efbb056d2", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "Collapsed 1 duplicate scanner signal(s) for the same underlying issue.", "evidence": {"match": "REDACTED'", "rule_id": "stripe-access-token", "scanner": "gitleaks", "detector": "stripe-access-token", "correlation_key": "secret|token|2|redacted", "duplicate_count": 1, "duplicate_rule_ids": ["aws-access-token", "stripe-access-token"], "duplicate_scanners": ["gitleaks"], "duplicate_fingerprints": ["c9663a7e7700fe1f1ba7b12de33402d8a55a5869c2a55e002feb751efbb056d2", "ee1c5909374ed35568df79ca8d97b442e89c09539f6c56575f7e38db3b22a141"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/claude-code/claudemd.test.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "aws-access-token", "level": "error", "message": {"text": "Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms."}, "properties": {"repobilityId": 109167, "scanner": "gitleaks", "fingerprint": "c1a820dcd0e7b43c95f35dbfdf9521bc15a3b130e5449a09027c7f5fce8bf672", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "Collapsed 1 duplicate scanner signal(s) for the same underlying issue.", "evidence": {"match": "REDACTED", "rule_id": "aws-access-token", "scanner": "gitleaks", "detector": "aws-access-token", "correlation_key": "secret|token|1|redacted", "duplicate_count": 1, "duplicate_rule_ids": ["aws-access-token", "jwt"], "duplicate_scanners": ["gitleaks"], "duplicate_fingerprints": ["b2d3a1749051495c7ea1b56bc4c26b37802ef9b6e44603bd38fc29fcd9220507", "c1a820dcd0e7b43c95f35dbfdf9521bc15a3b130e5449a09027c7f5fce8bf672"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/behavior-redaction.test.js"}, "region": {"startLine": 11}}}]}, {"ruleId": "generic-api-key", "level": "error", "message": {"text": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations."}, "properties": {"repobilityId": 109166, "scanner": "gitleaks", "fingerprint": "0be10341a93b9b528b5bf8032b3ef6ac288416d44e2ae9dc2cc61eecaa9c1ba1", "category": "credential_exposure", "severity": "critical", "confidence": 0.95, "triageState": "open", "verdict": "", "isResolved": false, "reason": "Collapsed 1 duplicate scanner signal(s) for the same underlying issue.", "evidence": {"match": "key=REDACTED'", "rule_id": "generic-api-key", "scanner": "gitleaks", "detector": "generic-api-key", "correlation_key": "secret|token|15|key redacted", "duplicate_count": 1, "duplicate_rule_ids": ["generic-api-key"], "duplicate_scanners": ["gitleaks"], "duplicate_fingerprints": ["0be10341a93b9b528b5bf8032b3ef6ac288416d44e2ae9dc2cc61eecaa9c1ba1", "d11f1b4cdd3e047240be99b91ec8ae4f125ab4a245b9f505fab3b910e8969ac2"]}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/action-detail.route.test.js"}, "region": {"startLine": 155}}}]}, {"ruleId": "DKC007", "level": "error", "message": {"text": "Compose service contains a literal secret environment value"}, "properties": {"repobilityId": 109163, "scanner": "repobility-docker", "fingerprint": "8abff1292920046ae135614640d277d0876e23c7ffb0db93399cec98d3a008e1", "category": "docker", "severity": "critical", "confidence": 0.96, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Environment variable name is secret-like and value is a committed literal.", "evidence": {"rule_id": "DKC007", "scanner": "repobility-docker", "service": "db", "variable": "POSTGRES_PASSWORD", "references": ["https://docs.docker.com/compose/how-tos/environment-variables/best-practices/", "https://docs.docker.com/reference/compose-file/secrets/"], "path_context": "runtime", "correlation_key": "fp|8abff1292920046ae135614640d277d0876e23c7ffb0db93399cec98d3a008e1", "compose_secrets_declared": false}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "DKC007", "level": "error", "message": {"text": "Compose service contains a literal secret environment value"}, "properties": {"repobilityId": 109160, "scanner": "repobility-docker", "fingerprint": "3578f5096ab76b66267b02bdee17078c6017ecb468cf340245c98b45581375ec", "category": "docker", "severity": "critical", "confidence": 0.96, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Environment variable name is secret-like and value is a committed literal.", "evidence": {"rule_id": "DKC007", "scanner": "repobility-docker", "service": "app", "variable": "NEXTAUTH_SECRET", "references": ["https://docs.docker.com/compose/how-tos/environment-variables/best-practices/", "https://docs.docker.com/reference/compose-file/secrets/"], "path_context": "runtime", "correlation_key": "fp|3578f5096ab76b66267b02bdee17078c6017ecb468cf340245c98b45581375ec", "compose_secrets_declared": false}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "SEC022", "level": "error", "message": {"text": "[SEC022] Database URL With Embedded Credential: A database connection URL contains an embedded username and password. These URLs are often copied into defaults, docs, and scripts, then leak working credentials."}, "properties": {"repobilityId": 109124, "scanner": "repobility-threat-engine", "fingerprint": "a1b7b3451d154c602e2c53221ee7aa37daa2f8c1023b78ee8b7a7b7e2234dbf2", "category": "credential_exposure", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "postgresql://username:password@", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC022", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "secret|scripts/security-scan.js|4|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/security-scan.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "SEC022", "level": "error", "message": {"text": "[SEC022] Database URL With Embedded Credential: A database connection URL contains an embedded username and password. These URLs are often copied into defaults, docs, and scripts, then leak working credentials."}, "properties": {"repobilityId": 109123, "scanner": "repobility-threat-engine", "fingerprint": "eb20ead4fba6687b8255974afc198851f9c47625e4efc1e9950c3541286d8a1a", "category": "credential_exposure", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "postgresql://dashclaw:dashclaw@", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC022", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "secret|docker-compose.yml|1|token"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-compose.yml"}, "region": {"startLine": 12}}}]}, {"ruleId": "SEC022", "level": "error", "message": {"text": "[SEC022] Database URL With Embedded Credential: A database connection URL contains an embedded username and password. These URLs are often copied into defaults, docs, and scripts, then leak working credentials."}, "properties": {"repobilityId": 109122, "scanner": "repobility-threat-engine", "fingerprint": "faf1f9d864906956f8ee33ad3e73d1ede4a768581f027976d994b521470448fa", "category": "credential_exposure", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "postgresql://user:password@", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC022", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "secret|token|3|postgresql://user:password"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/SecretGenerator.js"}, "region": {"startLine": 35}}}]}, {"ruleId": "MINED019", "level": "error", "message": {"text": "[MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) \u2014 full RCE via templates."}, "properties": {"repobilityId": 109107, "scanner": "repobility-threat-engine", "fingerprint": "cce94c38955dea423da4db6577d8a978d70748d1ccedc66091a88f484190e53a", "category": "quality", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ssti-jinja-from-string", "owasp": "A03:2021", "cwe_ids": ["CWE-94"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347943+00:00", "triaged_in_corpus": 20, "observations_count": 47984, "ai_coder_pattern_id": 34}, "scanner": "repobility-threat-engine", "correlation_key": "fp|cce94c38955dea423da4db6577d8a978d70748d1ccedc66091a88f484190e53a"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/prompts/templates/route.js"}, "region": {"startLine": 26}}}]}, {"ruleId": "MINED019", "level": "error", "message": {"text": "[MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) \u2014 full RCE via templates."}, "properties": {"repobilityId": 109106, "scanner": "repobility-threat-engine", "fingerprint": "aa42c2b52c797bf406869f9b38fbc3a0dcfd3d9a7a2befada86cfed4e489aa1e", "category": "quality", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ssti-jinja-from-string", "owasp": "A03:2021", "cwe_ids": ["CWE-94"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347943+00:00", "triaged_in_corpus": 20, "observations_count": 47984, "ai_coder_pattern_id": 34}, "scanner": "repobility-threat-engine", "correlation_key": "fp|aa42c2b52c797bf406869f9b38fbc3a0dcfd3d9a7a2befada86cfed4e489aa1e"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/prompts/templates/[templateId]/versions/route.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "MINED019", "level": "error", "message": {"text": "[MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) \u2014 full RCE via templates."}, "properties": {"repobilityId": 109105, "scanner": "repobility-threat-engine", "fingerprint": "abd08c7552dce51518d3744c162bca676ca2c3214b19a89437beb60389ce9f6f", "category": "quality", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"mined": true, "mining": {"slug": "ssti-jinja-from-string", "owasp": "A03:2021", "cwe_ids": ["CWE-94"], "precision": 1.0, "promoted_at": "2026-05-18T14:01:32.347943+00:00", "triaged_in_corpus": 20, "observations_count": 47984, "ai_coder_pattern_id": 34}, "scanner": "repobility-threat-engine", "correlation_key": "fp|abd08c7552dce51518d3744c162bca676ca2c3214b19a89437beb60389ce9f6f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/prompts/templates/[templateId]/route.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "MINED133", "level": "error", "message": {"text": "Hardcoded Discord webhook URL in source"}, "properties": {"repobilityId": 109042, "scanner": "repobility-supply-chain", "fingerprint": "32235e517da6e513934da33f5c5169cc069ecea76536ce6d0c28a46a605a0d3f", "category": "dependency", "severity": "critical", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "exfil-webhook-url", "owasp": null, "cwe_ids": ["CWE-200", "CWE-540"], "languages": ["any"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|32235e517da6e513934da33f5c5169cc069ecea76536ce6d0c28a46a605a0d3f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/lib/demoWebhooksData.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "MINED133", "level": "error", "message": {"text": "Hardcoded Discord webhook URL in source"}, "properties": {"repobilityId": 109041, "scanner": "repobility-supply-chain", "fingerprint": "3714d6c0c3023dacde167e27dfcb5963a6d79e9747cffda42ffc5d36468b137b", "category": "dependency", "severity": "critical", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "exfil-webhook-url", "owasp": null, "cwe_ids": ["CWE-200", "CWE-540"], "languages": ["any"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|3714d6c0c3023dacde167e27dfcb5963a6d79e9747cffda42ffc5d36468b137b"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/ssrf-validation.test.js"}, "region": {"startLine": 87}}}]}, {"ruleId": "MINED133", "level": "error", "message": {"text": "Hardcoded Discord webhook URL in source"}, "properties": {"repobilityId": 109040, "scanner": "repobility-supply-chain", "fingerprint": "5fb9980ed47d8505159a97de22889b9fc8b4b5300061ed8e3dbbc699b206c482", "category": "dependency", "severity": "critical", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "exfil-webhook-url", "owasp": null, "cwe_ids": ["CWE-200", "CWE-540"], "languages": ["any"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|5fb9980ed47d8505159a97de22889b9fc8b4b5300061ed8e3dbbc699b206c482"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "__tests__/unit/connect-complete-discord-alert.test.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "MINED116", "level": "error", "message": {"text": "Workflow uses `secrets.NEXTAUTH_SECRET` on a `pull_request` trigger"}, "properties": {"repobilityId": 109032, "scanner": "repobility-supply-chain", "fingerprint": "6e6e6940362153ba3d2f70cdfc54165dc04d69862733e774ddcfca4a45d0c530", "category": "dependency", "severity": "critical", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-pull-request-secrets", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|6e6e6940362153ba3d2f70cdfc54165dc04d69862733e774ddcfca4a45d0c530"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 74}}}]}, {"ruleId": "MINED116", "level": "error", "message": {"text": "Workflow uses `secrets.DATABASE_URL` on a `pull_request` trigger"}, "properties": {"repobilityId": 109031, "scanner": "repobility-supply-chain", "fingerprint": "db0ba02eee3d6f86339c5411393b042123f45f54224bdfc2dc965342292ed388", "category": "dependency", "severity": "critical", "confidence": 0.9, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "gha-pull-request-secrets", "owasp": "A08:2021", "cwe_ids": ["CWE-829"], "languages": ["yaml"], "observations_count": 0}, "scanner": "repobility-supply-chain", "correlation_key": "fp|db0ba02eee3d6f86339c5411393b042123f45f54224bdfc2dc965342292ed388"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 73}}}]}, {"ruleId": "MINED107", "level": "error", "message": {"text": "Missing import: `html` used but not imported"}, "properties": {"repobilityId": 108999, "scanner": "repobility-ast-engine", "fingerprint": "904ab5678778a2b58c81c89d6434ece16137e94d4ef477b66321fc15d2de6766", "category": "quality", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "missing-import-python", "owasp": "A06:2021", "cwe_ids": ["CWE-1075"], "languages": ["python"], "observations_count": 2192}, "scanner": "repobility-ast-engine", "correlation_key": "fp|904ab5678778a2b58c81c89d6434ece16137e94d4ef477b66321fc15d2de6766"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/tests/test_dashboard_emitter.py"}, "region": {"startLine": 39}}}]}, {"ruleId": "MINED107", "level": "error", "message": {"text": "Missing import: `warnings` used but not imported"}, "properties": {"repobilityId": 108997, "scanner": "repobility-ast-engine", "fingerprint": "7f51071c4edfb88d3661ea1479ef437539ffbc3d5dd4a92b9d4637fe1ce06f4f", "category": "quality", "severity": "critical", "confidence": 1.0, "triageState": "open", "verdict": "", "isResolved": false, "reason": "", "evidence": {"mined": true, "mining": {"slug": "missing-import-python", "owasp": "A06:2021", "cwe_ids": ["CWE-1075"], "languages": ["python"], "observations_count": 2192}, "scanner": "repobility-ast-engine", "correlation_key": "fp|7f51071c4edfb88d3661ea1479ef437539ffbc3d5dd4a92b9d4637fe1ce06f4f"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "livingcode/immune/verdict.py"}, "region": {"startLine": 16}}}]}]}]}