You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+3-7
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,15 @@ This policy applies to all open source projects developed, maintained, or hosted
11
11
## Reporting Security Vulnerabilities
12
12
If you believe you've discovered a potential security vulnerability in one of our open source projects, we strongly encourage you to report it to us responsibly.
13
13
14
-
Please submit your findings as [security advisories](https://github.com/wazuh/wazuh/security/advisories) under the "Security" tab in the relevant GitHub repository. Alternatively, you may send the details of your findings to [[email protected]](mailto:[email protected]).
14
+
Please submit your findings as security advisories under the "Security" tab in the relevant GitHub repository. Alternatively, you may send the details of your findings to [[email protected]](mailto:[email protected]).
15
15
16
16
## Vulnerability Disclosure Policy
17
17
Upon receiving a report of a potential vulnerability, our team will initiate an investigation. If the reported issue is confirmed as a vulnerability, we will take the following steps:
18
18
19
19
1. Acknowledgment: We will acknowledge the receipt of your vulnerability report and begin our investigation.
20
-
21
20
2. Validation: We will validate the issue and work on reproducing it in our environment.
22
-
23
-
3. Remediation: We will work on a fix and thoroughly test it.
24
-
21
+
3. Remediation: We will work on a fix and thoroughly test it
25
22
4. Release & Disclosure: After 90 days from the discovery of the vulnerability, or as soon as a fix is ready and thoroughly tested (whichever comes first), we will release a security update for the affected project. We will also publicly disclose the vulnerability by publishing a CVE (Common Vulnerabilities and Exposures) and acknowledging the discovering party.
26
-
27
23
5. Exceptions: In order to preserve the security of the Wazuh community at large, we might extend the disclosure period to allow users to patch their deployments.
28
24
29
25
This 90-day period allows for end-users to update their systems and minimizes the risk of widespread exploitation of the vulnerability.
@@ -46,4 +42,4 @@ We ask that all users and contributors respect this policy and the security of o
46
42
## Changes to this Security Policy
47
43
This policy may be revised from time to time. Each version of the policy will be identified at the top of the page by its effective date.
0 commit comments