Skip to content

Conversation

@hlovdal
Copy link
Contributor

@hlovdal hlovdal commented Jan 4, 2026

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

All commits pass test and lint with git test.

When starting, there were close to 70 issues (including several critical), the only three remaining are low priority and related to eslint and I think resolving those will require updating from eslint 8 to 9, so that's where I stopped.

All commits should be orthogonal and this PR can be split up in smaller ones if wanted.

hlovdal added 10 commits January 4, 2026 03:36
Automatically fixes one one low priority.
The project has been unmaintained for almost a decade and has dozens of
security issues.

https://github.com/defunctzombie/zuul/
Fixes several transitive security issues.
Fixes some security dependencies.
Fixes some security dependencies, although there is still an unresolved
upstream security dependency issue, browserify/tinyify#45.
Adding a temporary override to avoid vulnerable terser version.

No significant changes in tinyify, https://github.com/browserify/tinyify/blob/default/CHANGELOG.md.

https://github.com/terser/terser/blob/master/CHANGELOG.md mentions
breaking change on variables property in 4.0.0. Relevant?
@socket-security
Copy link

@titanism titanism merged commit 68308c8 into forwardemail:master Jan 6, 2026
2 checks passed
@titanism
Copy link
Collaborator

titanism commented Jan 6, 2026

Can't use tinyify 4.0.0 due to browserify/tinyify#26

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.

2 participants