Synchronously Validate `finding_id` foreign key on `vulnerabilities` table
Why are we doing this work?
After #418972 (closed) is done, we must add a migration to validate the foreign key constraint synchronously
Implementation plan
Edited by Michael Becker