devcert

Local HTTPS development made easy

Downloads
1.4M
Stars
1.3K
Committers
16

Bot releases are hidden (Show)

devcert - v1.1.1 Latest Release

Published by zetlen over 4 years ago

Bug Fixes

#55: Fix remote execution vulnerability by switching from execSync to execFileSync

  • Change run() to use execFileSync
  • Refactor codebase to use new signature of run()
  • Add an extra sanitizing step: test arguments passed to certificateFor with a (fairly permissive) regular expression limiting them to legal domain name chars

⚠️ This is a mandatory update! ⚠️

This release fixes a security vulnerability in previous versions. Previous versions will be deprecated.