18 lines
		
	
	
		
			407 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			407 B
		
	
	
	
		
			YAML
		
	
	
	
| homepage: "https://github.com/go-gitea/gitea"
 | |
| primary_contact: "security@gitea.io"
 | |
| auto_ccs :
 | |
|   - "adam@adalogics.com"
 | |
|   - "xiaolunwen@gmail.com"
 | |
|   - "lauris@nix.lv"
 | |
|   - "techknowlogick@gitea.io"
 | |
|   - "sapk@sapk.fr"
 | |
|   - "zeripath@gmail.com"
 | |
|   - "john.olheiser@gmail.com"
 | |
|   - "6543@obermui.de"
 | |
| language: go
 | |
| fuzzing_engines:
 | |
|   - libfuzzer
 | |
| sanitizers:
 | |
|   - address
 | |
| main_repo: "https://github.com/go-gitea/gitea"
 |