Open github-actions[bot] opened 1 month ago
Package: github.com/Andrew-Morozko/go-fuzz-example/divide
github.com/Andrew-Morozko/go-fuzz-example/divide
The results of the fuzzer run may be security-critical and were encrypted. To download, decrypt, and apply the patch, run the following commands:
git fetch origin ff3f8d220a77051824043e5bd73adc8a236c8874 git checkout -b fix-fuzzer-error-c6e1a15be4822511 ff3f8d220a77051824043e5bd73adc8a236c8874 gh run download -n fuzzer-error-c6e1a15be4822511 gpg --decrypt ./fuzz.patch.enc | git apply --whitespace=nowarn rm ./fuzz.patch.enc
or download the encrypted patch file here and apply it manually.
Here's the downloaded artifact (in case its not available anymore) fuzz.patch.enc.zip
And the decrypted patch file: fuzz.patch
Package:
github.com/Andrew-Morozko/go-fuzz-example/divide
The results of the fuzzer run may be security-critical and were encrypted. To download, decrypt, and apply the patch, run the following commands:
or download the encrypted patch file here and apply it manually.