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

Updates deps #46

Merged
merged 5 commits into from
Aug 23, 2024
Merged

Updates deps #46

merged 5 commits into from
Aug 23, 2024

Conversation

matteovivona
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: 1147f56

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@carretto/main-loader Patch
@carretto/projection Patch
@carretto/mongodb Patch
@carretto/http Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matteovivona matteovivona marked this pull request as draft July 19, 2024 15:00
Copy link

socket-security bot commented Jul 19, 2024

🚨 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 NoteSourceCI
Shell access npm/[email protected] 🚫
Environment variable access npm/[email protected] 🚫
Filesystem access npm/[email protected] 🚫
Filesystem access npm/[email protected] 🚫
Environment variable access npm/[email protected] 🚫
Environment variable access npm/[email protected] 🚫

View full report↗︎

Next steps

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 is environment variable access?

Package accesses environment variables, which may be a sign of credential stuffing or data theft.

Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

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.

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

# Conflicts:
#	package.json
#	packages/mongodb/package.json
#	packages/projection/package.json
#	pnpm-lock.yaml
@matteovivona matteovivona marked this pull request as ready for review August 12, 2024 08:54
Copy link

socket-security bot commented Aug 12, 2024

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

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None 0 9.24 kB types
npm/@types/[email protected] None +1 2.16 MB types
npm/[email protected] Transitive: environment, filesystem, shell +12 310 kB rhalff
npm/[email protected] environment, filesystem, network Transitive: eval +14 6.44 MB dbx-node
npm/[email protected] environment, filesystem Transitive: shell +34 3.68 MB isaacs

🚮 Removed packages: npm/@types/[email protected]), npm/@types/[email protected]), npm/[email protected]), npm/[email protected])

View full report↗︎

# Conflicts:
#	package.json
#	packages/main-loader/package.json
#	pnpm-lock.yaml
@matteovivona matteovivona merged commit c03d1a9 into main Aug 23, 2024
17 of 18 checks passed
@matteovivona matteovivona deleted the updates-deps branch August 23, 2024 08:01
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.

None yet

2 participants