Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.05 KB

SECURITY.md

File metadata and controls

54 lines (34 loc) · 2.05 KB

Security Policy

Thank you for helping to make the Easy Python Installer safe and secure! This document outlines how to report security vulnerabilities and the processes we follow to address them.


Supported Versions

The following table lists the versions of this project that are actively maintained and supported with security updates:

Version Supported
1.2.x ✅ Yes
1.1.x ✅ Yes
<= 1.0.x ❌ No

Reporting a Vulnerability

If you discover a security vulnerability in this project, please report it responsibly. Do not publicly disclose the issue until it has been resolved.

📩 How to Report

  1. Email the project maintainer directly at security@itheo.tech with the following details:

    • A description of the vulnerability.
    • Steps to reproduce the issue (if applicable).
    • Any potential impact or examples.
  2. Include “Security Vulnerability Report” in the subject line of your email.

  3. Please allow up to 48 hours for an initial response.


Handling Vulnerabilities

Upon receiving a vulnerability report:

  1. Acknowledgment: We will acknowledge receipt of your report within 48 hours.
  2. Investigation: The reported issue will be investigated, and if verified, steps will be taken to resolve it.
  3. Resolution: A patch will be created, tested, and released as soon as possible. You will be credited (if you wish) in the release notes.

General Security Best Practices

  • Verify Scripts: Always inspect scripts before running them, especially with elevated privileges.
  • Stay Updated: Use the latest version of the installer script to benefit from updates and fixes.
  • Report Issues: If you suspect a vulnerability, report it immediately to avoid potential misuse.

Thank You

We appreciate your efforts to responsibly disclose vulnerabilities and help make Easy Python Installer more secure for everyone. Your collaboration ensures the safety and reliability of this project.