1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-24 21:59:04 +01:00
mastodon/.bundler-audit.yml

6 lines
212 B
YAML

---
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