From 07f1ef42625951ac3d2617bb4487dd6ac0129b20 Mon Sep 17 00:00:00 2001 From: DaneEveritt Date: Sun, 24 Jul 2022 19:45:49 -0400 Subject: [PATCH] Update security versions --- CONTRIBUTING.md | 3 ++- SECURITY.md | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80a863c54..5b2042a71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,8 @@ publicly disclose whatever issue you have found. We understand how frustrating i no one will respond to you. This holds us to a standard of providing prompt attention to any issues that arise and keeping this community safe. -If you've found what you believe is a security issue please email `dane åt pterodactyl døt io`. +If you've found what you believe is a security issue please email `dane@pterodactyl.io`. Please check +[SECURITY.md](/SECURITY.md) for additional details. ### Contact Us You can find us in a couple places online. First and foremost, we're active right here on Github. If you encounter a diff --git a/SECURITY.md b/SECURITY.md index 673a38ee3..ad6b7dcd7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,10 +3,10 @@ ## Supported Versions The following versions of Pterodactyl are receiving active support and maintenance. Any security vulnerabilities discovered must be reproducible in supported versions. -| Panel | Daemon | Supported | -| ----- | ------------ | ------------------ | -| 1.7.x | wings@1.5.x | :white_check_mark: | -| 0.7.x | daemon@0.6.x | :x: | +| Panel | Daemon | Supported | +|--------|--------------| ------------------ | +| 1.10.x | wings@1.7.x | :white_check_mark: | +| 0.7.x | daemon@0.6.x | :x: | ## Reporting a Vulnerability