http-party / http-server

a simple zero-configuration command-line http server
MIT License
13.59k stars 1.49k forks source link

High Prio Issues 2024-09 #890

Open KernelDeimos opened 2 weeks ago

KernelDeimos commented 2 weeks ago

This is just a start - I need to update this more later.

TODO

PRs

Nice to Have

indexzero commented 1 week ago

Adding my list of issues & PRs worthy for consideration:

Issues

Pull Requests

KernelDeimos commented 1 week ago

I just ran npm audit which updated some dependencies. All tests are still passing. Issue #860 turned out to be a false alarm. Any vulnerability that I know about is now therefore taken care of.

We could do a patch release on this alone before other changes go into main so that anyone configured to stay at the minor version gets a security update. Test coverage, while not perfect, is above 80% for most source files which seems to imply there's low risk of breaking changes, so I think we should do this.

KernelDeimos commented 4 days ago

I created a branch for v14.1.2 with the intention that it will only accept security-related fixes. This is my plan for the next three releases: