Warning parsing security reports

Hello, recently we started to get some warnings in the security tab in the pipelines:

Warning parsing security reports

Check the messages generated while parsing the following security reports, as they may prevent the results from being ingested by GitLab. Ensure the security report conforms to a supported [JSON schema].

In all schemas, we got: This report uses a supported MAJOR.MINOR schema version, but the PATCH version doesn’t match any vendored schema version. Validation will be attempted against version 15.1.2.

So, after doing some research, I’ve found that secure schema versions 15.1.4 were released 3 weeks ago here.

After that, I have two questions:

  1. In the merge request, it is said that:

Blockquotein order to support analyzers using this version, the new schema files must be included in the Rails codebase.

I want to understand what the Rails Codebase is and how to upgrade to newer versions, if necessary.
2. In the MR, the milestone is version 17.2. After the merge is complete, are the schema secure updates applied automatically?

I’m using GitLab 17.1.2-ee.