Remove bundler-audit ignore config (#30672)
This commit is contained in:
		
							parent
							
								
									474dda7027
								
							
						
					
					
						commit
						3b7c50abca
					
				| @ -1,6 +0,0 @@ | |||||||
| --- |  | ||||||
| ignore: |  | ||||||
|   # devise-two-factor advisory about brute-forcing TOTP |  | ||||||
|   # We have rate-limits on authentication endpoints in place (including second |  | ||||||
|   # factor verification) since Mastodon v3.2.0 |  | ||||||
|   - CVE-2024-0227 |  | ||||||
							
								
								
									
										2
									
								
								.github/workflows/bundler-audit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/bundler-audit.yml
									
									
									
									
										vendored
									
									
								
							| @ -6,14 +6,12 @@ on: | |||||||
|     paths: |     paths: | ||||||
|       - 'Gemfile*' |       - 'Gemfile*' | ||||||
|       - '.ruby-version' |       - '.ruby-version' | ||||||
|       - '.bundler-audit.yml' |  | ||||||
|       - '.github/workflows/bundler-audit.yml' |       - '.github/workflows/bundler-audit.yml' | ||||||
| 
 | 
 | ||||||
|   pull_request: |   pull_request: | ||||||
|     paths: |     paths: | ||||||
|       - 'Gemfile*' |       - 'Gemfile*' | ||||||
|       - '.ruby-version' |       - '.ruby-version' | ||||||
|       - '.bundler-audit.yml' |  | ||||||
|       - '.github/workflows/bundler-audit.yml' |       - '.github/workflows/bundler-audit.yml' | ||||||
| 
 | 
 | ||||||
|   schedule: |   schedule: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user