misp_analyzer.py aktualisiert
This commit is contained in:
		
							parent
							
								
									e9745c0c86
								
							
						
					
					
						commit
						a26e2fb0ad
					
				@ -122,7 +122,7 @@ class MispAnalyzer(interface.BaseAnalyzer):
 | 
			
		||||
                    "decayingModel": [],          # No decaying model filters
 | 
			
		||||
                    "excludeDecayed": False,      # Include older indicators
 | 
			
		||||
                    # Distribution levels: 0=Own org, 1=Community, 2=Connected, 3=All, 5=Inherit
 | 
			
		||||
                    "distribution": [0, 1, 2, 3, 5]  # Include all distribution levels
 | 
			
		||||
                    "distribution": [0, 1]  
 | 
			
		||||
                }
 | 
			
		||||
                
 | 
			
		||||
                response = requests.post(
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user