diff --git a/README.md b/README.md index 0536950d..df63c22e 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ The BPF code in `/bpf` directory are licensed under the [GPL v2.0](bpf/COPYING) ## Security -Please report vulnerabilities by email to [kubernetes-security@service.aliyun.com](kubernetes-security@service.aliyun.com). Also see our [SECURITY.md](SECURITY.md) file for details. +Please report vulnerabilities by email to [kubernetes-security@service.aliyun.com](mailto:kubernetes-security@service.aliyun.com). Also see our [SECURITY.md](SECURITY.md) file for details. diff --git a/README_zh.md b/README_zh.md index 0f3f8a5f..d2d5aaf3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -126,4 +126,4 @@ KubeSkoop的多数用户态代码使用[Apache License, Version 2.0](LICENSE.md) ## 安全 -如果您发现了代码中的安全漏洞,请联系[kubernetes-security@service.aliyun.com](kubernetes-security@service.aliyun.com)。详见 [SECURITY.md](SECURITY.md) +如果您发现了代码中的安全漏洞,请联系[kubernetes-security@service.aliyun.com](mailto:kubernetes-security@service.aliyun.com)。详见 [SECURITY.md](SECURITY.md) diff --git a/SECURITY.md b/SECURITY.md index 01507cd9..740bdeb4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,7 +9,7 @@ ## Reporting a Vulnerability -DO NOT CREATE AN ISSUE to report a security problem. Instead, please send an email to [kubernetes-security@service.aliyun.com](kubernetes-security@service.aliyun.com) +DO NOT CREATE AN ISSUE to report a security problem. Instead, please send an email to [kubernetes-security@service.aliyun.com](mailto:kubernetes-security@service.aliyun.com) ## Vulnerability Management Plans