v14.3.2 - vulnerability patch
What's Changed
- ci: add OpenSSF Scorecard workflow by @maw629 in #26
- fix(ci): pin GHA versions by commit hash by @maw629 in #27
- fix(ci): add top-level permission by @maw629 in #28
- fix: update test files with using random ports to avoid EADDRINUSE err by @maw629 in #22
- feat: e2e tests by @maw629 in #25
- docs: add E2E testing badge and quality section to README by @maw629 in #31
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.1 by @dependabot[bot] in #29
- deps: bump brace-expansion and body-parser to fix npm vulnerabilities by @maw629 in #32
- docs: fix correct remarks for http-server-e2e in docs by @maw629 in #33
- chore: bump version to 14.3.2 by @maw629 in #34
Full Changelog: v14.3.1...v14.3.2
Deprecated: This release introduced a breaking Node.js support change under a 14.x version. Use
@pkg-nec/http-server@^15.0.0instead.