#1108765 ITP: golang-github-trailofbits-go-fuzz-utils -- helper package for use with go-fuzz or other fuzzing utilities

Package:
wnpp
Source:
wnpp
Submitter:
Leonardo Arias Fonseca
Date:
2025-11-29 16:57:47 UTC
Severity:
normal
Tags:
#1108765#5
Date:
2025-07-05 02:26:25 UTC
From:
To:
* Package name    : golang-github-trailofbits-go-fuzz-utils
   Version         : 0.0~git20240830.474de70-1
   Upstream Author : Trail of Bits
* URL             : https://github.com/trailofbits/go-fuzz-utils
* License         : TODO
   Programming Lang: Go
   Description     : helper package for use with go-fuzz or other
fuzzing utilities

  Provides a simple interface to produce random values for various data
  types and can recursively populate complex structures from raw fuzz data
  generated by go-fuzz. Spend more time writing property tests, and less
  time with ugly data type conversions, edge cases supporting full value
  ranges, nil cases, etc. Simply feed go-fuzz data into go-fuzz-utils to
  produce fuzzed objects and use them in your property tests as needed.
  .
  When populating variables, you can configure a number of parameters:
  .
   * Minimum/maximum sizes of strings, maps, slices
   * Probability of nil for maps, slices, pointers
   * Depth limit for nested structures
   * Toggle for filling unexported fields in structures
   * Probability of skipping a field when filling (to randomly fuzz over
     valid structure fields)

I want to package this library to unblock mev-boost, ITP bug #1107167.

#1108765#8
Date:
2025-08-22 00:53:41 UTC
From:
To:
Hello,

Bug #1108765 in golang-github-trailofbits-go-fuzz-utils reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/go-team/packages/golang-github-trailofbits-go-fuzz-utils/-/commit/a382b7e97d1b0b0563cc92cc6df79b1ed548ccd6

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1108765

#1108765#13
Date:
2025-09-14 01:45:52 UTC
From:
To:
Hello,

Bug #1108765 in golang-github-trailofbits-go-fuzz-utils reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/go-team/packages/golang-github-trailofbits-go-fuzz-utils/-/commit/5f58e4dc4431081ada8afcf0211bbcdd35bde5f1

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1108765