mirror of https://github.com/MISP/misp-docker
				
				
				
			Install additional Python dependencies
As mentioned on the MISP server diagnostic page
							parent
							
								
									5e390d610a
								
							
						
					
					
						commit
						74ada58efa
					
				|  | @ -57,7 +57,11 @@ RUN git checkout tags/$(git describe --tags `git rev-list --tags --max-count=1`) | |||
| 
 | ||||
| USER root | ||||
| RUN pip3 install git+https://github.com/STIXProject/python-stix.git \ | ||||
|                  git+https://github.com/CybOXProject/python-cybox.git | ||||
|                  git+https://github.com/CybOXProject/python-cybox.git \ | ||||
|                  git+https://github.com/CybOXProject/mixbox.git \ | ||||
|                  git+https://github.com/MAECProject/python-maec.git \ | ||||
|                  /var/www/MISP/cti-python-stix2 \ | ||||
|                  plyara | ||||
| 
 | ||||
| USER www-data | ||||
| WORKDIR /var/www/MISP | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Chris Halls
						Chris Halls