security: vulnerability remediation#188
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Created a monitoring plan for this PR. What this PR does: Patches a high-severity security vulnerability (GHSA-537c-gmf6-5ccf — vulnerable OpenSSL in Intended effect: No production telemetry signal exists for CLI template usage — this is a template-only change with no deployed service. Confirmation is structural: the lockfile pins Risks:
|
Vulnerability Remediation
Fixed
Not Included
Deferred details
Note
Low Risk
Single dependency version bump in a sample template manifest with no logic changes; main risk is minor API/behavior differences between 0.11.x and 0.12.3 for the template app.
Overview
Addresses GHSA-537c-gmf6-5ccf in the
python/browser-useKernel sample template by tightening thebrowser-usedependency from>=0.11.1to an exact==0.12.3pin inpyproject.toml.No application code changes; consumers of this template get the patched
browser-userelease when dependencies are resolved (e.g. viauv lock/ install).Reviewed by Cursor Bugbot for commit 2cf9e9b. Bugbot is set up for automated code reviews on this repo. Configure here.