FuzzManager icon indicating copy to clipboard operation
FuzzManager copied to clipboard

Improve testcase handling in Bugzilla Template

Open pyoor opened this issue 11 months ago • 2 comments

  • Add a {testcase} variable to handlebars to automatically insert the testcase filename.
  • The filename field should allow setting a prefix and optional suffix. The suffix should be inferred from the stored testcase file extension.
  • Automatically set the mime-type when attaching the testcase.

pyoor avatar Jan 09 '25 19:01 pyoor

See https://github.com/MozillaSecurity/FuzzManager-dev/issues/19

jschwartzentruber avatar Jan 10 '25 16:01 jschwartzentruber

The testcase filename is prepopulated with l. Entering a value here (foo.bar) results in a testcase uploaded with foo.bar.undefined.

pyoor avatar Apr 29 '25 14:04 pyoor