Commit Graph

4 Commits

Author SHA1 Message Date
DavidKorczynski 379868d7a9
aiohttp: enable analysis of Pure python code (#7761)
This is in addition to the existing fuzzers that analyse compiled code.
2022-05-25 14:08:22 +01:00
Oliver Chang d2283617c2
Move vendors to vendor_ccs when there is no maintainer email. (#7698) 2022-05-11 16:23:24 +10:00
DavidKorczynski cfbb50e67e
aiohttp: add multipart and payload fuzzer (#7666) 2022-05-04 11:55:22 +01:00
DavidKorczynski 6288dc25d9
aiohttp: initial integration. (#4764)
* aiohttp: initial integration.

* aiohttp: update to 2022

* set main_repo

* updated to latest python base image
2022-04-08 12:34:05 -04:00