Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.76 KB

File metadata and controls

42 lines (29 loc) · 1.76 KB

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: