
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
static-https-server
Advanced tools
A zero-conf development server to static files over HTTPS, in the mold of Python's SimpleHTTPServer.
Installation & Usage:
npm install static-https-server -gcd to the directory with your static files.static-https-serverFeatures:
static-https-server in the directory with your static files and navigate to localhost:9000. Because the certs it uses are self signed, you'll need to tell your browser that they're trusted.static-https-server are valid for 48 hours. If you ran the app <24 hours ago, it will use those existing certificates. This prevents you from needing to trust new certificates every time you start the server.Options:
You can specify the port for the server to listen on by passing an argument like this: static-https-server 9001. You can set options for Certificate Signing Requests (such as Common Name, Country, etc. ) by editing the config.txt file in the certs folder.
Thanks: The static file server code was inspired heavily by this StackOverflow answer and I used this guide to walk through adding SSL.
Disclaimer: Don't use this for anything other than local development, obviously.
FAQs
A zero-conf development server to static files over HTTPS
We found that static-https-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.