@certd/basic
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| 23:18 | ||
| 01:15 |
+10
-0
@@ -6,2 +6,12 @@ # Change Log | ||
| # [1.39.0](https://github.com/certd/certd/compare/v1.38.12...v1.39.0) (2026-03-07) | ||
| ### Bug Fixes | ||
| * esxi部署失败的bug ([1e44115](https://github.com/certd/certd/commit/1e441154617e6516a9a3610412bf597128c62696)) | ||
| ### Performance Improvements | ||
| * http请求增加建立连接超时配置 ([3c85602](https://github.com/certd/certd/commit/3c85602ab1fc1953cdc06a6cd75a971d14119179)) | ||
| ## [1.38.12](https://github.com/certd/certd/compare/v1.38.11...v1.38.12) (2026-02-18) | ||
@@ -8,0 +18,0 @@ |
@@ -277,2 +277,3 @@ import axios from "axios"; | ||
| autoSelectFamilyAttemptTimeout: 1000, | ||
| connectTimeout: 5000, // 连接建立超时 | ||
| }, opts); | ||
@@ -279,0 +280,0 @@ let httpAgent, httpsAgent; |
+2
-2
| { | ||
| "name": "@certd/basic", | ||
| "private": false, | ||
| "version": "1.38.12", | ||
| "version": "1.39.0", | ||
| "type": "module", | ||
@@ -50,3 +50,3 @@ "main": "./dist/index.js", | ||
| }, | ||
| "gitHead": "49457505cdf8156fd9d936b8e9ace0b48e43a6b2" | ||
| "gitHead": "3bb29abe32c311e1cf840f97d485d1147411992a" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances 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 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
124450
0.35%1486
0.07%