Function: analyzeCommand()
analyzeCommand(
command):CommandAnalysisResult
Defined in: packages/core/src/utils/shell-security.ts:59
Analyze a shell command for potentially dangerous patterns
Parameters
command
string
The command to analyze
Returns
Analysis result with warnings