This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
forked from edsadr/iojs-es
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes suggested by @SametSisartenep and @vrunoa for security.md
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ title: Seguridad | |
|
||
## Reporte de errores | ||
|
||
Todos los problemas de seguridad en Node.js son tomados seriamente y deben ser reportados enviando un correo a [[email protected]](mailto:[email protected]). | ||
Todos los problemas de seguridad en Node.js se tratan seriamente y deben ser reportados enviando un correo a [[email protected]](mailto:[email protected]). | ||
Este será recibido por un subgrupo del equipo central encargado de los problemas de seguridad. | ||
|
||
Su correo será revisado en 24 horas, y usted recibirá una respuesta detallada a su mensaje en las siguientes 48 horas indicando los pasos a seguir en el proceso de su reporte. | ||
|
@@ -52,5 +52,5 @@ Las notificaciones de seguridad serán distribuidas usando los siguientes medios | |
|
||
## Comentarios sobre esta política | ||
|
||
Si usted tiene sugerencias sobre como puede ser mejorado ese proceso, por favor envié un [pull request](https://github.com/nodejs/nodejs.org) | ||
Si usted tiene sugerencias sobre como puede ser mejorado ese proceso, por favor envíe un [pull request](https://github.com/nodejs/nodejs.org) | ||
ó un mensaje a [[email protected]](mailto:[email protected]) para discutirlo. |