go-fuzz-action

Fuzz tester

An Automated testing workflow for Go code using built-in fuzz testing features

GitHub Action for Go 1.18 fuzz testing

GitHub

15 stars
4 watching
2 forks
last commit: 10 months ago
Linked from 2 awesome lists

fuzz-testinggithub-actiongithub-actionsgogolangtest-automation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
google/fuzzer-test-suite A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. 1,437
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
vladopajic/go-test-coverage Reports on test coverage issues to ensure higher code quality and prevent regressions over time 99
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 419
gotesttools/gotestfmt Transforms Golang test output into a human-readable format 521
googleprojectzero/domato A tool used to generate malformed HTML code to test web application security 1,697
googleprojectzero/fuzzilli Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors 1,896
go-gremlins/gremlins A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests 201
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 419
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,125
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
rootup/bfuzz Automates browser testing with generated input payloads to identify vulnerabilities 309
qiniu/goc A comprehensive testing system for Go programming language applications 824
tlsfuzzer/tlsfuzzer Automated protocol testing and fuzzing suite for SSL/TLS implementations 562