Skip to content

Add 14.x.x Secure schemas versions

Cameron Swords requested to merge add-secure-schema-versions into master

What does this MR do?

Adds versions 14.0.0, 14.0.1, 14.0.2 and 14.0.3 versions of the Secure schemas into GitLab Rails.

There is work underway that will schema validate JSON reports produced by Secure analyzers prior to them being parsed and saved in GitLab Rails. For this work to take place, the schemas themselves must be part of the code repository. Future versions of schemas will be added to Rails as they are created.

Related to issue #335788 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Cameron Swords

Merge request reports