Odoo

AdvisoryAudited by Static analysis on May 15, 2026.

Overview

Detected: suspicious.exposed_secret_literal

Findings (4)

critical

suspicious.exposed_secret_literal

Location
src/channel.ts:296
Finding
File appears to expose a hardcoded API secret or token.
Evidence
password: [REDACTED],
critical

suspicious.exposed_secret_literal

Location
src/index.ts:55
Finding
File appears to expose a hardcoded API secret or token.
Evidence
password: [REDACTED],
critical

suspicious.exposed_secret_literal

Location
src/tools.ts:26
Finding
File appears to expose a hardcoded API secret or token.
Evidence
password: [REDACTED],
critical

suspicious.exposed_secret_literal

Location
tests/dispatch.test.ts:154
Finding
File appears to expose a hardcoded API secret or token.
Evidence
password: [REDACTED],