Skip to content

Security: jeffstall/outlook-cli

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in outlook-cli, please report it responsibly:

  1. Do not open a public GitHub issue for security vulnerabilities.
  2. Email: Report the vulnerability via GitHub Security Advisories (preferred) or contact the maintainers directly.
  3. Include: A description of the vulnerability, steps to reproduce, and the potential impact.

We will acknowledge receipt within 48 hours and provide a timeline for a fix.

Supported Versions

Version Supported
2.x (current) ✅ Security updates
1.x ❌ No longer supported

Scope

The following are in scope for security reports:

  • Token theft or credential exposure
  • Scope escalation (bypassing forbidden scope enforcement)
  • Encryption weaknesses (AES-256-GCM implementation, key derivation)
  • Authentication bypass (PKCE, token validation)
  • Path injection in Graph API calls
  • Sensitive data exposure in logs, telemetry, or error messages

The following are not in scope:

Security Design

For a comprehensive overview of the security architecture, see:

There aren't any published security advisories