Fix N+1 query for VulnerabilityType
VulnerabilityType had N+1 query for fields that are calculated on object.finding. This was discovered in !48820 (comment 465131217)
Implementation plan
Edited by Michał Zając
VulnerabilityType had N+1 query for fields that are calculated on object.finding. This was discovered in !48820 (comment 465131217)