We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello @npalm @gertjanmaas @mcaulifn
I got source code of version v0.18.0 and I was able get runner instance running in our org aws account.
But the code I got raised two high severity set-value vulnerability. I'm adding the more details here.
vulnerability CVE-2019-10747 --> GHSA-4g88-fppr-53pp
set-value --> modules/webhook/lambdas/webhook/yarn.lock set-value --> modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock
Remediation Upgrade set-value to version 4.0.1 or later
How do I need to update the set-value version in those files. I'm not familiar in writing yarn files. I'd really appreciate your help in it.
I'm seeing so many set-value in yarn.lock file. Let me know which lines needs to be updated in webhook/yarn.lock & binaries-syncer/yarn.lock
Let me know if you need more information
Thank you Srikanth
The text was updated successfully, but these errors were encountered:
Thanks for reporting, upgrades are done by dependabot. I have to process some backlog of PRs
Sorry, something went wrong.
solved in PR #1219
No branches or pull requests
Hello @npalm @gertjanmaas @mcaulifn
I got source code of version v0.18.0 and I was able get runner instance running in our org aws account.
But the code I got raised two high severity set-value vulnerability. I'm adding the more details here.
vulnerability CVE-2019-10747 --> GHSA-4g88-fppr-53pp
set-value --> modules/webhook/lambdas/webhook/yarn.lock
set-value --> modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock
Remediation
Upgrade set-value to version 4.0.1 or later
How do I need to update the set-value version in those files. I'm not familiar in writing yarn files. I'd really appreciate your help in it.
I'm seeing so many set-value in yarn.lock file. Let me know which lines needs to be updated in webhook/yarn.lock & binaries-syncer/yarn.lock
Let me know if you need more information
Thank you
Srikanth
The text was updated successfully, but these errors were encountered: