Fuzzing workflow (#230)

Add a CIFuzz workflow (and a corresponding badge to the README)
This commit is contained in:
Evan Miller
2021-01-14 14:54:37 -05:00
committed by GitHub
parent b9531290af
commit 42431bbba8
2 changed files with 24 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[![Build Status](https://github.com/mdbtools/mdbtools/workflows/build/badge.svg)](https://github.com/mdbtools/mdbtools/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/22wwy5d0rrmk6e3c/branch/dev?svg=true)](https://ci.appveyor.com/project/evanmiller/mdbtools/branch/dev)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/mdbtools.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:mdbtools)
Welcome to the exciting world of MDB Tools! MDB Tools is a set of programs to
help you extract data from Microsoft Access files in various settings. See the