18 lines
		
	
	
		
			373 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			373 B
		
	
	
	
		
			YAML
		
	
	
	
homepage: "https://gitlab.com/gnutls/libtasn1"
 | 
						|
language: c++
 | 
						|
primary_contact: "rockdaboot@gmail.com"
 | 
						|
auto_ccs:
 | 
						|
  - "dbaryshkov@gmail.com"
 | 
						|
  - "ueno@gnu.org"
 | 
						|
  - "n.mavrogiannopoulos@gmail.com"
 | 
						|
  - "simon@josefsson.org"
 | 
						|
fuzzing_engines:
 | 
						|
  - afl
 | 
						|
  - libfuzzer
 | 
						|
  - honggfuzz
 | 
						|
sanitizers:
 | 
						|
  - address
 | 
						|
  - memory
 | 
						|
  - undefined
 | 
						|
main_repo: 'https://gitlab.com/gnutls/libtasn1.git'
 |