DAST Scanner Profile - Inline creation and editing within the drawer

Proposal

Add support to create and update DAST Scanner Profile within a drawer

Design

#348203 (closed)DAST_Config_-create_scan_profile-_new.png

image

Implementation

  • Make scanner profile form compatible with inline creation
  • Make scanner profile form compatible with inline update
  • Add style changes to be compatible with Drawer
  • Update necessary changes required for Graphql cache updates
    • Create DastScannerProfileFragment to reuse the fields across multiple .graphql files
  • Add good test coverage
    • Inline creation
    • Inline update
    • Graphql changes
Edited by Dheeraj Joshi