CRIT
MINED013
[MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, …
src/openhuman/wallet/rpc.rs:195
CRIT
MINED013
[MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, …
src/openhuman/memory/tree/util/redact.rs:96
CRIT
MINED013
[MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, …
src/openhuman/memory/tree/jobs/redact.rs:186
CRIT
SEC019
[SEC019] Raw Authorization Token in Example: A real-looking API token appears in an Autho…
src/openhuman/memory/tree/jobs/redact.rs:137
CRIT
MINED007
[MINED007] Sql String Concat: cursor.execute(f"... {user_input} ...") — SQL injection.
src/openhuman/integrations/twilio.rs:198
CRIT
SEC010
[SEC010] Cloud Provider Token: Cloud provider or SaaS API token found in source code.
src/openhuman/memory/tree/jobs/redact.rs:164
CRIT
SEC010
[SEC010] Cloud Provider Token: Cloud provider or SaaS API token found in source code.
src/openhuman/agent_experience/types.rs:128
CRIT
JRN001
Token handoff appears to use a callback URL or fragment
app/src/components/oauth/OAuthProviderB…:251
HIGH
MINED099
[MINED099] Hardcoded Secret: API key, AWS access key, GitHub token, Slack token, OpenAI k…
src/openhuman/memory/tree/jobs/redact.rs:164
HIGH
MINED099
[MINED099] Hardcoded Secret: API key, AWS access key, GitHub token, Slack token, OpenAI k…
src/openhuman/agent_experience/types.rs:128
HIGH
MINED021
[MINED021] Path Traversal Os Join: os.path.join(user_dir, filename) where filename can co…
scripts/test-proactive-welcome.sh:53
HIGH
MINED004
[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums).
scripts/mock-api/socket/websocket.mjs:84
HIGH
SEC100
[SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig…
scripts/mock-api/http.mjs:2
HIGH
SEC083
[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c…
scripts/mock-api/server.mjs:128
HIGH
SEC083
[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c…
scripts/cancel-stale-pr-ci.mjs:106
HIGH
SEC103
[SEC103] LDAP injection — non-constant search filter: User input concatenated into an LDA…
scripts/build-apt-repo.sh:35
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
scripts/mock-api/routes/llm/dynamic.mjs:123
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
scripts/act-staging.sh:61
HIGH
SEC018
[SEC018] AI-Agent Secret Retrieval Command: A command that prints or embeds credentials w…
scripts/act-staging.sh:127
HIGH
SEC018
[SEC018] AI-Agent Secret Retrieval Command: A command that prints or embeds credentials w…
scripts/act-build-desktop.sh:72
HIGH
MINED027
[MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re…
app/src/store/notificationSlice.ts:80
HIGH
MINED027
[MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re…
app/src/store/accountsSlice.ts:49
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
scripts/agent-batch/lib.mjs:116
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
app/src/pages/conversations/utils/worke…:34
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
app/src/pages/conversations/utils/forma…:111
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
app/src/components/intelligence/Subcons…:147
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
app/src/components/composio/TriggerTogg…:105
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
app/src/components/channels/mcp/McpServ…:62
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
app/src/components/accounts/RespondQueu…:82
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
app/src/components/ErrorFallbackScreen.…:98
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
app/src-tauri/src/deep_link_ipc_windows…:66
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
app/src-tauri/src/file_logging.rs:63
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
app/src-tauri/src/fake_camera/mod.rs:193
HIGH
MINED003
[MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky …
app/src-tauri/src/companion_commands.rs:30
HIGH
DKR001
Docker final stage runs as root
Dockerfile:108
HIGH
DKR006
Dockerfile pipes a remote script into a shell
e2e/Dockerfile:35
HIGH
DKR006
Dockerfile pipes a remote script into a shell
e2e/Dockerfile:30
HIGH
DKR006
Dockerfile pipes a remote script into a shell
.github/Dockerfile:52
HIGH
DKR006
Dockerfile pipes a remote script into a shell
.github/Dockerfile:46
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/build.yml:21
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/pr-quality.yml:36
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/pr-quality.yml:20
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/test-reusable.yml:160
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/test-reusable.yml:102
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/test-reusable.yml:68
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/test-reusable.yml:44
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/weekly-code-review.yml:30
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:latest` u…
.github/workflows/e2e-reusable.yml:195
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:latest` u…
.github/workflows/e2e-reusable.yml:68
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u…
.github/workflows/e2e-reusable.yml:165
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/e2e-reusable.yml:108
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/e2e-reusable.yml:99
HIGH
MINED115
[MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust…
.github/workflows/e2e-reusable.yml:87
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/e2e-reusable.yml:79
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/e2e-reusable.yml:72
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/contributor-rewards.y…:33
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/typecheck.yml:50
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/typecheck.yml:19
HIGH
MINED115
[MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust…
.github/workflows/typecheck.yml:57
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/typecheck.yml:53
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/typecheck.yml:26
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/typecheck.yml:22
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/coverage.yml:105
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/coverage.yml:72
HIGH
MINED126
[MINED126] Workflow container/services image `ghcr.io/tinyhumansai/openhuman_ci:rust-1.93…
.github/workflows/coverage.yml:26
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u…
.github/workflows/coverage.yml:191
HIGH
MINED115
[MINED115] Action `actions/download-artifact` pinned to mutable ref `@v5`: `uses: actions…
.github/workflows/coverage.yml:161
HIGH
MINED115
[MINED115] Action `actions/setup-python` pinned to mutable ref `@v6`: `uses: actions/setu…
.github/workflows/coverage.yml:155
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/coverage.yml:148
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u…
.github/workflows/coverage.yml:134
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/coverage.yml:123
HIGH
MINED115
[MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust…
.github/workflows/coverage.yml:115
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/coverage.yml:110
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u…
.github/workflows/coverage.yml:94
HIGH
MINED115
[MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust…
.github/workflows/coverage.yml:84
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/coverage.yml:79
HIGH
MINED115
[MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u…
.github/workflows/coverage.yml:56
HIGH
MINED115
[MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r…
.github/workflows/coverage.yml:33
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout…
.github/workflows/coverage.yml:29
HIGH
MINED118
[MINED118] Dockerfile FROM `ubuntu:22.04` not pinned by digest: `FROM ubuntu:22.04` resol…
.github/Dockerfile:1
HIGH
MINED118
[MINED118] Dockerfile FROM `ubuntu:22.04` not pinned by digest: `FROM ubuntu:22.04` resol…
e2e/Dockerfile:14
HIGH
MINED118
[MINED118] Dockerfile FROM `debian:bookworm-slim` not pinned by digest: `FROM debian:book…
Dockerfile:65
HIGH
MINED118
[MINED118] Dockerfile FROM `rust:1.93-bookworm` not pinned by digest: `FROM rust:1.93-boo…
Dockerfile:12
HIGH
SEC020
[SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b…
scripts/mock-api/routes/telegram.mjs:52
HIGH
JRN009
Secret-like setting is echoed into a password input value
app/src/components/settings/panels/Comp…:295
HIGH
JRN009
Secret-like setting is echoed into a password input value
app/src/components/settings/panels/AIPa…:2741
MED
SEC134
[SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum…
src/openhuman/tools/impl/network/mcp.rs:300
MED
SEC134
[SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum…
src/openhuman/redirect_links/store.rs:301
MED
SEC041
[SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan…
app/src/utils/openUrl.ts:70
MED
SEC087
[SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; …
app/src/utils/deviceFingerprint.ts:13
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
scripts/agent-batch/lib.mjs:116
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
app/src/pages/conversations/utils/worke…:34
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
app/src/pages/conversations/utils/forma…:111
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
app/src-tauri/src/meet_audio/captions_b…:158
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
app/src-tauri/src/meet_audio/audio_brid…:209
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
app/src-tauri/src/meet_video/camera_bri…:138
MED
AUC001
[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
—
MED
JRN002
Browser storage is used for session token material
app/src/utils/configPersistence.ts:256
MED
JRN002
Browser storage is used for session token material
app/src/utils/configPersistence.ts:239
MED
JRN002
Browser storage is used for session token material
app/src/store/coreModeSlice.ts:67
MED
DKR001
Docker final stage has no non-root USER
e2e/Dockerfile:14
MED
DKR001
Docker final stage has no non-root USER
.github/Dockerfile:1
MED
AIC001
Parallel implementation file sits beside a canonical file
src/openhuman/memory/tree/canonicalize/…:1
MED
AIC001
Parallel implementation file sits beside a canonical file
remotion/src/Mascot/mascot-yellow-wave-…:1
MED
AGT007
localStorage write failures are swallowed silently
app/src/pages/onboarding/components/Bet…:22
MED
AGT007
localStorage write failures are swallowed silently
app/src/overlay/OverlayApp.tsx:486
MED
AGT007
localStorage write failures are swallowed silently
app/src/components/settings/panels/Agen…:48
MED
JRN003
Frontend API reference is not matched by discovered backend routes
app/src/utils/tauriCommands/localAi.ts:199
MED
AUC002
[AUC002] Low visible authorization coverage in route inventory: Only 22.2% of discovered …
—
MED
AGT015
Remote install command pipes network code directly to a shell
README.zh-CN.md:54
MED
AGT015
Remote install command pipes network code directly to a shell
README.ko.md:56
MED
AGT015
Remote install command pipes network code directly to a shell
README.ja-JP.md:55
MED
AGT015
Remote install command pipes network code directly to a shell
README.de.md:55
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/openhuman/runtime_python/bootstrap_…:33
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/openhuman/runtime_python/bootstrap_…:32
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/openhuman/mcp_server/http.rs:449
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/openhuman/mcp_server/http.rs:351
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/openhuman/mcp_server/http.rs:73
MED
AUC009
[AUC009] Sensitive function route lacks elevated authorization evidence: A route appears …
src/api/rest_tests.rs:191
MED
AGT008
Ollama audio payload path may mislead users about direct model audio
app/src/pages/Conversations.tsx:664
MED
SEC005
[SEC005] Command Injection Risk: Unsafe shell execution or eval of user input.
app/src/pages/conversations/utils/worke…:34
LOW
SEC132
[SEC132] String concat where the language has interpolation (AI style drift): String buil…
app/src-tauri/src/meet_audio/audio_brid…:71
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Team…:120
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Team…:118
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Team…:115
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Team…:114
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Scre…:128
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Reco…:397
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Devi…:227
LOW
AIC003
Duplicated implementation block across source files
app/src/components/settings/panels/Auto…:7
LOW
AIC003
Duplicated implementation block across source files
app/src/components/ios/MobileTabBar.tsx:46
LOW
AIC003
Duplicated implementation block across source files
app/src/components/intelligence/MemoryW…:420
LOW
AIC003
Duplicated implementation block across source files
app/src/components/intelligence/MemoryS…:33
LOW
AIC003
Duplicated implementation block across source files
app/src/components/intelligence/Intelli…:381
LOW
AIC003
Duplicated implementation block across source files
app/src/components/channels/TelegramCon…:5
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/whatsapp_scanner/idb.…:99
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/whatsapp_scanner/idb.…:85
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/wechat_scanner/dom_sn…:227
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/mod.…:418
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/mod.…:381
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/mod.…:1
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/idb.…:147
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/deep_link_ipc_windows…:89
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/idb.…:14
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/telegram_scanner/dom_…:37
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/slack_scanner/mod.rs:505
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/slack_scanner/mod.rs:468
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/slack_scanner/idb.rs:144
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/slack_scanner/dom_sna…:1
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/meet_video/inject.rs:39
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/meet_scanner/mod.rs:55
LOW
AIC003
Duplicated implementation block across source files
app/src-tauri/src/imessage_scanner/mod.…:321
LOW
DKR011
Dockerfile installs recommended OS packages
e2e/Dockerfile:35
LOW
DKR011
Dockerfile installs recommended OS packages
e2e/Dockerfile:19
LOW
DKR008
.dockerignore misses sensitive defaults
.dockerignore
LOW
DKC006
Compose service does not declare a runtime user
docker-compose.yml:17
INFO
MINED049
[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout.
scripts/test-subconscious-ticks.sh:13
INFO
MINED049
[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout.
scripts/test-proactive-welcome.sh:89
INFO
MINED049
[MINED049] Print Pii: Logging password/token/email/ssn directly to stdout.
scripts/test-channel-receive.mjs:84
INFO
MINED053
[MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin…
src/openhuman/people/types.rs:137
INFO
MINED053
[MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin…
app/src/services/api/teamApi.ts:36
INFO
MINED054
[MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely.
app/src/polyfills.ts:15
INFO
MINED058
[MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi…
app/src/features/human/Mascot/backend/B…:144
INFO
MINED052
[MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety.
app/src/components/chat/UnsubscribeAppr…:41
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
app/src/components/oauth/oauthAuthReadi…:110
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
app/src/components/commands/CommandPale…:38
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
app/src/components/channels/mcp/Install…:185
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
app/src/components/commands/Kbd.tsx:20
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
app/src/components/channels/mcp/ConfigA…:106
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
app/src/components/ProgressIndicator.tsx:16
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
src/openhuman/agent/dispatcher_tests.rs:47
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
src/core/event_bus/native_request_tests…:149
INFO
MINED066
[MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error…
app/src-tauri/src/meet_video/frame_bus.…:265
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
app/src-tauri/src/meet_video/camera_bri…:314
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
app/src-tauri/src/meet_audio/captions_b…:38
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
app/src-tauri/src/meet_audio/audio_brid…:38
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
app/src/App.tsx:166
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
app/src-tauri/src/meet_video/camera_bri…:72
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
app/src-tauri/src/meet_audio/audio_brid…:35
INFO
MINED068
[MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i…
app/src-tauri/src/native_notifications/…:120
INFO
MINED068
[MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i…
app/src-tauri/src/main.rs:44
INFO
MINED068
[MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i…
app/src-tauri/src/deep_link_ipc_windows…:74
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
app/src/utils/ollamaUrlValidation.ts:23
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
app/src/components/LanguageSelect.tsx:34
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
app/src-tauri/src/cdp/target.rs:29
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
app/src-tauri/src/gmessages_scanner/idb…:212
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
app/src-tauri/src/fake_camera/mod.rs:209
INFO
MINED059
[MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message.
app/src-tauri-mobile/src/lib.rs:44