mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-21 14:23:04 +00:00
Ignore CVE-2023-26141 (Sidekiq) from bundler audit (#27037)
This commit is contained in:
parent
4fcc026f0f
commit
a011d3a7c6
4
.bundler-audit.yml
Normal file
4
.bundler-audit.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
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
|
Loading…
Reference in a new issue