mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	add single blank for pretty JSON
This commit is contained in:
		| @@ -1121,7 +1121,7 @@ fileout_json_section() { | |||||||
|            9) echo -e ",\n                    \"vulnerabilities\"   : [" ;; |            9) echo -e ",\n                    \"vulnerabilities\"   : [" ;; | ||||||
|           10) echo -e ",\n                    \"cipherTests\"       : [" ;; |           10) echo -e ",\n                    \"cipherTests\"       : [" ;; | ||||||
|           11) echo -e ",\n                    \"browserSimulations\": [" ;; |           11) echo -e ",\n                    \"browserSimulations\": [" ;; | ||||||
|           12) echo -e ",\n                    \"rating\"           : [" ;; |           12) echo -e ",\n                    \"rating\"            : [" ;; | ||||||
|            *) echo "invalid section" ;; |            *) echo "invalid section" ;; | ||||||
|      esac |      esac | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter