Follow-up to prepare async index for `vulnerability_finding_signature` on `signature_sha`

Summary

This issue is to add a migration to create the vulnerability_finding_signatures_on_signature_sha database index synchronously after it has been created on GitLab.com.

The asynchronous index was introduced in !115887 (closed).