Skip to content

neomutt/corpus-address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NeoMutt Fuzzing

This repo contains the 'corpus' of test cases for testing two NeoMutt library functions:

  • mutt_rfc822_read_header()
  • mutt_parse_part()

These are used by OSS-Fuzz, an automated fuzzing tool. While running it will also generate more test cases.

OSS-Fuzz

Private Area

For security, the bug reports that OSS-Fuzz generates aren't available to the public.

The latest corpus can be downloaded using gsutil

  • Download gsutil
  • Download test cases: gsutil -m rsync gs://neomutt-corpus.clusterfuzz-external.appspot.com/libFuzzer/neomutt_address-fuzz corpus/

About

๐Ÿ“š Test data for fuzzing

Topics

Resources

Stars

Watchers

Forks

Contributors