Skip to content

chore(deps): npm audit fix - #45

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
audit-fix
Open

chore(deps): npm audit fix#45
github-actions[bot] wants to merge 1 commit into
mainfrom
audit-fix

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Automated dependency fixes produced by npm audit fix --omit=dev.

Security Summary (npm audit --omit=dev)

  • Before fix: critical=0, high=1, moderate=1, low=0, info=0 (npm exit code 1; expected when vulnerabilities are present)
  • After fix: critical=0, high=0, moderate=0, low=0, info=0

Top findings before fix (prod dependencies only):

  • [high] ip-address: ip-address: Address4 decodes leading-zero octets as decimal while resolvers decode them as octal, allowing SSRF and trust-boundary bypass (GHSA-mwp4-54f8-5fhr)
  • [high] ip-address: ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks (GHSA-4xrf-jv44-h6hh)
  • [high] ip-address: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses can bypass SSRF and trust-boundary checks (GHSA-22jq-vg5j-6vgg)
  • [moderate] sanitize-html: sanitize-html has incomplete URI scheme validation in that allows javascript: URIs through action, formaction, data, poster, and background attributes (GHSA-vccv-cmxp-4j9h)

Full audit JSON reports are attached as workflow artifacts (audit-before.json, audit-after.json).
Please review lockfile changes and run CI/tests before merging.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant