• Pulkit Sharma's avatar
    Move DAST reports comparison logic to backend · c69b2145
    Pulkit Sharma authored
    Add dast_report to authorized endpoints
    
    Update merge_request.rb#has_dast_reports? to check on dast_reports
    
    Update FactoryBot params, use frozen_string_literal: true
    
    Update specs according to the new fixture
    c69b2145
merge_requests_controller.rb 11.1 KB