https-server
Advanced tools
+1
-1
| { | ||
| "name": "https-server", | ||
| "description": "Basic https server that hosts a simple html page.", | ||
| "version": "0.0.9", | ||
| "version": "0.1.1", | ||
| "keywords": [ | ||
@@ -6,0 +6,0 @@ "https-server", |
+2
-1
| Really simple HTTPS server for hosting simple html page. You can create | ||
| the private key (key.pem)and certificate (cert.pem) using OpenSSL or | ||
| the Mobilefish Self-Signed certificate generator. | ||
| the Mobilefish Self-Signed certificate generator. Make sure to save | ||
| the certificate and key in your https-server folder. |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1468
5.23%5
25%