| 1 | Ruby: Decode Base64URL without padding (JWT-style) | 30 | fixes |
| 2 | Ruby: Remove whitespace/newlines from Base64URL safely | 29 | fixes |
| 3 | Ruby: decode Base64URL correctly (URL alphabet + padding) | 27 | fixes |
| 4 | Ruby: Decode Base64URL to JSON safely | 18 | fixes |
| 5 | Ruby: decode Base64URL (JWT) safely | 9 | fixes |
| 6 | Ruby: convert Base64URL to Base64 safely | 9 | fixes |
| 7 | Ruby: Token redaction before sharing Base64URL samples | 8 | fixes |
| 8 | Ruby: Safe JWT signature segment inspection (without false verification claims) | 7 | fixes |
| 9 | Ruby: Add '=' padding to Base64URL safely | 6 | fixes |
| 10 | Ruby: Convert Base64URL to bytes safely | 6 | fixes |
| 11 | Ruby: Convert Base64URL to text safely (UTF-8) | 6 | fixes |
| 12 | Ruby: Base64URL in API middleware | 5 | fixes |
| 13 | Ruby: Building reliable Base64URL test fixtures | 5 | fixes |
| 14 | Ruby: Validate a Base64URL string safely | 5 | fixes |
| 15 | Ruby: Observability checks for Base64URL pipelines | 5 | fixes |
| 16 | Ruby: encode Base64URL correctly | 5 | fixes |