Open
Description
Poetry v2 requires these two arguments --all-groups --all-extras
for a complete sbom.
Line 13174 in 2066267
We can detect poetry v2 mode by improving the below line and checking for requires = ["poetry-core>=2.0.0"]
Line 4777 in 2066267
These booleans need to be passed to the getPipFrozenTree
function somehow.