Define timeout for vulnerabilities scan and platform detection (#414)
This commit is contained in:
		@@ -776,6 +776,8 @@ scan:
 | 
			
		||||
                [-ask-key-password]
 | 
			
		||||
                [-debug]
 | 
			
		||||
                [-pipe]
 | 
			
		||||
                [-timeout]
 | 
			
		||||
                [-timeout-scan]
 | 
			
		||||
 | 
			
		||||
                [SERVER]...
 | 
			
		||||
  -ask-key-password
 | 
			
		||||
@@ -800,6 +802,10 @@ scan:
 | 
			
		||||
        [For CentOS] yum update changelog with --skip-broken option
 | 
			
		||||
  -ssh-native-insecure
 | 
			
		||||
        Use Native Go implementation of SSH. Default: Use the external command
 | 
			
		||||
  -timeout int
 | 
			
		||||
        Number of seconds for detecting platform for all servers (default 60)
 | 
			
		||||
  -timeout-scan int
 | 
			
		||||
        Number of second for scaning vulnerabilities for all servers (default 7200)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## -ssh-native-insecure option
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user