+1
-2
| // 通过 axios 处理请求 | ||
| const axios = require('axios') | ||
| require('https').globalAgent.options.rejectUnauthorized = false | ||
| process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0 | ||
| axios.interceptors.request.use( | ||
@@ -39,3 +39,2 @@ config => { | ||
| } | ||
| getRepoList() | ||
| module.exports = { | ||
@@ -42,0 +41,0 @@ getRepoList, |
+1
-1
| { | ||
| "name": "zth-cli", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "node-cli", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Network access
Supply chain riskThis module accesses the network.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
12146
0.01%342
-0.29%1
Infinity%