Skip to content

Commit f99a4be

Browse files
authored
Create reportar_vulnerabilidad.sh
1 parent 02e13d1 commit f99a4be

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tests/reportar_vulnerabilidad.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
🚨 Reportar Vulnerabilidades
2+
1. Métodos Seguros
3+
# Usando nuestro script (preferido)
4+
./scripts/reportar_vulnerabilidad.sh --tipo "inyección SQL"
5+
6+
# O por correo con PGP
7+
echo "Detalle del problema" | gpg --encrypt -r seguridad@mechmind-dwv.com

0 commit comments

Comments
 (0)