Skip to content

Commit 0b28dec

Browse files
Corrections on fuzzing-handbook.md and security whitepaper README.md (#1434)
* Removing header from fuzzing-handbook.md Signed-off-by: Pedro Ignacio <[email protected]> * Removing broken emoji reference on whitepaper page Signed-off-by: Pedro Ignacio <[email protected]> --------- Signed-off-by: Pedro Ignacio <[email protected]>
1 parent e5335db commit 0b28dec

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

community/resources/security-fuzzing-handbook/fuzzing-handbook.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
1-
---
2-
title: "CNCF Fuzzing handbook"
3-
author: [David Korczynski, Adam Korczynski]
4-
date: "2023-10-18"
5-
subject: "Markdown"
6-
keywords: [Markdown, Example]
7-
subtitle: "A handbook for fuzzing open source software"
8-
lang: "en"
9-
book: false
10-
titlepage: true
11-
colorlinks: true
12-
titlepage-color: "8545AF"
13-
titlepage-text-color: "FFFFFF"
14-
titlepage-rule-color: "FFFFFF"
15-
titlepage-rule-height: 2
16-
toc: true
17-
toc-own-page: true
18-
footer-left: "\\thetitle"
19-
footer-center: "![fuzzing overview](imgs/cncf-logo-footer.png)"
20-
titlepage-logo: "imgs/cncf-stacked-color.png"
21-
...
22-
231
# Introduction
242

253
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.

community/resources/security-whitepaper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cloud Native Security Whitepaper
22

3-
> :sunflower: **Click
3+
> **Click
44
> _[here](v2/CNCF_cloud-native-security-whitepaper-May2022-v2.pdf)_ for
55
> _version 2_ (refreshed) whitepaper**
66

0 commit comments

Comments
 (0)