wovensnake 0.3.6

A high-performance Python package manager built with Rust.
Documentation
# Security Policy

## Supported Versions

Currently, the following versions of **WovenSnake** are supported with security updates:

| Version | Supported          |
| ------- | ------------------ |
| 0.2.x   | :white_check_mark: |
| < 0.2.0 | :x:                |

## Reporting a Vulnerability

We take the security of WovenSnake seriously. If you believe you have found a security vulnerability, please report it to us privately.

**Please do not open a public GitHub issue for security vulnerabilities.**

Instead, please send an email to:
**jackby03@protonmail.com**

### What to include in your report

*   A description of the vulnerability and its potential impact.
*   Steps to reproduce the issue (a minimal reproduction case is highly appreciated).
*   Any potential mitigations you've identified.

### Response Process

1.  **Acknowledgment**: We will acknowledge receipt of your report within 48 hours.
2.  **Investigation**: We will investigate the issue and determine its severity.
3.  **Fix**: If confirmed, we will work on a fix and release a new version.
4.  **Disclosure**: We will coordinate with you to disclose the vulnerability once a fix is available.

Thank you for helping keep WovenSnake secure! 🐍