cadt icon indicating copy to clipboard operation
cadt copied to clipboard

build(deps-dev): bump @yao-pkg/pkg from 6.8.0 to 6.9.0

Open dependabot[bot] opened this issue 1 month ago • 2 comments

Bumps @yao-pkg/pkg from 6.8.0 to 6.9.0.

Release notes

Sourced from @​yao-pkg/pkg's releases.

Release 6.9.0

6.9.0 (2025-10-15)

Features

  • bump fetch with node 22.20.0 and 24.10.0 support (73fcf64)
Changelog

Sourced from @​yao-pkg/pkg's changelog.

6.9.0 (2025-10-15)

Features

  • bump fetch with node 22.20.0 and 24.10.0 support (73fcf64)

6.7.0 (2025-09-26)

Features

  • bump fetch v3.5.25 with node 20.19.5, 22.19.0, and 24.8.0, special thanks to @​faulpeltz (7ce1085)

Documentation

  • behavior of ignore on dotfiles (#170) (de1e819)
  • instructions for injecting Windows exe metadata (#174) (14e7df0)

6.6.0 (2025-07-19)

Features

Documentation

  • add guidance on unsupported architectures to README.md (#160) (c22e442)

6.5.1 (2025-05-17)

Bug Fixes

  • bump pkg-fetch to address issues related to mismatching shas (8f38df7)

6.5.0 (2025-05-15)

Features

  • bump pkg-fetch with node v20.19.1 and v22.15.1 (3087561)

6.4.1 (2025-04-30)

Bug Fixes

  • prefer module.isBuiltin when checking core modules (3a57036)

6.4.0 (2025-04-08)

Features

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 21 '25 14:10 dependabot[bot]

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​yao-pkg/​pkg@​6.8.0 ⏵ 6.9.096 -410010093 -7100

View full report

socket-security[bot] avatar Oct 21 '25 14:10 socket-security[bot]

[!WARNING] Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Low
@yao-pkg/[email protected] is a AI-detected potential code anomaly.

Notes: The code involves dynamically executing JavaScript code using the vm.Script module and managing child processes to handle this execution. This approach is inherently risky as it allows for arbitrary code execution and has potential security implications if the input data is not properly sanitized. However, there are no explicit signs of malicious intent such as data theft or system damage. The main concerns are related to the potential misuse of dynamic code execution and process management, which could be exploited in a supply chain attack scenario.

Confidence: 0.80

Severity: 0.65

From: package-lock.jsonnpm/@yao-pkg/[email protected]

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: 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 [email protected].

Suggestion: 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.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@yao-pkg/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Low
@yao-pkg/[email protected] is a AI-detected potential code anomaly.

Notes: The fragment implements a sophisticated packaging/assembly mechanism for bundling a virtual filesystem with optional native binaries. While legitimate in advanced packaging tools, the combination of dynamic prelude injection, on-disk binary manipulation (bak/overwrite), and environment-driven external binary installation creates meaningful supply-chain security risk. The absence of explicit exfiltration or hard-coded secrets does not mitigate the risk of hidden Payload/Code injection in a build pipeline. Recommend thorough provenance checks, strict controls around prebuild-install, explicit documentation of dynamic payload embedding, and integrity verification (signatures, hashes) of all artifacts involved.

Confidence: 0.72

Severity: 0.60

From: package-lock.jsonnpm/@yao-pkg/[email protected]

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: 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 [email protected].

Suggestion: 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.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@yao-pkg/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

socket-security[bot] avatar Oct 21 '25 14:10 socket-security[bot]

Superseded by #1437.

dependabot[bot] avatar Dec 04 '25 17:12 dependabot[bot]