id: gitlab-public-signup info: name: GitLab public signup author: pdteam severity: info tags: gitlab requests: - method: GET path: - "{{BaseURL}}/users/sign_in" matchers-condition: and matchers: - type: word words: - 'Register now' - 'data-qa-selector="new_user_register_button"' - type: word words: - 'https://about.gitlab.com' - type: status status: - 200 - type: word words: - '' negative: true