From 9dfba8ab06834c626eddd12adc1ecef8c25b33cc Mon Sep 17 00:00:00 2001 From: RainbowMango Date: Tue, 27 Jan 2026 20:00:42 +0800 Subject: [PATCH] clarify GTR questions regarding security principles Signed-off-by: RainbowMango --- .../toc-supporting-guides/general-technical-questions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.archive/resources/toc-supporting-guides/general-technical-questions.md b/.archive/resources/toc-supporting-guides/general-technical-questions.md index 376e2aa6c..37e78ae82 100644 --- a/.archive/resources/toc-supporting-guides/general-technical-questions.md +++ b/.archive/resources/toc-supporting-guides/general-technical-questions.md @@ -107,9 +107,8 @@ If this is the case for your project, please mark it as not-applicable (N/A) and ### Security * Please provide a link to the project’s cloud native [security self assessment](https://tag-security.cncf.io/community/assessments/). - * Please review the [Cloud Native Security Tenets](https://github.com/cncf/tag-security/blob/main/security-whitepaper/secure-defaults-cloud-native-8.md) from TAG Security. - * How are you satisfying the tenets of cloud native security projects? - * Describe how each of the cloud native principles apply to your project. + * Please review the [Cloud Native Security Tenets](https://github.com/cncf/tag-security/blob/main/community/resources/security-whitepaper/secure-defaults-cloud-native-8.md) from TAG Security. + * How are you satisfying the tenets of cloud native security projects? * How do you recommend users alter security defaults in order to "loosen" the security of the project? Please link to any documentation the project has written concerning these use cases. * Security Hygiene * Please describe the frameworks, practices and procedures the project uses to maintain the basic health and security of the project.