Closed dependabot[bot] closed 1 month ago
The following labels could not be found: docs
.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/nextra-theme-docs@3.0.1 | Transitive: environment, eval | +24 |
6.76 MB | quietshu |
npm/nextra@3.0.1 | Transitive: environment, eval, filesystem, network, shell, unsafe | +370 |
193 MB | quietshu |
🚮 Removed packages: npm/nextra-theme-docs@2.13.4, npm/nextra@2.13.4
🚨 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 |
---|---|---|---|---|
Uses eval | npm/esm@3.2.25 |
| 🚫 | |
AI-detected potential code anomaly | npm/esm@3.2.25 |
| 🚫 | |
Uses eval | npm/mathjax-full@3.2.2 |
| 🚫 | |
Shell access | npm/vscode-languageserver@9.0.1 |
| 🚫 | |
Network access | npm/vscode-jsonrpc@8.2.0 |
| 🚫 | |
Network access | npm/@typescript/vfs@1.6.0 |
| 🚫 | |
Unstable ownership | npm/package-manager-detector@0.2.0 |
| 🚫 |
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.
AI has identified unusual behaviors that may pose a security risk.
An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.
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.
This module accesses the network.
Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.
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 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/esm@3.2.25
@SocketSecurity ignore npm/mathjax-full@3.2.2
@SocketSecurity ignore npm/vscode-languageserver@9.0.1
@SocketSecurity ignore npm/vscode-jsonrpc@8.2.0
@SocketSecurity ignore npm/@typescript/vfs@1.6.0
@SocketSecurity ignore npm/package-manager-detector@0.2.0
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group in /docs with 2 updates: nextra and nextra-theme-docs.
Updates
nextra
from 2.13.4 to 3.0.1Release notes
Sourced from nextra's releases.
... (truncated)
Commits
81b1c80
Version Packages (#3315)d9d0820
[v3] fix unclickable links on mobile (#3314)2729e2f
Update renovate.json5cc45d2d
Bump katex from 0.16.9 to 0.16.11 (#3306)416b264
Nextra 3 x Pages Router (#2245)e203353
Add package.json instructions to blog documentation (#2919)7919d41
prettier208f74f
docs(tailwind): Update tailwind-css.mdx (#2888)0565efd
prettify cards.mdx6589308
Add introduction text and usage explanation to cards.mdx (#3192)Updates
nextra-theme-docs
from 2.13.4 to 3.0.1Release notes
Sourced from nextra-theme-docs's releases.
... (truncated)
Commits
81b1c80
Version Packages (#3315)d9d0820
[v3] fix unclickable links on mobile (#3314)2729e2f
Update renovate.json5cc45d2d
Bump katex from 0.16.9 to 0.16.11 (#3306)416b264
Nextra 3 x Pages Router (#2245)e203353
Add package.json instructions to blog documentation (#2919)7919d41
prettier208f74f
docs(tailwind): Update tailwind-css.mdx (#2888)0565efd
prettify cards.mdx6589308
Add introduction text and usage explanation to cards.mdx (#3192)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