Skip to content

Security: ZIMK/wazuh-dfn

SECURITY.md

Security Policy

Supported Versions

We take security seriously and provide security updates for the following versions:

Version Supported
Latest
Previous
< 1.0

Reporting a Security Vulnerability

Report a Security Vulnerability

To report a security vulnerability, please use the "Report a security vulnerability" button located on the right side of the repository's "Security" tab.

Do Not:

  • Open a public issue about the vulnerability
  • Discuss the details in comments
  • Publicly disclose the issue before it's resolved

What Happens Next:

  1. The security team will be automatically notified
  2. They will review and assess the vulnerability
  3. A private security advisory will be created
  4. You will receive updates through GitHub's secure communication channels

Vulnerability Handling

  • Critical vulnerabilities will be addressed immediately
  • We aim to provide an initial response within 48 hours
  • Confirmed vulnerabilities will be fixed in the next possible release
  • We may provide additional details or request more information

Security Best Practices

For Contributors

  1. Code Security

    • Never commit sensitive information (passwords, keys)
    • Use environment variables for secrets
    • Implement proper input validation
    • Follow OWASP Top 10 guidelines
  2. Authentication & Access Control

    • Implement least privilege principles
    • Use multi-factor authentication
    • Regularly audit and rotate credentials
  3. Dependency Management

    • Regularly update and audit dependencies
    • Use tools like Dependabot for automated updates
    • Scan dependencies for known vulnerabilities

Incident Response

In case of a confirmed security incident:

  1. Isolate affected systems
  2. Prevent further damage
  3. Collect and preserve evidence
  4. Notify affected parties
  5. Develop and implement a mitigation plan

Legal and Compliance

  • Unauthorized testing or exploitation is prohibited
  • All research must comply with applicable laws
  • We reserve the right to pursue legal action for malicious activities

Last Updated: [Current Date]

There aren’t any published security advisories