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

[Security] Workflow test-install.yml is using vulnerable action peter-evans/create-pull-request #5289

Closed
igibek opened this issue Dec 19, 2021 · 0 comments · Fixed by #5294
Closed

Comments

@igibek
Copy link

igibek commented Dec 19, 2021

The workflow test-install.yml is referencing action peter-evans/create-pull-request using references v2. However this reference is missing the commit 9507cdc7ac7c51349ae407533e709b92b594e6d1 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants