Skip to content

Conversation

@EleisonC
Copy link
Contributor

Updated Dependencies

  • sqlx 0.8 → 0.8.6
  • redis: 0.25.2 → 0.32.7

Updated Related ClickUp Tasks

Task 1 - Set up PostgreSQL

Task 2 - Implement PostgreSQL-backed user store

Task 4 - Implement Redis-backed banned token store

Breaking changes

  • Use OsRng instead of rand::rng() for cryptographic salt generation in postgres_user_store

Notes

  • Verification steps passed: cargo check, cargo test.

However, running cargo audit.
1 known vulnerability Marvin Attack: potential key recovery through timing sidechannels
in transitive dependency rsa 0.9.8 (RUSTSEC-2023-0071, Medium severity). No fixed version available; monitoring for upstream fix in jsonwebtoken.

  • Local build and test suite confirmed working with updated dependencies
  • ClickUp tasks updated to reflect dependency changes

@letsgetrusty letsgetrusty merged commit b4d1ec6 into letsgetrusty:sprint-5-final-7-15 Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants