• Paul Gascou-Vaillancourt's avatar
    Add ability to edit existing scans · f38dda01
    Paul Gascou-Vaillancourt authored
    This adds the ability to edit existing on-demnand DAST scans by exposing
    a new dastScan prop on the on-demand scans form which is used to
    populate the fields. It also implements the logic required to trigger
    the dastScanUpdate mutation instead of dastScanCreate when in edit mode.
    f38dda01
on_demand_scans_controller.rb 1.11 KB