Skip to content
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

Release 127.0.0 #4065

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Release 127.0.0 #4065

merged 5 commits into from
Mar 18, 2024

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Mar 15, 2024

This release just includes a bugfix for @metamask/controller-utils.

@mcmire mcmire requested review from a team as code owners March 15, 2024 20:40
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ampproject/[email protected] None +5 447 kB jridgewell
npm/@babel/[email protected] Transitive: environment, filesystem, shell, unsafe +58 11.4 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 11.7 kB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment, filesystem, shell, unsafe +61 11.5 MB nicolo-ribaudo
npm/@lavamoat/[email protected] Transitive: environment, filesystem +6 249 kB lgbot
npm/@lavamoat/[email protected] environment, filesystem, shell Transitive: network +123 8.03 MB lgbot
npm/@metamask/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +477 145 MB
npm/@metamask/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +475 145 MB
npm/@noble/[email protected] None 0 773 kB paulmillr
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 2.49 MB lukastaegert
npm/@rollup/[email protected] None 0 2.43 MB lukastaegert
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 2.49 MB lukastaegert
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 2.71 MB lukastaegert
npm/@rollup/[email protected] None 0 2.74 MB lukastaegert
npm/@rollup/[email protected] None 0 0 B
npm/@rollup/[email protected] None 0 2.62 MB lukastaegert
npm/@rollup/[email protected] None 0 0 B
npm/@types/[email protected] None 0 2.95 kB types
npm/@vue/[email protected] environment, eval +4 2.76 MB yyx990803
npm/@vue/[email protected] environment, eval +5 3.37 MB yyx990803
npm/@vue/[email protected] environment, eval, filesystem, unsafe +12 6.41 MB yyx990803
npm/@vue/[email protected] Transitive: environment, eval +6 3.42 MB yyx990803
npm/@vue/[email protected] environment 0 80 kB yyx990803
npm/[email protected] None 0 5.03 kB sindresorhus
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +101 13 MB gajus
npm/[email protected] None 0 210 kB vscode-bot
npm/[email protected] environment, filesystem, network +4 260 kB nockbot
npm/[email protected] Transitive: environment, filesystem, unsafe +32 12 MB matzkoh
npm/[email protected] environment, filesystem +15 17.9 MB lukastaegert
npm/[email protected] filesystem 0 11.8 kB toplenboren
npm/[email protected] Transitive: filesystem +28 648 kB keithamus
npm/[email protected] environment +1 138 kB jounqin
npm/[email protected] environment, filesystem, unsafe +17 72.2 MB blakeembrey
npm/[email protected] network 0 122 kB lpinca

🚮 Removed packages: npm/@ampproject/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@lavamoat/[email protected], npm/@lavamoat/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@vue/[email protected], npm/@vue/[email protected], npm/@vue/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
New author npm/[email protected]
New author npm/@lavamoat/[email protected]
Unstable ownership npm/@lavamoat/[email protected]

View full report↗︎

Next steps

What is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

What is unstable ownership?

A new collaborator has begun publishing package versions. Package stability and security risk may be elevated.

Try to reduce the amount of authors you depend on to reduce the risk to malicious actors gaining access to your supply chain. Packages should remove inactive collaborators with publishing rights from packages on npm.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link
Contributor

@MajorLift MajorLift left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcmire mcmire merged commit 22d2181 into main Mar 18, 2024
138 of 139 checks passed
@mcmire mcmire deleted the release/127.0.0 branch March 18, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants