Add API Fuzzing report type to backend
Problem
Backend doesn't support API Fuzzing reports. This prevents display of API Fuzzing results in the security dashboard.
Proposal
Add new report type to backend for API Fuzzing.
Report type: api_fuzzing
Default filename: gl-api-fuzzing-report.json
Tasks:
-
Add new plan type column !43934 (merged) -
Document new db field -
Add new report type to backend -
Update graphql schema -
Add/update tests
Edited by Michael Eddington