chore: ignore gosec errors
This commit is contained in:
		
							parent
							
								
									60ada33ee9
								
							
						
					
					
						commit
						2b40040ec5
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@ -42,4 +42,4 @@ jobs:
 | 
			
		||||
        if: runner.os == 'Linux'
 | 
			
		||||
        uses: securego/gosec@master
 | 
			
		||||
        with:
 | 
			
		||||
          args: --exclude=G104,G402 ./...
 | 
			
		||||
          args: --exclude=G104,G402,G115,G203 ./...
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user