1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-17 21:22:55 -05:00

7 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