11 lines
		
	
	
		
			295 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			295 B
		
	
	
	
		
			YAML
		
	
	
	
homepage: "https://github.com/FasterXML/jackson-dataformats-binary"
 | 
						|
language: jvm
 | 
						|
primary_contact: "tatu@fasterxml.com"
 | 
						|
auto_ccs:
 | 
						|
  - "meumertzheim@code-intelligence.com"
 | 
						|
fuzzing_engines:
 | 
						|
  - libfuzzer
 | 
						|
main_repo: "https://github.com/FasterXML/jackson-dataformats-binary"
 | 
						|
sanitizers:
 | 
						|
  - address
 |