Add JSONWriter, Fix CVE sort order of report
This commit is contained in:
		@@ -37,3 +37,5 @@ const (
 | 
			
		||||
type ResultWriter interface {
 | 
			
		||||
	Write([]models.ScanResult) error
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
var resultDirPath string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user