Skip to content

Select report_type based on feature flag when fetching dependencies

Zamir Martins requested to merge select_report_type_based_on_feature_flag into master

What does this MR do and why?

Select report_type based on feature flag when fetching project level dependencies.

Otherwise whenever there is only cyclonedx reports nothing would be displayed for project level dependency list.

EE: true Changelog: changed

Related issue: #393061 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-02-01_at_13.38.24 Screenshot_2024-02-01_at_13.37.21

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Zamir Martins

Merge request reports