Skip to content

Commit

Permalink
doc(): Update SECURITY.md (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
narmidm authored Sep 28, 2023
1 parent fbf512c commit 260fa42
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,20 @@ Thank you for your interest in the security of the KubeSlice Worker Operator pro

If you discover a security vulnerability in the KubeSlice Worker Operator project, please follow these steps to report it:

1. **Privately** disclose the vulnerability to the project maintainers by emailing us at [[email protected]](mailto:[email protected]). Please do **not** open a public GitHub issue.
1. **Privately** disclose the vulnerability to the project maintainers. You have two options:
- Email us at [[email protected]](mailto:[email protected]).
- Create a new security advisory on the [Security Advisories](https://github.com/kubeslice/worker-operator/security/advisories) page.

2. Provide a detailed description of the vulnerability, including information about the affected versions of the project.

3. We will acknowledge your email within 48 hours, and we will work with you to verify and address the issue promptly.
3. We will acknowledge your report within 48 hours, and we will work with you to verify and address the issue promptly.

4. Once the vulnerability is confirmed and mitigated, we will work on releasing a fix. We will credit you for your responsible disclosure if you desire.

## Security Advisories

To view the latest security advisories for the KubeSlice Worker Operator project, please visit the [Security Advisories](https://github.com/kubeslice/worker-operator/security/advisories) page.

## Supported Versions

The KubeSlice Worker Operator project is actively maintained, and we typically provide security updates for the latest release and the previous release. Users are encouraged to keep their installations up to date with the latest releases to ensure they are protected against known vulnerabilities.
Expand Down

0 comments on commit 260fa42

Please sign in to comment.