Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

[Security] Workflow push.yml is using vulnerable action actions/checkout #1

Closed
fockboi-lgtm opened this issue Dec 20, 2021 · 1 comment

Comments

@fockboi-lgtm
Copy link

The workflow push.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 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.

@niall-byrne
Copy link
Contributor

@fockboi-lgtm I think this is already mitigated. What example are you proposing? (Please also see the other 2 issues that were opened for this previously.)

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

No branches or pull requests

2 participants