Add Secret Detection token status to all other GitLab tokens

Problem to solve

In Add sidekiq worker to populate token status (#524544 - closed) • Craig Smith • 17.11, token status was recorded for all GitLab Personal Access Tokens. However, the status of other GitLab token types are not recorded.

Proposal

Update the UpdateTokenStatusWorker to find the status of the following tokens:

Edited by Craig Smith