Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 808 Bytes

File metadata and controls

13 lines (7 loc) · 808 Bytes

Security Policy

Scope of security vulnerabilities

usethis invokes other software on the system, especially 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.