github static-web-server/static-web-server v2.7.1

latest releases: v2.43.0, v2.42.0, v2.41.0...
4 years ago

Fixes

  • 9c58496 Bugfix/security dependency updates including httparse, flate2, h2, tracing, brotli, windows-rs and other crates (also bc62634, 8a1d1cb, eabc559).
  • 041f0f8 Prevent arbitrary files access on Windows.
    It mitigates accessing files outside of server root directory on Windows when a drive letter is used as part of a request URL. E.g http://localhost:1234/whatever/c:/windows/win.ini.

Refactorings

  • fa05773 Small performance improvement for tracing.

Docs

Don't miss a new static-web-server release

NewReleases is sending notifications on new releases.