20 lines
		
	
	
		
			441 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			441 B
		
	
	
	
		
			YAML
		
	
	
	
| homepage: "https://osquery.io"
 | |
| language: c++
 | |
| primary_contact: "osquery@osquery.io"
 | |
| auto_ccs:
 | |
|   - "theopolis@osquery.io"
 | |
|   - "seph@kolide.co"
 | |
|   - "seph@directionless.org"
 | |
|   - "alessandro.gario@gmail.com"
 | |
|   - "tom@ritter.vg"
 | |
|   - "mhl@fb.com"
 | |
|   - "sharvil@sharvilshah.com"
 | |
|   - "gellerbedoya@gmail.com"
 | |
|   - "stefano.bonicatti@gmail.com"
 | |
| sanitizers:
 | |
|  - address
 | |
| fuzzing_engines:
 | |
|  - libfuzzer
 | |
|  - afl
 | |
| main_repo: 'https://github.com/osquery/osquery'
 |