Skip to content

Remove dependency files attribute from generated report

Igor Frenkel requested to merge 439770-remove-depfiles-attr 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 generated report and updates the structs to remove no longer used attributes.

This version will be used in gemnasium to generate 15-1-0 compatible dependency scanning reports.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports