Google has launched ClusterFuzzLite, a continuous fuzzing solution for improving software supply chain security
the new tool can run "as part of CI/CD workflows to find vulnerabilities faster than ever before."
Fuzzing is an automated testing technique for finding bugs and unexpected behavior by inputting invalid and random data into programs. This can flag up vulnerabilities or errors that may otherwise go unnoticed through manual analysis.
ClusterFuzzLite supports GitHub Actions, Google Cloud Build, and Prow