Commit graph

6 commits

Author SHA1 Message Date
Nathaniel Brough
5e78751e90 fuzz: Make goldmark compatible with OSS-Fuzz
This set of changes will make goldmark compatible with the fuzzing
requirements for google/oss-fuzz, a continuous fuzzing service.
To ensure compatibility this change adds;
- A seperate fuzzing target that doesn't use the builtin fuzz corpus
- A tool to convert the builtin fuzz corpus to a zip file corpus
  that is compatible with oss-fuzz
2023-01-19 12:16:00 -08:00
yuin
175c5ecd0c Drop go 1.17 support 2022-08-06 19:59:30 +09:00
yuin
ea2c6c34ce Fixes #55 2019-12-05 11:27:29 +09:00
Cameron Moore
25f82f0a2d Fuzz more code paths 2019-12-04 14:12:40 -06:00
Cameron Moore
3dc5ebdb17 Fix golint issues 2019-11-29 13:31:28 -06:00
yuin
883918a85c Fix bugs found in fuzzing 2019-07-18 18:01:01 +09:00