Skip to content

Commit

Permalink
Removing header from fuzzing-handbook.md
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Ignacio <[email protected]>
  • Loading branch information
pedroignacio13 committed Dec 18, 2024
1 parent ad6001c commit 6227c9a
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions community/resources/security-fuzzing-handbook/fuzzing-handbook.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 6227c9a

Please sign in to comment.