Skip to content

Draft: Use v4.4.0 of report module

Igor Frenkel requested to merge ifrenkel/439777-remove-dependency_files into main

What does this MR do?

Dependency files will be removed as of security report schemas version 15-1-0. This MR removes the attribute from the json output generated by the jsonout command. report.DependencyFiles will no longer be available. When included in gemnasium a build error is thrown when the analyzer resolves its report version to the newest (as opposed to v4.1.0 in this project's go.mod).

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports