Commit Graph

8 Commits

Author SHA1 Message Date
manunio 800a54e987
aiohttp: fix broken build (#8220) 2022-08-11 09:45:02 -07:00
DavidKorczynski 7407ad1d06
httplib2, aiohttp: fix builds (#7939) 2022-07-03 13:30:04 +01:00
DavidKorczynski f0f58d51ee
aiohttp: add web_http request fuzzer (#7785)
* aiohttp: add web_http request fuzzer

* nit
2022-05-31 13:01:29 +01:00
DavidKorczynski c2c093ddac
aiohttp: ensure compiled python runs (#7768) 2022-05-26 12:09:22 +01:00
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