blog: update acknowledgment for vulnerability fix#8964
Conversation
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 3486604. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Pull request overview
Updates the June 2026 security releases vulnerability blog post to correct the acknowledgment for who fixed the reported WebCrypto issue.
Changes:
- Replaces the credited fixer name in the CVE-2026-48933 acknowledgment line (Panva → Filip Skokan).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8964 +/- ##
==========================================
+ Coverage 75.66% 75.71% +0.04%
==========================================
Files 102 102
Lines 8676 8676
Branches 322 321 -1
==========================================
+ Hits 6565 6569 +4
+ Misses 2108 2104 -4
Partials 3 3 ☔ View full report in Codecov by Harness. |
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.