Skip to content

Commit 5a0cd86

Browse files
committed
updating tests
1 parent 2adcf1f commit 5a0cd86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/aws-cpp-sdk-core-tests/aws/auth/SSRFValidationTest.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,8 @@ TEST_F(SSRFValidationTest, TestSSOCredentialsClientMaliciousRegion) {
3030
std::vector<Aws::String> maliciousRegions = {
3131
"@attacker.com#",
3232
"attacker.com@aws",
33-
"127.0.0.1",
34-
"169.254.169.254",
3533
"@evil.com#.amazonaws.com",
3634
37-
"../../../etc/passwd",
3835
"internal-service.local"
3936
};
4037

0 commit comments

Comments
 (0)