Replies: 2 comments 4 replies
-
These are unit test projects. They're not published in any way shape or form. Whatever you used to find these "vulnerabilities" seems broken. Regular expression Denial of Service attack on my unit tests??? How will I sleep at night 🤣 |
Beta Was this translation helpful? Give feedback.
4 replies
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
We really liked this lib that has been helping us to automate some tasks.
Nonetheless, we found out some dependencies that contain some vulnerabilities.
Where we found those vulnerabilities:
src/IntegrationTests/AutoMapper.IntegrationTests.csproj
src/UnitTests/AutoMapper.UnitTests.csproj
src/AutoMapper.Extensions.Microsoft.DependencyInjection.Tests/AutoMapper.DI.Tests.csproj
Type of vulnerabilities:
Which dependencies are vulnerable and how to fix those:
[email protected]
Can be fixed using:
[email protected]
[email protected]
[email protected], @5.0.3
[email protected]
Can be fixed using:
[email protected]
[email protected]
Can be fixed using:
[email protected], @4.3.2
Could the team please check if is possible to change those libs without broken the lib?
Best Regards
P.S.: We've made a fork to test the upgrade, but in our environment we didn't found any issue after that.
Beta Was this translation helpful? Give feedback.
All reactions