Skip to content

chore(deps): clear remaining npm audit highs (image-size) - #295

Merged
IanoNjuguna merged 2 commits into
IntersectMBO:mainfrom
danbaruka:chore/fix-image-size-audit
Sep 14, 2026
Merged

IanoNjuguna merged 2 commits into
IntersectMBO:mainfrom
danbaruka:chore/fix-image-size-audit

Conversation

@danbaruka

@danbaruka danbaruka commented Sep 14, 2026

Copy link
Copy Markdown
Member

Summary

Fixes #294

Test plan

  • cd website && npm install
  • npm audit → 0 vulnerabilities
  • npm run build succeeds
  • Confirm Dependabot/image-size alerts stay clear after merge
  • Remove website/vendor/image-size when upstream publishes a fixed release

…ighs

Pin a local image-size 2.0.3 with DoS guards for zero-sized JXL/HEIF/ICNS
boxes so website npm audit returns 0 while upstream still has no release.
Root gitignore excluded dist/; force-track the patched image-size build
so the override actually ships the DoS guards.
@IanoNjuguna
IanoNjuguna merged commit 823ee3b into IntersectMBO:main Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(deps): clear remaining npm audit highs from unpatched image-size

2 participants