Skip to content

Security: dj1ch/minigotchi

SECURITY.md

Security Policy

Supported Versions

When it comes to installing any version of the project, I highly recommend you install the latest version available. Anything version under or equal to 1.1.1-beta is going to have some sort of issue whether it be compile errors or not functioning as expected. Keep in mind configuration is different between x.0.0 releases!

Proper C/C++ practices are implemented more often in higher releases, with better performance and speed, and a lower chance of memory issues upon encountering something unexpected.

Version Supported
< 3.0.0-beta ✅ Recommended!
< 2.0.0-beta ✅ Works...
1.3.0-beta ✅ Not recommended!
1.2.0-beta ✅ Not recommended!
=< 1.1.1-beta ❌ Broken...

Reporting a Vulnerability

Whenever you find one, please make an issue ASAP!!!

  1. Go to the issues tab
  2. Click New Issue
  3. From there, select Report a security vulnerability. If this returns a 404, select Open a blank issue near the bottom of the page.
  4. Fill out the required information about the vulnerability, how it can be fixed, etc. Please add the security-vuln label so we know this is a security issue and will prioritize it accordingly.
  5. Submit the issue by clicking Submit new issue.

There aren’t any published security advisories