10000 Security Overview · usethis-python/usethis-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Security: usethis-python/usethis-python

SECURITY.md

Security Policy

Scope of security vulnerabilities

usethis invokes other software on the system, specifically uv. This can execute arbitrary code due to the inherent nature of the Python ecosystem and the way that uv is designed. It is the user's responsibility to ensure that the correct uv executable lies on PATH under the command uv.

The test suite also invokes Git. It is your responsibility to ensure that the correct Git executable lies on PATH under the command git.

These are not considered vulnerabilities in usethis.

Reporting a vulnerability

Please use the GitHub vulnerability reporting form to report a vulnerability.

There aren’t any published security advisories

0