Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use werkzeug>=3.0.1 to resolve security vulnerability #588

Merged
merged 10 commits into from
Nov 7, 2023

Conversation

@fmigneault fmigneault added the triage/security Issue related to authorization or general security vulnerability label Nov 6, 2023
@fmigneault fmigneault self-assigned this Nov 6, 2023
@github-actions github-actions bot added ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) labels Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #588 (5f47116) into master (256a70c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #588      +/-   ##
==========================================
+ Coverage   85.16%   85.18%   +0.01%     
==========================================
  Files          79       79              
  Lines       18016    18023       +7     
  Branches     2726     2728       +2     
==========================================
+ Hits        15344    15353       +9     
+ Misses       1942     1940       -2     
  Partials      730      730              
Files Coverage Δ
weaver/utils.py 83.31% <100.00%> (+0.19%) ⬆️
weaver/wps/service.py 84.53% <100.00%> (+0.08%) ⬆️

@github-actions github-actions bot added the ci/tests Tests of the package and features label Nov 6, 2023
@fmigneault fmigneault merged commit 9b93f61 into master Nov 7, 2023
37 of 41 checks passed
@fmigneault fmigneault deleted the fix-security-werkzeug branch November 7, 2023 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features triage/security Issue related to authorization or general security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant