-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
fix(app): update dependency @sentry/browser to v8.33.0 [security] #1421
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 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 (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sentry/[email protected] |
#1630 Bundle Size — 3.51MiB (0%).851062b(current) vs 6cc5151 dev#1628(baseline) Warning Bundle contains 5 duplicate packages – View duplicate packages Bundle metrics
|
Current #1630 |
Baseline #1628 |
|
---|---|---|
Initial JS | 3.05MiB |
3.05MiB |
Initial CSS | 9.7KiB |
9.7KiB |
Cache Invalidation | 32.33% |
72.76% |
Chunks | 67 |
67 |
Assets | 80 |
80 |
Modules | 2016 |
2016 |
Duplicate Modules | 361 |
361 |
Duplicate Code | 10.01% |
10.01% |
Packages | 159 |
159 |
Duplicate Packages | 5 |
5 |
Bundle size by type no changes
Current #1630 |
Baseline #1628 |
|
---|---|---|
JS | 3.39MiB |
3.39MiB |
Fonts | 94.54KiB |
94.54KiB |
CSS | 9.7KiB |
9.7KiB |
Other | 8.69KiB |
8.69KiB |
IMG | 8.57KiB |
8.57KiB |
Bundle analysis report Branch renovate/npm-sentry-browser-vuln... Project dashboard
Generated by RelativeCI Documentation Report issue
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
This PR currently has a merge conflict. Please resolve this and then re-add the |
15e082d
to
a3437be
Compare
a3437be
to
5c7a04c
Compare
This PR currently has a merge conflict. Please resolve this and then re-add the |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5c7a04c
to
851062b
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
8.32.0
->8.33.0
GitHub Vulnerability Alerts
GHSA-593m-55hh-j8gv
Impact
In case a Prototype Pollution vulnerability is present in a user's application or bundled libraries, the Sentry SDK could potentially serve as a gadget to exploit that vulnerability. The exploitability depends on the specific details of the underlying Prototype Pollution issue.
Note
This advisory does not indicate the presence of a Prototype Pollution within the Sentry SDK itself. Users are strongly advised to first address any Prototype Pollution vulnerabilities in their application, as they pose a more critical security risk.
Patches
The issue was patched in all Sentry JavaScript SDKs starting from the 8.33.0 version.
Also, the fix was backported to SDK v7 in 7.119.1.
References
Sentry SDK Prototype Pollution gadget in JavaScript SDKs
GHSA-593m-55hh-j8gv
More information
Details
Impact
In case a Prototype Pollution vulnerability is present in a user's application or bundled libraries, the Sentry SDK could potentially serve as a gadget to exploit that vulnerability. The exploitability depends on the specific details of the underlying Prototype Pollution issue.
Patches
The issue was patched in all Sentry JavaScript SDKs starting from the 8.33.0 version.
Also, the fix was backported to SDK v7 in 7.119.1.
References
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
getsentry/sentry-javascript (@sentry/browser)
v8.33.0
Compare Source
Important Changes
headers()
,params
,searchParams
)(#13828)
Adds support for new dynamic Next.js APIs.
lru-memoizer
instrumentation(#13796)
Adds integration for lru-memoizer using @opentelemetry/instrumentation-lru-memoizer.
unstable_sentryBundlerPluginOptions
to module options(#13811)
Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.
Other Changes
wrap()
only returns functions(#13838)
(#13831)
getTraceData
andgetTraceMetaTags
if SDK is disabled(#13760)
(#13800)
(#13815)
(#13812)
(#13826)
Work in this release was contributed by @joshuajaco. Thank you for your contribution!
Bundle size 📦
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.