components/password_manager/core/browser/import/password_csv_reader.* seems like a natural candidate for fuzzying and yet it does not appear to have a fuzzer defined. This bug tracks adding at least a basic one.
The fuzzer landed in r515511. It just runs the converter on the fuzzer-provided input string. If we realise we need to directly control other parameters (number of rows?) we might build up on this later.
Comment 1 by bugdroid1@chromium.org
, Nov 9 2017