-
- Downloads
Add DastProfileRun GraphQL mutation
Allow users to run a scan using a Dast::Profile.
Showing
- doc/api/graphql/reference/gitlab_schema.graphql 41 additions, 0 deletionsdoc/api/graphql/reference/gitlab_schema.graphql
- doc/api/graphql/reference/gitlab_schema.json 143 additions, 0 deletionsdoc/api/graphql/reference/gitlab_schema.json
- doc/api/graphql/reference/index.md 10 additions, 0 deletionsdoc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/mutation_type.rb 1 addition, 0 deletionsee/app/graphql/ee/types/mutation_type.rb
- ee/app/graphql/mutations/dast/profiles/run.rb 71 additions, 0 deletionsee/app/graphql/mutations/dast/profiles/run.rb
- ee/spec/graphql/mutations/dast/profiles/run_spec.rb 103 additions, 0 deletionsee/spec/graphql/mutations/dast/profiles/run_spec.rb
- ee/spec/requests/api/graphql/mutations/dast/profiles/run_spec.rb 45 additions, 0 deletions.../requests/api/graphql/mutations/dast/profiles/run_spec.rb
Please register or sign in to comment