Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix npm audit warnings #175

Merged
merged 12 commits into from
Jun 28, 2024
Merged

Fix npm audit warnings #175

merged 12 commits into from
Jun 28, 2024

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Jun 25, 2024

  • bump node 22
  • bump biome
  • bump pug to v3
  • add npm audit to CI
  • remove forwarded-http and /ips
  • use fork of dicer -> @idio/dicer

Since the forwarded-http behavior was only supporting the /ips endpoint which listed ip addresses in a the X-Forwarded-for header field. It seems like something we could cut to avoid the vulnerability, if we later find a use case for this we can reimplement it.

Taking ownership of forwarded-http would also mean taking ownership of its dependencies which is a rabbit hole this feature has not earned.

mscdex/dicer#22

@jackkav jackkav marked this pull request as ready for review June 27, 2024 14:56
@jackkav jackkav changed the title Fix-critical-cves Fix npm audit warnings Jun 28, 2024
@jackkav jackkav merged commit a92b3b3 into master Jun 28, 2024
9 checks passed
@jackkav jackkav deleted the fix-critical-cves branch June 28, 2024 11:53
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