Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-2550

Add Fuzz Testing to the BSON package Encoder and Decoder

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.11.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Fuzz test the following functionality with a complete seed corpus of BSON-analogous Go primitive types for constructing inputs of type bson.D, bson.M, struct, and map:

      • bson.Encoder.Encode
      • bson.Decoder.Decode

      The input types should support containers such as slices and arrays, as well as the bson/primitive types.

            Assignee:
            preston.vasquez@mongodb.com Preston Vasquez
            Reporter:
            preston.vasquez@mongodb.com Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: