@devassure/cli
Advanced tools
+1
-1
| { | ||
| "name": "@devassure/cli", | ||
| "version": "1.0.14", | ||
| "version": "1.0.15", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "DevAssure CLI application", |
+11
-0
@@ -134,2 +134,6 @@ # DevAssure Invisible (QA) Agent CLI | ||
| - **`devassure resume`** - Resume an existing test session by session ID | ||
| - `--session-id <session-id>` - Session ID to resume (one of these or `--last` is required) | ||
| - `--last` - Resume the last executed session | ||
| ### Reports and Statistics | ||
@@ -233,2 +237,9 @@ | ||
| # Resume the last session | ||
| devassure resume --last | ||
| # Resume a specific session | ||
| devassure resume --session-id=<session-id> | ||
| devassure resume --id=<session-id> | ||
| # Run tests and archive reports to a folder (zip created after run completes) | ||
@@ -235,0 +246,0 @@ devassure run-tests --archive=./reports |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance 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 18 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance 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 18 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
641468
0.1%678
1.65%75
1.35%