disclose / diodb

Open-source vulnerability disclosure and bug bounty program database
https://disclose.io/programs/
Creative Commons Zero v1.0 Universal
962 stars 310 forks source link

G-Core Labs rebranded itself as Gcore #393

Closed bazilek closed 1 year ago

bazilek commented 1 year ago

Summary

G-Core Labs rebranded itself as Gcore

Quality Assurance Checklist

Review Items Y/N
Site has a publicly known bug bounty or vulnerability disclosure program Y
Disclosure policy is publicly available Y
Public URL Y
Submission follows the Diodb schema Y

Your Twitter handle (Optional): @gcore_labs

nikitastupin commented 1 year ago

Hey @bazilek

Thank you for the update! Could you apply the following patch to correct the formatting?

diff --git a/program-list.json b/program-list.json
index 9841b1f..5a61015 100644
--- a/program-list.json
+++ b/program-list.json
@@ -7774,22 +7774,6 @@
       "preferred_languages": "",
       "policy_url_status": "alive"
    },
-   {
-      "program_name": "Gcore",
-      "policy_url": "https://gcore.com/bug-bounty-program/",
-      "contact_url": "mailto:bugbounty@gcore.com",
-      "launch_date": "2021-12-09",
-      "offers_bounty": "yes",
-      "offers_swag": "",
-      "hall_of_fame": "",
-      "safe_harbor": "",
-      "public_disclosure": "discretionary",
-      "pgp_key": "",
-      "hiring": "https://gcore.com/careers/",
-      "securitytxt_url": "https://gcore.com/.well-known/security.txt",
-      "preferred_languages": "en",
-      "policy_url_status": "alive"
-   },
    {
       "program_name": "GO-JEK",
       "policy_url": "https://bugcrowd.com/gojek",
@@ -7918,6 +7902,22 @@
       "policy_url_status": "alive",
       "contact_email": "Support@Gay.Capital"
    },
+   {
+      "program_name": "Gcore",
+      "policy_url": "https://gcore.com/bug-bounty-program/",
+      "contact_email": "bugbounty@gcore.com",
+      "launch_date": "2021-12-09",
+      "offers_bounty": "yes",
+      "offers_swag": "",
+      "hall_of_fame": "",
+      "safe_harbor": "",
+      "public_disclosure": "discretionary",
+      "pgp_key": "",
+      "hiring": "https://gcore.com/careers/",
+      "securitytxt_url": "https://gcore.com/.well-known/security.txt",
+      "preferred_languages": "en",
+      "policy_url_status": "alive"
+   },
    {
       "program_name": "Geckoboard",
       "policy_url": "https://support.geckoboard.com/hc/en-us/articles/115007061468-Responsible-Disclosure-Policy",
nikitastupin commented 1 year ago

Thank you!