protofuzz icon indicating copy to clipboard operation
protofuzz copied to clipboard

Google Protocol Buffers message generator

Results 15 protofuzz issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.3. Release notes Sourced from actions/checkout's releases. v3.5.3 What's Changed Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by @​megamanics in...

dependencies

Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.5 to 1.0.8. Release notes Sourced from pypa/gh-action-pip-audit's releases. v1.0.8 What's Changed Remove pin on requests (fixes #41) by @​Alexerson in pypa/gh-action-pip-audit#42 New Contributors @​Alexerson made their...

dependencies

There is a pretty obvious performance bottleneck. In the function _fuzzdb_get_strings and in the function _fuzzdb_integers the function reads the entire fuzzdb files on every call. ``` for subdir in...

This is an automated pull request. It adds a CODEOWNERS file to the repository

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...

dependencies