Google introduced the fuzz testing system ClusterFuzzLite
Google has introduced the ClusterFuzzLite project, which allows for fuzz testing of code to identify potential vulnerabilities early in continuous integration systems. Currently, ClusterFuzz can be used to automate fuzz testing of pull requests in GitHub Actions, Google Cloud Build, and Prow, with plans for support for other CI systems in the future. The project is based on the ClusterFuzz platform, created […]
