mirror of https://github.com/google/oss-fuzz.git
Update README.md
This commit is contained in:
parent
aadb17ae2b
commit
f94118ff9e
|
@ -4,23 +4,23 @@ Targets integrated with oss-fuzz.
|
|||
|
||||
| Project | Integration Source Location |
|
||||
| ------------ | --------------- |
|
||||
| [boringssl](https://boringssl.googlesource.com/boringssl/) | https://github.com/google/oss-fuzz/tree/master/boringssl |
|
||||
| [curl](https://curl.haxx.se/) | https://github.com/google/oss-fuzz/tree/master/curl |
|
||||
| [expat](http://expat.sourceforge.net/) | https://github.com/google/oss-fuzz/tree/master/expat |
|
||||
| [freetype2](https://www.freetype.org/) | https://github.com/google/oss-fuzz/tree/master/freetype2 |
|
||||
| [harfbuzz](http://www.harfbuzz.org/) | https://github.com/google/oss-fuzz/tree/master/harfbuzz |
|
||||
| [icu](http://site.icu-project.org/) | https://github.com/google/oss-fuzz/tree/master/icu |
|
||||
| libass | https://github.com/google/oss-fuzz/tree/master/libass |
|
||||
| libchewing | https://github.com/google/oss-fuzz/tree/master/libchewing |
|
||||
| libpng | https://github.com/google/oss-fuzz/tree/master/libpng |
|
||||
| [libteken](http://80386.nl/projects/libteken/) | https://github.com/google/oss-fuzz/tree/master/libtsm |
|
||||
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | https://github.com/google/oss-fuzz/tree/master/libtsm |
|
||||
| libxml2 | https://github.com/google/oss-fuzz/tree/master/libxml2 |
|
||||
| nlohmann/json | https://github.com/google/oss-fuzz/tree/master/json |
|
||||
| nss | https://github.com/google/oss-fuzz/tree/master/nss |
|
||||
| pcre2 | https://github.com/google/oss-fuzz/tree/master/pcre2 |
|
||||
| re2 | https://github.com/google/oss-fuzz/tree/master/re2 |
|
||||
| sqlite3 | https://github.com/google/oss-fuzz/tree/master/sqlite3 |
|
||||
| [boringssl](https://boringssl.googlesource.com/boringssl/) | https://github.com/google/oss-fuzz/tree/master/targets/boringssl |
|
||||
| [curl](https://curl.haxx.se/) | https://github.com/google/oss-fuzz/tree/master/targets/curl |
|
||||
| [expat](http://expat.sourceforge.net/) | https://github.com/google/oss-fuzz/tree/master/targets/expat |
|
||||
| [freetype2](https://www.freetype.org/) | https://github.com/google/oss-fuzz/tree/master/targets/freetype2 |
|
||||
| [harfbuzz](http://www.harfbuzz.org/) | https://github.com/google/oss-fuzz/tree/master/targets/harfbuzz |
|
||||
| [icu](http://site.icu-project.org/) | https://github.com/google/oss-fuzz/tree/master/targets/icu |
|
||||
| libass | https://github.com/google/oss-fuzz/tree/master/targets/libass |
|
||||
| libchewing | https://github.com/google/oss-fuzz/tree/master/targets/libchewing |
|
||||
| libpng | https://github.com/google/oss-fuzz/tree/master/targets/libpng |
|
||||
| [libteken](http://80386.nl/projects/libteken/) | https://github.com/google/oss-fuzz/tree/master/targets/libteken |
|
||||
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | https://github.com/google/oss-fuzz/tree/master/targets/libtsm |
|
||||
| libxml2 | https://github.com/google/oss-fuzz/tree/master/targets/libxml2 |
|
||||
| nlohmann/json | https://github.com/google/oss-fuzz/tree/master/targets/json |
|
||||
| nss | https://github.com/google/oss-fuzz/tree/master/targets/nss |
|
||||
| pcre2 | https://github.com/google/oss-fuzz/tree/master/targets/pcre2 |
|
||||
| re2 | https://github.com/google/oss-fuzz/tree/master/targets/re2 |
|
||||
| sqlite3 | https://github.com/google/oss-fuzz/tree/master/targets/sqlite3 |
|
||||
| tpm2 | https://chromium.googlesource.com/chromiumos/third_party/tpm2/+/master/fuzz/ |
|
||||
| woff2 | https://github.com/google/oss-fuzz/tree/master/woff2 |
|
||||
| zlib | https://github.com/google/oss-fuzz/tree/master/zlib |
|
||||
| woff2 | https://github.com/google/oss-fuzz/tree/master/targets/woff2 |
|
||||
| zlib | https://github.com/google/oss-fuzz/tree/master/targets/zlib |
|
||||
|
|
Loading…
Reference in New Issue