Skip to content

Security: regionalduck/cpp-notebook

Security

SECURITY.md

Security Policy πŸ”’

We take the security of C++ Notebook and its remote code execution runner very seriously. If you believe you have found a security vulnerability, please report it privately according to the instructions below.


πŸ›‘οΈ Supported Versions

We actively maintain and support the current main release branch of this repository.

Version Supported
>= 0.2.x Yes βœ…
< 0.2.x No ❌

πŸ“’ Reporting a Vulnerability

Please do not open a public GitHub issue for security-related bugs.

If you discover a vulnerability, especially regarding sandbox escapes, privilege escalation, or resource abuse on the remote runner backend:

  1. Contact the project owner privately.
  2. Provide a detailed description of the vulnerability, including a proof of concept (PoC) code or steps to reproduce the exploit.
  3. We will acknowledge receipt of your report within 48 hours and work with you to release a patch promptly.

There aren't any published security advisories