Poetry 代码问题漏洞
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries on which your project depends and will manage install/update them for you. A security vulnerability exists in Poetry v1.1.9, which stems from when a user executes a Poetry command in a...