Closed dependabot[bot] closed 1 month ago
Latest commit: |
57eca7a
|
Status: | ✅ Deploy successful! |
Preview URL: | https://1e092227.link-shortener-pdw.pages.dev |
Branch Preview URL: | https://dependabot-npm-and-yarn-link-n8qf.link-shortener-pdw.pages.dev |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@cloudflare/workers-types@4.20240925.0 | None | 0 |
4.29 MB | wrangler-publisher |
npm/wrangler@3.78.12 | Transitive: environment, eval, filesystem, network, shell, unsafe | +101 |
827 MB | wrangler-publisher |
🚮 Removed packages: npm/@cloudflare/workers-types@4.20240919.0, npm/wrangler@3.78.7
🚨 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 | Source | CI |
---|---|---|---|---|
Network access | npm/miniflare@3.20240925.0 |
| 🚫 | |
Network access | npm/miniflare@3.20240925.0 |
| 🚫 | |
Network access | npm/miniflare@3.20240925.0 |
| 🚫 | |
Shell access | npm/miniflare@3.20240925.0 |
| 🚫 | |
Uses eval | npm/miniflare@3.20240925.0 |
| 🚫 | |
Network access | npm/miniflare@3.20240925.0 |
| 🚫 |
This module accesses the network.
Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.
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.
Package uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Avoid packages that use dynamic code execution like eval(), since this could potentially execute any code.
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.
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.
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/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/miniflare@3.20240925.0
Bumps the development-dependencies group in /link-shortener with 2 updates: @cloudflare/workers-types and wrangler.
Updates
@cloudflare/workers-types
from 4.20240919.0 to 4.20240925.0Commits
Updates
wrangler
from 3.78.7 to 3.78.12Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
2d85e27
Version Packages (#6849)5bfb75d
Queues is now GA so don't say it's in beta in warning messages (#6840)b3335b7
Version Packages (#6829)7ede181
fix(wrangler): Validate routes on config file changes (#6819)f70f750
chore: add workers + assets e2es (#6803)2384560
fix version preview url snapshot (#6833)5043749
Version Packages (#6828)1c58a74
Fix nodejs compat v2 upgrade (#6824)5e2e62c
chore(deps): bump the workerd-and-workers-types group across 1 directory with...30f4a15
Version Packages (#6813)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show