Skip to content

Enable assumeImmutableResults in DAST Scanner Profiles

Dheeraj Joshi requested to merge djadmin-graphql-immutable-scanner-profiles into master

Epic - &6025 (closed)

Related Issue - #331277 (closed)

What does this MR do?

Enable assumeImmutableResults for Apollo provider used in DAST Scanner Profile

  • Set assumeImmutableResults to true in the Apollo provider that's instantiated in ee/app/assets/javascripts/security_configuration/dast_profiles/dast_scanner_profiles/graphql/provider.js.
  • Verify that the app is working properly.
Edited by Dheeraj Joshi

Merge request reports