Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 805 Bytes

File metadata and controls

24 lines (15 loc) · 805 Bytes

Security Policy

Supported Versions

Version Supported
1.0.x

Reporting a Vulnerability

Please report security vulnerabilities privately to the repository maintainer via GitHub's Security Advisories page.

Do not open a public issue for security vulnerabilities.

Scope

  • The subprocess isolation between CPython and JVM
  • MessagePack protocol serialization/deserialization
  • Build plugin behavior (Python installation, package management)

Out of Scope

  • Vulnerabilities in CPython itself — report those to the Python Security team
  • Vulnerabilities in third-party Python packages (numpy, scipy, etc.)