Skip to content

Security: ElmentorProgram/elmentorprogram.github.io

Security

SECURITY.md

Security Policy

Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

Version Supported
1.0.x

Reporting a Vulnerability

The Elmentor Landing Page team takes security vulnerabilities seriously. We appreciate your efforts to responsibly disclose your findings.

To report a security issue, please follow these steps:

  1. DO NOT disclose the vulnerability publicly on GitHub Issues or other public forums.
  2. Send an email to [INSERT SECURITY EMAIL] with a detailed description of the vulnerability.
  3. Include steps to reproduce the vulnerability if possible.
  4. We will acknowledge receipt of your report within 48 hours.
  5. We will send you regular updates on our progress toward resolving the issue.
  6. Once the vulnerability is fixed, we will publicly acknowledge your responsible disclosure (unless you request otherwise).

Website Security Special Note

This repository contains the live website for our community. Special care must be taken when suggesting or implementing security fixes that might affect the website's functionality. Please refer to the CONTRIBUTING.md document for guidelines on making changes to website-related code.

Security Best Practices for Contributors

When contributing to this repository, please adhere to these security best practices:

  1. Never commit sensitive information such as API keys, passwords, or personal data.
  2. Keep all dependencies updated to their latest secure versions.
  3. Follow secure coding practices appropriate to the languages and frameworks used.
  4. Be cautious when introducing new dependencies to the project.

There aren’t any published security advisories