Add sidekiq worker to populate token status

Problem to solve

Once a Secret Detection Vulnerability has been record in the database, the status of the detected token must be checked and stored.

Proposal

Add a sidekiq worker that iterates through tokens in the SD report and checks the status of the GitLab tokens.

Implementation Plan

Edited by Craig Smith