1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Remove bundle audit skipping sidekiq CVE (#27291)

This commit is contained in:
Matt Jankowski 2023-10-05 15:23:42 -04:00 committed by GitHub
parent 5606a17933
commit 165ec6c779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +0,0 @@
---
ignore:
# Sidekiq security issue, fixes in the latest Sidekiq 7 but we can not upgrade. Will be fixed in Sidekiq 6.5.10
- CVE-2023-26141