Skip to content

Refactoring: Use report.Details to track vulnerable package

Igor Frenkel requested to merge generate-details-from-analyzer into master

What does this MR do?

This is a follow-up to !268 (merged).

Refactoring: v3.9.0 added the Details field and set the vunerable_package field from the report itself. This MR changes that to use v3.10.0 and set the field from the analyzer. See report!24 (merged)

What are the relevant issue numbers?

No issue. This is code refactoring.

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports