Skip to content

chore(deps): bump @humanfs/node from 0.16.7 to 0.16.8 - #577

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/humanfs/node-0.16.8
Open

chore(deps): bump @humanfs/node from 0.16.7 to 0.16.8#577
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/humanfs/node-0.16.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @humanfs/node from 0.16.7 to 0.16.8.

Release notes

Sourced from @​humanfs/node's releases.

node: v0.16.8

0.16.8 (2026-04-17)

Bug Fixes

  • Include type dependencies at runtime (956ce7a), closes #145

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​humanfs/core bumped from ^0.19.1 to ^0.19.2
Changelog

Sourced from @​humanfs/node's changelog.

0.16.8 (2026-04-17)

Bug Fixes

  • Ensure symlinks are copied as symlinks in copy() and copyAll() (22bbaa44)
  • Include type dependencies at runtime (956ce7a), closes #145

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​humanfs/core bumped from ^0.19.1 to ^0.19.2
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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) from 0.16.7 to 0.16.8.
- [Release notes](https://github.com/humanwhocodes/humanfs/releases)
- [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node)

---
updated-dependencies:
- dependency-name: "@humanfs/node"
  dependency-version: 0.16.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

ASH Security Scan Report

  • Report generated: 2026-09-03T12:54:13+00:00
  • Time since scan: 1 minute

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-09-03T12:52:21+00:00
  • ASH version: 3.7.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

  • Severity levels:
    • Suppressed (S): Findings that have been explicitly suppressed and don't affect scanner status
    • Critical (C): Highest severity findings that require immediate attention
    • High (H): Serious findings that should be addressed soon
    • Medium (M): Moderate risk findings
    • Low (L): Lower risk findings
    • Info (I): Informational findings with minimal risk
  • Duration (Time): Time taken by the scanner to complete its execution
  • Actionable: Number of findings at or above the threshold severity level that require attention
  • Result:
    • PASSED = No findings at or above threshold
    • FAILED = Findings at or above threshold
    • MISSING = Required dependencies not available
    • SKIPPED = Scanner explicitly disabled
    • ERROR = Scanner execution error
  • Threshold: The minimum severity level that will cause a scanner to fail
    • Thresholds: ALL, LOW, MEDIUM, HIGH, CRITICAL
    • Source: Values in parentheses indicate where the threshold is set:
      • global (global_settings section in the ASH_CONFIG used)
      • config (scanner config section in the ASH_CONFIG used)
      • scanner (default configuration in the plugin, if explicitly set)
  • Statistics calculation:
    • All statistics are calculated from the final aggregated SARIF report
    • Suppressed findings are counted separately and do not contribute to actionable findings
    • Scanner status is determined by comparing actionable findings to the threshold
Scanner Suppressed Critical High Medium Low Info Actionable Result Threshold
bandit 0 0 0 0 25 0 0 PASSED MEDIUM (global)
cdk-nag 0 0 0 0 0 0 0 MISSING MEDIUM (global)
cfn-nag 0 0 0 0 0 0 0 MISSING MEDIUM (global)
checkov 30 0 0 0 0 0 0 PASSED MEDIUM (global)
detect-secrets 23 0 0 0 0 0 0 PASSED MEDIUM (global)
grype 1 0 0 2 6 0 2 FAILED MEDIUM (global)
npm-audit 0 2 0 5 0 0 7 FAILED MEDIUM (global)
opengrep 0 0 0 0 0 0 0 MISSING MEDIUM (global)
semgrep 14 0 0 0 0 0 0 PASSED MEDIUM (global)
syft 0 0 0 0 0 0 0 PASSED MEDIUM (global)
trivy-repo 0 0 0 0 0 0 0 MISSING MEDIUM (global)

Top 7 Hotspots

Files with the highest number of security findings:

Finding Count File Location
2 node_modules/browserslist/package.json
2 node_modules/qs/package.json
1 node_modules/jest-junit/package.json
1 node_modules/uuid/package.json
1 node_modules/@humanfs/node/package.json
1 src/applications/microservices/petfood-rs/Cargo.lock
1 src/applications/microservices/petlistadoptions-py/requirements.txt

Detailed Findings

Show 9 actionable findings

Finding 1: GHSA-c83g-rgw3-j3cx

  • Severity: HIGH
  • Scanner: npm-audit
  • Rule ID: GHSA-c83g-rgw3-j3cx
  • Location: node_modules/browserslist/package.json:1

Description:
Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM in browserslist <=4.28.6. GHSA-c83g-rgw3-j3cx


Finding 2: GHSA-73wf-gq98-2v4g

  • Severity: HIGH
  • Scanner: npm-audit
  • Rule ID: GHSA-73wf-gq98-2v4g
  • Location: node_modules/browserslist/package.json:1

Description:
Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats) in browserslist <=4.28.6. GHSA-73wf-gq98-2v4g


Finding 3: npm-audit-transitive-jest-junit

  • Severity: MEDIUM
  • Scanner: npm-audit
  • Rule ID: npm-audit-transitive-jest-junit
  • Location: node_modules/jest-junit/package.json:1

Description:
Transitive vulnerability in jest-junit (via uuid) 9.0.0 - 16.0.0


Finding 4: GHSA-w5hq-g745-h8pq

  • Severity: MEDIUM
  • Scanner: npm-audit
  • Rule ID: GHSA-w5hq-g745-h8pq
  • Location: node_modules/uuid/package.json:1

Description:
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided in uuid <11.1.1. GHSA-w5hq-g745-h8pq


Finding 5: GHSA-p498-v437-472g

  • Severity: MEDIUM
  • Scanner: npm-audit
  • Rule ID: GHSA-p498-v437-472g
  • Location: node_modules/@humanfs/node/package.json:1

Description:
humanfs: Recursive copy follows symlinked files and copies data from outside the source tree in @humanfs/node <0.16.8. GHSA-p498-v437-472g


Finding 6: GHSA-x5fp-wj9c-mxmx

  • Severity: MEDIUM
  • Scanner: npm-audit
  • Rule ID: GHSA-x5fp-wj9c-mxmx
  • Location: node_modules/qs/package.json:1

Description:
qs array-limit bypass via bracket-key comma parsing in qs 2.2.5 - 6.15.3. GHSA-x5fp-wj9c-mxmx


Finding 7: GHSA-4mjr-xmp4-gh2g

  • Severity: MEDIUM
  • Scanner: npm-audit
  • Rule ID: GHSA-4mjr-xmp4-gh2g
  • Location: node_modules/qs/package.json:1

Description:
qs: Denial of Service via Attacker Controlled isBuffer in qs 2.2.5 - 6.15.3. GHSA-4mjr-xmp4-gh2g


Finding 8: GHSA-w9wp-h8wv-79jx-opentelemetry_sdk

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w9wp-h8wv-79jx-opentelemetry_sdk
  • Location: src/applications/microservices/petfood-rs/Cargo.lock:1

Description:
A medium vulnerability in rust-crate package: opentelemetry_sdk, version 0.21.2 was found at: /src/applications/microservices/petfood-rs/Cargo.lock


Finding 9: GHSA-gc5v-m9x4-r6x2-requests

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gc5v-m9x4-r6x2-requests
  • Location: src/applications/microservices/petlistadoptions-py/requirements.txt:1

Description:
A medium vulnerability in python package: requests, version 2.32.4 was found at: /src/applications/microservices/petlistadoptions-py/requirements.txt


Report generated by Automated Security Helper (ASH) at 2026-09-03T12:54:13+00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants