Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit 9ae59c8

Browse files
author
Yevgeny Pats
committed
Merge branch 'master' of github.com:fuzzitdev/jsfuzz
2 parents e7af3d0 + e7a9198 commit 9ae59c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# Jsfuzz: coverage-guided fuzz testing for Javascript
2-
[![Join the chat at https://slack.fuzzit.dev](https://app.fuzzit.dev/static/slack-join.svg)](https://slack.fuzzit.dev)
3-
42

53
Jsfuzz is coverage-guided [fuzzer](https://developer.mozilla.org/en-US/docs/Glossary/Fuzzing) for testing javascript/nodejs packages.
64

@@ -148,5 +146,6 @@ any unnecessary work is done.
148146
* [qs: logic bug/inequality](https://github.com/ljharb/qs/issues/340)
149147
* [js-yaml: Crash/TypeError](https://github.com/nodeca/js-yaml/issues/524)
150148
* [js-yaml: Crash/TypeError](https://github.com/nodeca/js-yaml/issues/525)
149+
* [asciidoctor: Hang/DoS](https://github.com/asciidoctor/asciidoctor/issues/3472)
151150

152151
**Feel free to add bugs that you found with jsfuzz to this list via pull-request**

0 commit comments

Comments
 (0)