diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 902e2d6..da99503 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,7 +1,5 @@ ![Graphical Playground - Code Of Conduct](https://github.com/GraphicalPlayground/.github/blob/main/assets/banners/gplayd-code-of-conduct.svg) -🌎 Read this in: [English](CODE_OF_CONDUCT.md) | [Español](translations/es/CODE_OF_CONDUCT.md) | [Français](translations/fr/CODE_OF_CONDUCT.md) | [简体中文](translations/zh-cn/CODE_OF_CONDUCT.md) - ## Our Pledge We pledge to make our community welcoming, safe, and equitable for all. diff --git a/README.md b/README.md index c54d138..f81f861 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [![Learn about Licensing](https://github.com/GraphicalPlayground/.github/blob/main/assets/cta/cta-learn-licensing.svg)](https://graphical-playground.com/licensing) # [@GraphicalPlayground](https://github.com/GraphicalPlayground)/gp-engine - 🌎 Read this in: [English](README.md) | [Español](translations/es/README.md) | [Français](translations/fr/README.md) | [简体中文](translations/zh-cn/README.md) + **Table of content** [Overview](#overview) diff --git a/SECURITY.md b/SECURITY.md index c8ebe50..be3a28e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,7 @@ ![Graphical Playground - Security Guidelines](https://github.com/GraphicalPlayground/.github/blob/main/assets/banners/gplayd-security.svg) +🌎 Read this in: [English](SECURITY.md) | [Español](translations/es/SECURITY.md) | [Français](translations/fr/SECURITY.md) | [简体中文](translations/zh-cn/SECURITY.md) + Our Security Approach The Information Security Team at **Graphical Playground** is continually working to protect our diff --git a/translations/es/README.md b/translations/es/README.md index 78154e9..57f05a3 100644 --- a/translations/es/README.md +++ b/translations/es/README.md @@ -6,9 +6,9 @@ [![Conocer las Licencias](https://github.com/GraphicalPlayground/.github/blob/main/assets/cta/cta-learn-licensing.svg)](https://graphical-playground.com/licensing) # [@GraphicalPlayground](https://github.com/GraphicalPlayground)/gp-engine - 🌎 Leer en: [English](../../README.md) | [Español](../es/README.md) | [Français](../fr/README.md) | [简体中文](../zh-cn/README.md) + **Tabla de contenido** [Descripción](#descripción) @@ -211,5 +211,3 @@ Si tienes preguntas, sugerencias o quieres compartir tus proyectos construidos c --- © 2026 Graphical Playground. Construido para la próxima generación de ingenieros gráficos. - -![Graphical Playground](https://github.com/GraphicalPlayground/.github/blob/main/assets/misc/gplayd-footer.svg) diff --git a/translations/es/SECURITY.md b/translations/es/SECURITY.md new file mode 100644 index 0000000..649682d --- /dev/null +++ b/translations/es/SECURITY.md @@ -0,0 +1,22 @@ +![Graphical Playground - Directrices de Seguridad](https://github.com/GraphicalPlayground/.github/blob/main/assets/banners/gplayd-security.svg) + +Nuestro Enfoque de Seguridad + +El Equipo de Seguridad de la Información de **Graphical Playground** trabaja continuamente para +proteger a nuestros usuarios, datos, productos y servicios. + +Nuestro equipo sabe que existe una increíble comunidad de investigadores de seguridad talentosos +que desean ayudarnos a reforzar aún más nuestra seguridad. + +Si crees haber encontrado una vulnerabilidad en uno de nuestros sitios o productos, repórtala +enviando un correo a , o visitando +[graphical-playground.com/security](https://graphical-playground.com/security). +Una vez enviado tu informe, nuestro equipo trabajará contigo para validar y resolver los hallazgos +según corresponda. + +Al enviar tu informe de vulnerabilidad, incluye la mayor cantidad de detalles posible sobre tu +hallazgo, como nombres de dominio, servicios afectados, pasos para reproducirlo y cualquier otra +información relevante. Asegúrate de revisar detenidamente nuestra política del programa antes de +enviar tu informe. + +¡Esperamos tener noticias tuyas! diff --git a/translations/fr/README.md b/translations/fr/README.md index ea2bc20..77af684 100644 --- a/translations/fr/README.md +++ b/translations/fr/README.md @@ -6,9 +6,9 @@ [![En savoir plus sur les Licences](https://github.com/GraphicalPlayground/.github/blob/main/assets/cta/cta-learn-licensing.svg)](https://graphical-playground.com/licensing) # [@GraphicalPlayground](https://github.com/GraphicalPlayground)/gp-engine - 🌎 Lire en : [English](../../README.md) | [Español](../es/README.md) | [Français](../fr/README.md) | [简体中文](../zh-cn/README.md) + **Table des matières** [Aperçu](#aperçu) diff --git a/translations/fr/SECURITY.md b/translations/fr/SECURITY.md new file mode 100644 index 0000000..e724625 --- /dev/null +++ b/translations/fr/SECURITY.md @@ -0,0 +1,22 @@ +![Graphical Playground - Directives de Sécurité](https://github.com/GraphicalPlayground/.github/blob/main/assets/banners/gplayd-security.svg) + +Notre Approche de la Sécurité + +L'équipe de sécurité de l'information de **Graphical Playground** travaille continuellement à +protéger nos utilisateurs, données, produits et services. + +Notre équipe est consciente qu'il existe une formidable communauté de chercheurs en sécurité +talentueux qui souhaitent nous aider à renforcer davantage notre sécurité. + +Si vous pensez avoir découvert une vulnérabilité sur l'un de nos sites ou au sein de nos produits, +veuillez nous la signaler en envoyant un e-mail à , ou en +vous rendant sur [graphical-playground.com/security](https://graphical-playground.com/security). +Une fois votre rapport soumis, notre équipe travaillera avec vous pour valider et résoudre vos +conclusions selon le cas. + +Lors de la soumission de votre rapport de vulnérabilité, veuillez inclure autant de détails que +possible sur votre découverte, tels que les noms de domaine, les services concernés, les étapes de +reproduction et toute autre information pertinente. Veuillez vous assurer de bien examiner notre +politique de programme avant de soumettre votre rapport. + +Nous avons hâte de vous lire ! diff --git a/translations/zh-cn/README.md b/translations/zh-cn/README.md index a5ef2fa..006c958 100644 --- a/translations/zh-cn/README.md +++ b/translations/zh-cn/README.md @@ -6,9 +6,9 @@ [![了解许可证](https://github.com/GraphicalPlayground/.github/blob/main/assets/cta/cta-learn-licensing.svg)](https://graphical-playground.com/licensing) # [@GraphicalPlayground](https://github.com/GraphicalPlayground)/gp-engine - 🌎 阅读语言:[English](../../README.md) | [Español](../es/README.md) | [Français](../fr/README.md) | [简体中文](../zh-cn/README.md) + **目录** [概述](#概述) diff --git a/translations/zh-cn/SECURITY.md b/translations/zh-cn/SECURITY.md new file mode 100644 index 0000000..7eecaff --- /dev/null +++ b/translations/zh-cn/SECURITY.md @@ -0,0 +1,17 @@ +![Graphical Playground - 安全指南](https://github.com/GraphicalPlayground/.github/blob/main/assets/banners/gplayd-security.svg) + +我们的安全方针 + +**Graphical Playground** 的信息安全团队一直在努力保护我们的用户、数据、产品和服务。 + +我们深知,有一个由才华横溢的安全研究人员组成的强大社区,他们愿意帮助我们进一步加强安全性。 + +如果您认为在我们的某个网站或产品中发现了漏洞,请通过发送邮件至 +,或访问 +[graphical-playground.com/security](https://graphical-playground.com/security) 向我们报告。 +提交后,我们的团队将与您合作,酌情验证并解决您所发现的问题。 + +提交漏洞报告时,请尽可能详细地说明您的发现,例如域名、受影响的服务、复现步骤以及任何其他相关信息。 +提交前请务必仔细阅读我们的项目政策。 + +我们期待您的来信!