[Numpy-discussion] Re: Fuzzing integration of Numpy into OSS-Fuzz

2022-06-07 Thread Matti Picus
On 7/6/22 14:02, david korczynski wrote: Hi Numpy maintainers, Would you be interested in integrating continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and has been heavily used for memory unsafe languages. Recently efforts have been put into fuzzing memor

[Numpy-discussion] Fuzzing integration of Numpy into OSS-Fuzz

2022-06-07 Thread david korczynski
Hi Numpy maintainers, Would you be interested in integrating continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and has been heavily used for memory unsafe languages. Recently efforts have been put into fuzzing memory safe languages and Python is one of the l