diff options
| author | KubeEdge Bot <48982446+kubeedge-bot@users.noreply.github.com> | 2022-11-30 12:21:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-30 12:21:17 +0800 |
| commit | e7cdac1a08b8dfb8c5f2fb7b97a0c3388fbe24cc (patch) | |
| tree | 03a8bb0226241623f126799d5134334310c1be61 /.github | |
| parent | Merge pull request #4456 from gy95/master (diff) | |
| parent | fix: security docs link 404 (diff) | |
| download | kubeedge-e7cdac1a08b8dfb8c5f2fb7b97a0c3388fbe24cc.tar.gz | |
Merge pull request #4452 from YTGhost/fix-doc-link
fix: security docs link 404
Diffstat (limited to '.github')
| -rw-r--r-- | .github/SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index c7628f76b..bd20af767 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -1 +1 @@ -For further details please see [Security Policy](https://github.com/kubeedge/community/blob/master/security-team/SECURITY.md) for our security process and how to report vulnerabilities.
\ No newline at end of file +For further details please see [Security Policy](https://github.com/kubeedge/community/blob/master/team-security/SECURITY.md) for our security process and how to report vulnerabilities.
\ No newline at end of file |
