Initial commit (history squashed)
This commit is contained in:
		
							
								
								
									
										11
									
								
								src/StellaOps.Cli/appsettings.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/StellaOps.Cli/appsettings.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
{
 | 
			
		||||
  "StellaOps": {
 | 
			
		||||
    "ApiKey": "",
 | 
			
		||||
    "BackendUrl": "",
 | 
			
		||||
    "ScannerCacheDirectory": "scanners",
 | 
			
		||||
    "ResultsDirectory": "results",
 | 
			
		||||
    "DefaultRunner": "dotnet",
 | 
			
		||||
    "ScannerSignaturePublicKeyPath": "",
 | 
			
		||||
    "ScannerDownloadAttempts": 3
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user