-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ben <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -299,15 +299,15 @@ Maintainers organize the entire response, including internal communication and e | |
#### Reporting Security Vulnerabilities | ||
|
||
If you find a vulnerability or a potential vulnerability in Kubescape, please let us know immediately at [[email protected]](mailto:[email protected]). We'll send a confirmation email to acknowledge your report and an additional email when we've identified the issues positively or negatively. | ||
Please see the complete [security release process](SECURITY.md) for further details. | ||
Please see the complete [security release process](https://github.com/kubescape/project-governance/blob/main/SECURITY.md) for further details. | ||
|
||
#### Private Disclosure Processes | ||
|
||
If a security vulnerability or any security-related issues are found, they should not be filed as a public or a GitHub issue. Instead, the report should be sent privately to [[email protected]]([email protected]) | ||
If a security vulnerability or any security-related issues are found, they should not be filed as a public or a GitHub issue. Instead, the report should be sent privately to [[email protected]](mailto:[email protected]) | ||
|
||
#### Public Disclosure Processes | ||
|
||
If a publicly disclosed security vulnerability is known, it should be reported immediately to [[email protected]]([email protected]) to inform the maintainers. This will initiate the patch, release, and communication process. | ||
If a publicly disclosed security vulnerability is known, it should be reported immediately to [[email protected]](mailto:[email protected]) to inform the maintainers. This will initiate the patch, release, and communication process. | ||
|
||
### Patch, Release, and Public Communication | ||
|
||
|