-
Notifications
You must be signed in to change notification settings - Fork 195
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
feat: @rspack/core and @rspack/cli 1.1.7 are vulnerable versions #263
Conversation
WalkthroughThis pull request updates the Changes
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (3)package.json (3)
The entry correctly specifies version 1.1.8 as a replacement for the vulnerable version 1.1.7, with appropriate documentation linking to the issue.
The entry correctly specifies version 1.1.8 as a replacement for the vulnerable version 1.1.7, with appropriate documentation linking to the issue.
Let's verify that the referenced issue properly documents the vulnerability. ✅ Verification successfulIssue link appears to be invalid or inaccessible The referenced GitHub issue Version override is correctly addressing a confirmed security vulnerability The issue link references a legitimate security advisory from the Rspack team. Version 1.1.7 of both
🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify the existence and content of the referenced issue
# Check if the issue exists and contains relevant information
gh api repos/web-infra-dev/rspack/issues/8767/comments/2552738907 --jq '.body'
Length of output: 192 Script: #!/bin/bash
# Check if the base issue exists
gh api repos/web-infra-dev/rspack/issues/8767 --jq '.title,.state,.body'
# Also check package.json to see if there are any additional comments or documentation
rg -A 5 "https://github.com/web-infra-dev/rspack/issues/8767" package.json
Length of output: 1972 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
[skip ci] ## [1.108.0](v1.107.0...v1.108.0) (2024-12-19) ### Features * @rspack/core and @rspack/cli 1.1.7 are vulnerable versions ([#263](#263)) ([2561ead](2561ead)), closes [/github.com/web-infra-dev/rspack/issues/8767#issuecomment-2552738907](https://github.com/cnpm//github.com/web-infra-dev/rspack/issues/8767/issues/issuecomment-2552738907)
web-infra-dev/rspack#8767 (comment)
Summary by CodeRabbit
@rspack/core
and@rspack/cli
, enhancing compatibility with the rspack framework.