Skip to content

Security: certinia/debug-log-analyzer-mcp

.github/SECURITY.md

Security Policy

Reporting a vulnerability

Don't report vulnerabilities in public issues, discussions, or PRs. Instead, open a private security advisory.

Include the affected version and steps to reproduce. We'll acknowledge your report and let you know when a fix ships. Fixes target the latest published version of @certinia/apex-log-mcp.

Good to know

  • The server runs locally, makes no network calls of its own, and needs no API keys.
  • apexlog_execute_anonymous runs Apex against real Salesforce orgs. Every call is authorized by the type of the org it targets: a production org, or one whose type cannot be read, needs --allow-production-orgs or a per-call confirmation. --no-apex-execution refuses every call.

There aren't any published security advisories