Upgrade report package in gitlab-cov-fuzz-src to latest version

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

Proposal

Summary

gitlab-cov-fuzz-src is currently using 2 different versions of the report package:

  • v3.12.1

    For producing a report conforming to security-report-schemas v14.0.4

  • v3.14.0

    For producing a report conforming to security-report-schemas v15.0.2

In order to support new features of the report package such as Add TruncateTextFields function (gitlab-org/security-products/analyzers/report!79 - merged) • Adam Cohen, we need to update to a more recent version of the report package.

The purpose of this issue is to leave the reference to report v3.12.1 as-is so we can still output security-report-schemas v14.0.4, and bump the reference of report v3.14.0 to report v5.1.0 or later.

Edited by 🤖 GitLab Bot 🤖