server
server copied to clipboard
Freezor/Update Microsoft.IdentityModel.Tokens to Address Package Vulnerability
Description
This PR includes an update to the Microsoft.IdentityModel.Tokens package from version 6.13.1 to version 7.5.0 to address a package vulnerability.
Motivation and Context
The motivation behind this update is to mitigate the security risk posed by the package vulnerability present in version 6.13.1. By updating to version 7.5.0, we ensure that our application remains secure and up-to-date with the latest security patches.
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
How Has This Been Tested?
Testing of this update primarily involves verifying that the application functions correctly after the package update.
Screenshots (if appropriate):
N/A
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] I have added tests that prove my fix is effective or that my feature works
@AlexanderWollbrink here is another one I told you about.