Conceptos de seguridad secreta
Conozca los conceptos fundamentales de las funciones de seguridad secretas de GitHub.
Riesgos de pérdida de secretos
Los secretos como las claves de API, las contraseñas y los tokens confirmados en los repositorios se pueden aprovechar mediante usuarios no autorizados, lo que crea seguridad, cumplimiento y riesgo financiero para su organización.
Secret scanning
Prevent fraudulent use of your secrets by automatically detecting exposed credentials before they can be exploited.
Push protection
Secure your secrets by stopping them from ever reaching your repository with push protection.
Acerca de las alertas de examen de secretos
Obtenga información sobre los distintos tipos de alertas de detección de secretos.
Patrones personalizados
Detecte tipos de secretos específicos de su organización con patrones personalizados.
Delegated bypass for push protection
Maintain your secret security while unblocking trusted actors with delegated bypass for push protection.
Bypass requests for push protection
Learn how bypass requests work when push protection blocks commits containing secrets.
GitHub secret types
Learn about the different types of secrets used by GitHub.
Métricas de protección de contra inserción del análisis de secretos
Descripción del rendimiento de la protección contra inserción en las organizaciones.
Push protection from the command line
Understand how GitHub uses push protection to prevent secret leaks from the command line.
Working with push protection from the REST API
Learn your options for unblocking your push to GitHub using the REST API if secret scanning detects a secret in the content of your API request.