Skip to content

Create new unique index on vulnerability_occurrences.new_uuid

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Once we have created the new_uuid column, started filling it in during the ingestion process and backfilled it in a BBM, we should now be ready to apply a unique index to the column to prevent duplicate records being added and enable us to use it as the unique key for the upsert during vulnerability ingestion process.

Edited by 🤖 GitLab Bot 🤖