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

Problem with security #283

Open
SkrebtsovHeorhii opened this issue May 23, 2024 · 1 comment
Open

Problem with security #283

SkrebtsovHeorhii opened this issue May 23, 2024 · 1 comment

Comments

@SkrebtsovHeorhii
Copy link

You are using aws/aws-sdk-php version 3.0 but that version has some security problems https://security.snyk.io/vuln/SNYK-PHP-AWSAWSSDKPHP-6137984
Can you try upgrade aws/aws-sdk-php to version 3.288.1 or higher?

@thebatclaudio
Copy link
Contributor

thebatclaudio commented May 23, 2024

We are using caret version range:

"aws/aws-sdk-php": "^3.0.0",

In fact in my project I see 3.308.1 version installed. Have you checked if you have installed any other package that is based on a specific version of aws-sdk?

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

No branches or pull requests

2 participants