Skip to content

chore: fix high sev vuls for 1.18 release#1065

Open
sicoyle wants to merge 2 commits into
dapr:mainfrom
sicoyle:chore/sec-vul-for-1.18
Open

chore: fix high sev vuls for 1.18 release#1065
sicoyle wants to merge 2 commits into
dapr:mainfrom
sicoyle:chore/sec-vul-for-1.18

Conversation

@sicoyle
Copy link
Copy Markdown
Contributor

@sicoyle sicoyle commented May 28, 2026

Description

fixes 6 high sev vuls for 1.18 release prep

# | Alert | Package | Fixed by
-- | -- | -- | --
#32 | urllib3 decompression-bomb | urllib3 | 2.6.3 → 2.7.0 ✓
#31 | urllib3 cross-origin headers | urllib3 | 2.6.3 → 2.7.0 ✓
#19 | Pillow FITS GZIP bomb | pillow | 12.1.1 → 12.2.0 ✓
#25 | Pillow PSD OOB write | pillow | 12.1.1 → 12.2.0 ✓
#27 | python-multipart header DoS | python-multipart | 0.0.22 → 0.0.29 ✓
#33 | LangSmith prompt deserialization | langsmith | 0.7.17 → 0.8.6 ✓

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Copilot AI review requested due to automatic review settings May 28, 2026 17:13
@sicoyle sicoyle requested review from a team as code owners May 28, 2026 17:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.71%. Comparing base (bffb749) to head (dbd2fac).
⚠️ Report is 136 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
- Coverage   86.63%   82.71%   -3.92%     
==========================================
  Files          84      146      +62     
  Lines        4473    14693   +10220     
==========================================
+ Hits         3875    12153    +8278     
- Misses        598     2540    +1942     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

CasperGN
CasperGN previously approved these changes May 28, 2026
cicoyle
cicoyle previously approved these changes May 28, 2026
Signed-off-by: Samantha Coyle <sam@diagrid.io>
@sicoyle sicoyle dismissed stale reviews from cicoyle and CasperGN via dbd2fac May 28, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants