Skip to content

Use DAST schema for API Fuzzing reports

Seth Berger requested to merge sethgitlab-apifuzzing into master

What does this MR do and why?

API Fuzzing does not have its own schema. It uses the dast-report-format.json schema. This fixes a bug in which api-fuzzing reports can not be parse properly, since no corresponding schema is in the system.

Addresses: #346991 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Seth Berger

Merge request reports

Loading