Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

chore(deps): downgrade snaps dependencies to 0.35.2-flask.1 #25

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Jun 27, 2023

Downgrade to previous Flask version.

@socket-security
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.

Issue Package Version Note Source
Filesystem access @metamask/snaps-utils 0.35.2-flask.1 package.json via @metamask/[email protected]
Shell access @metamask/snaps-utils 0.35.2-flask.1 package.json via @metamask/[email protected]
Filesystem access fast-xml-parser 4.2.5 package.json via @metamask/[email protected], @metamask/[email protected]
Shell access @metamask/snaps-controllers 0.35.2-flask.1 package.json
Unmaintained strnum 1.0.5
  • Last Publish: 12/4/2021, 10:58:54 AM
package.json via @metamask/[email protected], @metamask/[email protected]

Next steps

What is filesystem access?

Accesses the file system, and could potentially read sensitive data.

If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

What is shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

What are unmaintained packages?

Package has not been updated in more than a year and may be unmaintained. Problems with the package may go unaddressed.

Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.

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 package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@metamask/snaps-controllers ⬆️ 1.0.0-prerelease.1...0.35.2-flask.1 shell +7/-12 7.19 MB metamaskbot
@metamask/snaps-utils ⬆️ 1.0.0-prerelease.1...0.35.2-flask.1 filesystem, shell +4/-8 745 kB metamaskbot

Footnotes

  1. https://docs.socket.dev

@danroc danroc merged commit c56b20f into main Jun 27, 2023
@danroc danroc deleted the feature/downgrade-snaps branch June 27, 2023 13:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants