summaryrefslogtreecommitdiffstats
path: root/.bundler-audit.yml
blob: 0671df390fed81790f1e51de4c8e507f4738669d (plain)
1
2
3
4
5
6
---
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