GopherCon 2022: Katie Hockman - Fuzz Testing Made Easy

Описание к видео GopherCon 2022: Katie Hockman - Fuzz Testing Made Easy

Go now supports fuzz testing natively as of Go 1.18, a tool that can be used to identify bugs and security vulnerabilities in your code. This talk will discuss how and why fuzzing can be used in Go, introduce differential fuzzing, and describe the mechanics of how fuzzing works under the hood. This talk will include a live code demo of a bug being found, fixed, and tested in real time using fuzzing.

Комментарии

Информация по комментариям в разработке