CRIT
MINED107
[MINED107] Missing import: `email` used but not imported: The file uses `email.something(…
server/proliferate/db/store/organizatio…:126
CRIT
MINED107
[MINED107] Missing import: `email` used but not imported: The file uses `email.something(…
server/proliferate/server/organizations…:122
CRIT
MINED107
[MINED107] Missing import: `warnings` used but not imported: The file uses `warnings.some…
server/proliferate/server/cloud/runtime…:447
CRIT
MINED107
[MINED107] Missing import: `email` used but not imported: The file uses `email.something(…
server/proliferate/server/billing/servi…:1270
CRIT
MINED107
[MINED107] Missing import: `queue` used but not imported: The file uses `queue.something(…
server/proliferate/integrations/pubsub/…:47
CRIT
MINED107
[MINED107] Missing import: `email` used but not imported: The file uses `email.something(…
server/proliferate/auth/passwords.py:32
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `skip_alias` of cla…
scripts/check_anyharness_boundaries.py:346
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `skip_alias` of cla…
scripts/check_anyharness_boundaries.py:344
HIGH
MINED108
[MINED108] `self.consume` used but never assigned in __init__: Method `skip_alias` of cla…
scripts/check_anyharness_boundaries.py:343
HIGH
MINED108
[MINED108] `self.parse_tree` used but never assigned in __init__: Method `parse_group` of…
scripts/check_anyharness_boundaries.py:338
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_group` of cl…
scripts/check_anyharness_boundaries.py:336
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_group` of cl…
scripts/check_anyharness_boundaries.py:333
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `parse_group` of cl…
scripts/check_anyharness_boundaries.py:329
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:312
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:317
HIGH
MINED108
[MINED108] `self.parse_group` used but never assigned in __init__: Method `parse_tree` of…
scripts/check_anyharness_boundaries.py:314
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:313
HIGH
MINED108
[MINED108] `self.skip_alias` used but never assigned in __init__: Method `parse_tree` of …
scripts/check_anyharness_boundaries.py:318
HIGH
MINED108
[MINED108] `self.skip_alias` used but never assigned in __init__: Method `parse_tree` of …
scripts/check_anyharness_boundaries.py:305
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:299
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:295
HIGH
MINED108
[MINED108] `self.parse_group` used but never assigned in __init__: Method `parse_tree` of…
scripts/check_anyharness_boundaries.py:292
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:291
HIGH
MINED108
[MINED108] `self.consume` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:311
HIGH
MINED108
[MINED108] `self.advance` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:302
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `parse_tree` of cla…
scripts/check_anyharness_boundaries.py:286
HIGH
MINED108
[MINED108] `self.parse_tree` used but never assigned in __init__: Method `parse` of class…
scripts/check_anyharness_boundaries.py:275
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `consume` of class …
scripts/check_anyharness_boundaries.py:268
HIGH
MINED108
[MINED108] `self.current` used but never assigned in __init__: Method `advance` of class …
scripts/check_anyharness_boundaries.py:262
HIGH
MINED108
[MINED108] `self.relative_path` used but never assigned in __init__: Method `format` of c…
scripts/check_anyharness_boundaries.py:66
HIGH
MINED108
[MINED108] `self.relative_path` used but never assigned in __init__: Method `format` of c…
scripts/check_frontend_boundaries.py:57
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
apps/desktop/src/components/workspace/c…:44
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
apps/desktop/src/components/workspace/c…:147
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
apps/desktop/src/components/content/ui/…:179
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
apps/desktop/src/components/playground/…:206
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
apps/desktop/src/components/automations…:341
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
anyharness/sdk/src/client/git.ts:164
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
anyharness/crates/anyharness-lib/src/do…:91
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
anyharness/crates/anyharness-lib/src/do…:11
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
anyharness/crates/anyharness-lib/src/do…:228
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
anyharness/crates/anyharness-lib/src/do…:91
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
anyharness/crates/anyharness-lib/src/do…:252
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
anyharness/crates/anyharness-lib/src/ad…:94
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
anyharness/crates/anyharness-lib/src/do…:176
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
anyharness/crates/anyharness-lib/src/ap…:64
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
anyharness/crates/anyharness-contract/s…:136
HIGH
MINED126
[MINED126] Workflow container/services image `postgres:16-alpine` unpinned: `container/se…
.github/workflows/cloud-live-webhook.yml:35
HIGH
MINED126
[MINED126] Workflow container/services image `postgres:16-alpine` unpinned: `container/se…
.github/workflows/server-ci.yml:80
HIGH
MINED126
[MINED126] Workflow container/services image `postgres:16-alpine` unpinned: `container/se…
.github/workflows/cloud-tests.yml:156
HIGH
MINED126
[MINED126] Workflow container/services image `postgres:16-alpine` unpinned: `container/se…
.github/workflows/cloud-tests.yml:77
HIGH
MINED115
[MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-…
.github/workflows/cloud-tests.yml:170
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/cloud-tests.yml:169
HIGH
MINED115
[MINED115] Action `goto-bus-stop/setup-zig` pinned to mutable ref `@v2`: `uses: goto-bus-…
.github/workflows/cloud-tests.yml:109
HIGH
MINED115
[MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna…
.github/workflows/cloud-tests.yml:105
HIGH
MINED115
[MINED115] Action `actions/setup-python` pinned to mutable ref `@v5`: `uses: actions/setu…
.github/workflows/cloud-tests.yml:101
HIGH
MINED115
[MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v5`: `uses: astral-sh/setu…
.github/workflows/cloud-tests.yml:99
HIGH
MINED115
[MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set…
.github/workflows/cloud-tests.yml:95
HIGH
MINED115
[MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-…
.github/workflows/cloud-tests.yml:91
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/cloud-tests.yml:90
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u…
.github/workflows/deploy-staging.yml:258
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/deploy-staging.yml:53
HIGH
MINED115
[MINED115] Action `aws-actions/amazon-ecr-login` pinned to mutable ref `@v2`: `uses: aws-…
.github/workflows/_deploy-server.yml:107
HIGH
MINED115
[MINED115] Action `aws-actions/configure-aws-credentials` pinned to mutable ref `@v4`: `u…
.github/workflows/_deploy-server.yml:100
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/_deploy-server.yml:78
HIGH
MINED115
[MINED115] Action `goto-bus-stop/setup-zig` pinned to mutable ref `@v2`: `uses: goto-bus-…
.github/workflows/_deploy-e2b.yml:82
HIGH
MINED115
[MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna…
.github/workflows/_deploy-e2b.yml:74
HIGH
MINED115
[MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-…
.github/workflows/_deploy-e2b.yml:44
HIGH
MINED115
[MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set…
.github/workflows/_deploy-e2b.yml:40
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/_deploy-e2b.yml:37
HIGH
MINED115
[MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-…
.github/workflows/_deploy-web.yml:43
HIGH
MINED115
[MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set…
.github/workflows/_deploy-web.yml:39
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/_deploy-web.yml:36
HIGH
MINED115
[MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-…
.github/workflows/_deploy-mobile.yml:45
HIGH
MINED115
[MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set…
.github/workflows/_deploy-mobile.yml:41
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout…
.github/workflows/_deploy-mobile.yml:38
HIGH
MINED118
[MINED118] Dockerfile FROM `python:3.12-slim` not pinned by digest: `FROM python:3.12-sli…
server/Dockerfile:1
HIGH
DKC011
Database service publishes a host port
server/docker-compose.yml:1
HIGH
JRN009
Secret-like setting is echoed into a password input value
apps/packages/product-ui/src/auth/Passw…:68
HIGH
JRN009
Secret-like setting is echoed into a password input value
apps/desktop/src/components/settings/pa…:298
HIGH
JRN009
Secret-like setting is echoed into a password input value
apps/desktop/src/components/settings/pa…:273
HIGH
MINED112
[MINED112] FastAPI POST /control/wait has no auth: Handler `worker_control_wait_endpoint`…
server/proliferate/server/cloud/worker/…:139
HIGH
MINED112
[MINED112] FastAPI POST /webhooks/stripe has no auth: Handler `stripe_webhook_endpoint` i…
server/proliferate/server/billing/api.py:242
HIGH
MINED112
[MINED112] FastAPI POST /web/session/logout has no auth: Handler `web_session_logout` is …
server/proliferate/auth/identity/api.py:399
HIGH
AUC003
[AUC003] Object-level route lacks visible authorization: A route with an object id-like p…
anyharness/crates/anyharness-lib/src/ap…:418
HIGH
AUC003
[AUC003] Object-level route lacks visible authorization: A route with an object id-like p…
anyharness/crates/anyharness-lib/src/ap…:353
HIGH
AUC003
[AUC003] Object-level route lacks visible authorization: A route with an object id-like p…
anyharness/crates/anyharness-lib/src/ap…:334
HIGH
AUC003
[AUC003] Object-level route lacks visible authorization: A route with an object id-like p…
anyharness/crates/anyharness-lib/src/ap…:333
HIGH
AUC003
[AUC003] Object-level route lacks visible authorization: A route with an object id-like p…
anyharness/crates/anyharness-lib/src/ap…:135
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:138
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:87
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:50
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:37
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:239
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:67
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:54
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/automations/w…:71
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/mcp_cat…:35
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/slack/w…:47
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/mobilit…:112
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/runtime…:76
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/agent_a…:92
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/cloud/agent_a…:318
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/server/billing/servi…:2342
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/auth/desktop/service…:375
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/auth/desktop/service…:354
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/integrations/custome…:150
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/integrations/custome…:105
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
server/proliferate/integrations/custome…:83
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
scripts/cloud-ssh-worker-smoke.py:590
MED
SEC130
[SEC130] Hallucinated package name — looks like a real package but isn't: Import of a pac…
apps/desktop/src/components/workspace/f…:46
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
apps/desktop/src/components/workspace/c…:44
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
apps/desktop/src/components/workspace/c…:147
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
apps/desktop/src/components/content/ui/…:179
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
apps/desktop/src/components/workspace/s…:70
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
apps/desktop/src/components/workspace/c…:59
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
apps/desktop/src/components/app/chrome/…:30
MED
SEC134
[SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum…
apps/desktop/src-tauri/src/commands/goo…:6
MED
AUC001
[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
—
MED
DKR007
Docker build context has no .dockerignore
.dockerignore
MED
JRN002
Browser storage is used for session token material
apps/web/src/lib/access/cloud/auth-toke…:19
MED
JRN002
Browser storage is used for session token material
apps/web/src/lib/access/cloud/auth-toke…:8
MED
DKR001
Docker final stage has no non-root USER
server/Dockerfile:1
MED
WEB003
Public web service has no security.txt
.well-known/security.txt
MED
AUC002
[AUC002] Low visible authorization coverage in route inventory: Only 36.8% of discovered …
—
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
anyharness/crates/anyharness-lib/src/ap…:389
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
anyharness/crates/anyharness-lib/src/ap…:74
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
anyharness/crates/anyharness-lib/src/ap…:48
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
server/proliferate/auth/identity/api.py:449
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:276
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:147
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:134
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:75
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:27
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:19
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:185
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:20
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:94
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:230
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:341
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:411
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:86
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:155
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:135
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:6
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/do…:63
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:41
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:187
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:191
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:176
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:83
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:144
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:168
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:270
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:16
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ap…:20
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ad…:7
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ad…:8
LOW
AIC003
Duplicated implementation block across source files
anyharness/crates/anyharness-lib/src/ad…:2
LOW
DKR012
Dockerfile keeps pip download cache
server/Dockerfile:13
LOW
DKC010
Compose service lacks no-new-privileges hardening
server/docker-compose.yml:30
LOW
DKC010
Compose service lacks no-new-privileges hardening
server/docker-compose.yml:17
LOW
AIC002
Source file name looks like an AI patch artifact
apps/packages/product-domain/src/chats/…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/lib/domain/settings/en…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/lib/domain/settings/en…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/lib/domain/settings/cl…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/hooks/cloud/ui/use-clo…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/workspaces/worksp…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/settings/agent-au…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/chat/chat-copy.ts:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/capabilities/capa…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/billing/upgrade-g…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/automations/autom…:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/auth/auth-copy.ts:1
LOW
AIC002
Source file name looks like an AI patch artifact
apps/desktop/src/copy/agents/agents-cop…:1
LOW
AIC002
Source file name looks like an AI patch artifact
anyharness/crates/proliferate-worker/sr…:1
LOW
DKC006
Compose service does not declare a runtime user
server/docker-compose.yml:30
LOW
DKC006
Compose service does not declare a runtime user
server/docker-compose.yml:17
INFO
MINED049
[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout.
apps/mobile/src/providers/MobileAuthPro…:229
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
apps/desktop/src/components/workspace/c…:75
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
apps/desktop/src/components/workspace/c…:46
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
apps/desktop/src/components/workspace/c…:29
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
apps/desktop/src/components/workspace/c…:32
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
apps/desktop/src/components/content/ui/…:188
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
apps/desktop/src/components/content/ui/…:32
INFO
MINED058
[MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi…
apps/desktop/src/components/workspace/f…:47
INFO
MINED058
[MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi…
apps/desktop/src/components/content/ui/…:39
INFO
MINED058
[MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi…
apps/desktop/src/components/content/ui/…:92
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
apps/desktop/src/components/workspace/b…:95
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
apps/desktop/src/components/settings/pa…:77
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
apps/desktop/src/components/app/AppErro…:22
INFO
MINED068
[MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i…
apps/desktop/src-tauri/src/commands/win…:28
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
anyharness/crates/proliferate-worker/sr…:137
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
anyharness/crates/anyharness/src/comman…:82
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
anyharness/crates/anyharness-lib/src/do…:85
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
anyharness/crates/anyharness-lib/src/ad…:23
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
anyharness/crates/anyharness-lib/src/ad…:23
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
anyharness/crates/anyharness-lib/src/ac…:68
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
anyharness/crates/anyharness-credential…:216
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
anyharness/crates/anyharness-credential…:181
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
anyharness/crates/anyharness-contract/s…:150