Skip to content

Fix dast-site-profiles query

What does this MR do?

It fixes a graphql-query that selects DAST on-demand scanner profiles, which includes a wrong field selector (DASTSiteProfiles instead of dastSiteProfiles).

The feature is currently behind an auto-disabled feature flag, so no changelog is needed.

More context can be found in this discussion.

before 🙀 after 🥳
localhost_3000_h5bp_html5-boilerplate_-on_demand_scans_profiles__1 localhost_3000_h5bp_html5-boilerplate_-on_demand_scans_profiles__2

Proof 🚓

Screen_Shot_2020-08-04_at_5.02.30_pm

Conformity

Availability and Testing

Related to #229516 (closed)

Edited by David Pisek

Merge request reports