Skip to content

Add missing package manager `poetry`

Olivier Gonzalez requested to merge fix_missing_package_manager_poetry into master

What does this MR do and why?

Add missing package manager poetry

Add the poetry value to allow filtering components and correctly achieve license matching for this package manager on the dependency list.

Currently the dependency list is reporting unknown for the license of poetry components and this has been reported by some customers.

See https://gitlab.com/gitlab-com/sec-sub-department/section-sec-request-for-help/-/issues/110 (internal)

Screenshots or screen recordings

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

Before After
before after

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Olivier Gonzalez

Merge request reports