Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interducing Caching Using Redis 👍🏿 #12

Merged
merged 1 commit into from
Dec 24, 2024

Added Redis Caching Functionality to the solution

565d186
Select commit
Loading
Failed to load commit list.
Merged

Interducing Caching Using Redis 👍🏿 #12

Added Redis Caching Functionality to the solution
565d186
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 24, 2024 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 60 in Todo.Infrastructure/Repositories/DB/AccountRepository.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
access to parameter changePasswordDto : ChangePasswordDto
as clear text.
This stores sensitive data returned by
access to parameter changePasswordDto : ChangePasswordDto
as clear text.
This stores sensitive data returned by
access to parameter changePasswordDto : ChangePasswordDto
as clear text.
This stores sensitive data returned by
access to parameter changePasswordDto : ChangePasswordDto
as clear text.
This stores sensitive data returned by
access to parameter changePasswordDto : ChangePasswordDto
as clear text.