From 6227c9a20fb0fbd89de366923bf015fff5d43a93 Mon Sep 17 00:00:00 2001 From: Pedro Ignacio Date: Tue, 17 Dec 2024 21:17:06 -0300 Subject: [PATCH 1/2] Removing header from fuzzing-handbook.md Signed-off-by: Pedro Ignacio --- .../fuzzing-handbook.md | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/community/resources/security-fuzzing-handbook/fuzzing-handbook.md b/community/resources/security-fuzzing-handbook/fuzzing-handbook.md index 5f7e0f8b2..c74c75fb5 100644 --- a/community/resources/security-fuzzing-handbook/fuzzing-handbook.md +++ b/community/resources/security-fuzzing-handbook/fuzzing-handbook.md @@ -1,25 +1,3 @@ ---- -title: "CNCF Fuzzing handbook" -author: [David Korczynski, Adam Korczynski] -date: "2023-10-18" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "A handbook for fuzzing open source software" -lang: "en" -book: false -titlepage: true -colorlinks: true -titlepage-color: "8545AF" -titlepage-text-color: "FFFFFF" -titlepage-rule-color: "FFFFFF" -titlepage-rule-height: 2 -toc: true -toc-own-page: true -footer-left: "\\thetitle" -footer-center: "![fuzzing overview](imgs/cncf-logo-footer.png)" -titlepage-logo: "imgs/cncf-stacked-color.png" -... - # Introduction This paper introduces fuzzing to provide developers and security researchers a technical reference on navigating the open source fuzzing ecosystem. The paper introduces how to get started with fuzzing, how fuzzing is used by CNCF projects and how to establish a continuous, long-term fuzzing effort using open source frameworks. The goal is to provide a paper outlining the connection between several open source projects that together can be used in a modern software development cycle to provide continuous software security assurance. From d2f175a282aa714958649878d9c37cf65e75585e Mon Sep 17 00:00:00 2001 From: Pedro Ignacio Date: Tue, 17 Dec 2024 21:20:51 -0300 Subject: [PATCH 2/2] Removing broken emoji reference on whitepaper page Signed-off-by: Pedro Ignacio --- community/resources/security-whitepaper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/resources/security-whitepaper/README.md b/community/resources/security-whitepaper/README.md index 1fa2e058a..ca1e77885 100644 --- a/community/resources/security-whitepaper/README.md +++ b/community/resources/security-whitepaper/README.md @@ -1,6 +1,6 @@ # Cloud Native Security Whitepaper -> :sunflower: **Click +> **Click > _[here](v2/CNCF_cloud-native-security-whitepaper-May2022-v2.pdf)_ for > _version 2_ (refreshed) whitepaper**