Skip to content

Conversation

aniket-okta
Copy link
Contributor

@aniket-okta aniket-okta commented Mar 31, 2025

Description

Fixes the issue #269 with outdated package dependencies causing security vulnerabilities.

Why is this change necessary?

The outdated versions of these packages contain known security vulnerabilities that could be exploited, leading to potential breaches. Updating these dependencies ensures compliance with security policies and improves the overall security posture of the project.

Testing

Verified the updated package versions using dotnet list package --include-transitive.
Ran security scanning tools (dotnet retire) to confirm that the vulnerabilities are resolved.
Built and tested the solution to ensure no breaking changes were introduced.
Triggered the snyk scan to verify no vulnerable component found

prachi-okta
prachi-okta previously approved these changes Apr 1, 2025
@aniket-okta aniket-okta merged commit 6e5d165 into master Apr 4, 2025
2 checks passed
@aniket-okta aniket-okta deleted the OKTA-852184 branch April 4, 2025 09:11
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