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
15 stars
4 watching
2 forks
last commit: 12 months ago
Linked from 2 awesome lists
fuzz-testinggithub-actiongithub-actionsgogolangtest-automation
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| Transforms Golang test output into a human-readable format | 521 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
| A tool for writing functional tests against real databases in Go applications. | 1,125 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
| A comprehensive testing system for Go programming language applications | 824 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |