pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
181 stars 48 forks source link

Update pip-compile call #111

Closed theunkn0wn1 closed 8 months ago

theunkn0wn1 commented 9 months ago

Updates the pip-compile call.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (843b753) 100.00% compared to head (e7726a7) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 642 642 Branches 159 159 ========================================= Hits 642 642 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Kludex commented 9 months ago

What does this do?

theunkn0wn1 commented 9 months ago

What does this do?

@samuelcolvin has the details.

Kludex commented 8 months ago

@theunkn0wn1 If you tell me the details, we can speed up here.

theunkn0wn1 commented 8 months ago

Resolves the GHSA I filled on pydantic/pydantic.

The pip compile call with default parameters is insecure and already caused an incident.