Skip to content

Add Solution maxLength

Thiago Figueiró requested to merge solution-length into v15_wip

What does this MR do?

Adds a maxLength limit to vulnerabilities[].solution.

This limit is validated on the rails model.

It recently came-up as the reason for an error on the integration being done by an alliances partner.

While rejecting the whole report due to a single schema violation is not ideal, the existing error isn't helpful and leads to more questions: [IngestionError] Ingestion failed for some vulnerabilities.

What are the relevant issue numbers?

Checklist

Merge request reports

Loading