Drop `vulnerability_occurrences.message` column
Why are we doing this work?
In #411575 (closed) we removed all uses of message
column when ingesting security reports. As such, we can drop the column.
Implementation plan
- Prepare a post-deployment migration according to database guidelines