17 lines
		
	
	
		
			320 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			320 B
		
	
	
	
		
			YAML
		
	
	
	
| homepage: "https://github.com/facebook/hermes"
 | |
| language: c++
 | |
| primary_contact: "neildhar@fb.com"
 | |
| auto_ccs:
 | |
|   - "mhl@fb.com"
 | |
|   - "avp@fb.com"
 | |
|   - "jsx@fb.com"
 | |
| vendor_ccs:
 | |
|   - "oss-fuzz@fb.com"
 | |
| fuzzing_engines:
 | |
|   - libfuzzer
 | |
|   - afl
 | |
| sanitizers:
 | |
|   - address
 | |
|   - undefined
 | |
| main_repo: 'https://github.com/facebook/hermes.git'
 |