-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.scan/vulnerabilityIssues relating to vulnerability scanningIssues relating to vulnerability scanning
Milestone
Description
Description
Poetry changed the logic for placing dependencies in pyproject.toml
file since version 2.0.0 - https://python-poetry.org/docs/dependency-specification/
So we need to add support for project.dependencies
field in new pyproject.toml
files to:
- fix panic when
tool
does not exist (see Segfault on trivy 0.59.0 #8321) - properly specify direct/dev/etc dependencies.
Discussed in #8321
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.scan/vulnerabilityIssues relating to vulnerability scanningIssues relating to vulnerability scanning
Type
Projects
Status
No status