Skip to content

Verify DAST reports conforms to schema

Cameron Swords requested to merge verify-dast-report-conforms-to-schema into master

What does this MR do?

  • Each Test that produces a gl-dast-report.json report has the report checked against the schema
  • Changes DAST output for severity and confidence to be title case, e.g. info to Info
  • Adds field that is defined in the schema, remediations: []

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports