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 check.yml is using vulnerable action pre-commit/action #7

Open
fockboi-lgtm opened this issue Dec 19, 2021 · 1 comment
Labels

Comments

@fockboi-lgtm
Copy link

The workflow check.yml is referencing action pre-commit/action using references v2.0.0. However this reference is missing the commit 80db042ff08cdddbbbfb6f89c06a6bfc4dddf0b7 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.

@kenorb
Copy link
Member

kenorb commented Jan 10, 2022

Fixed in c4ea247 (dev branch), going to merge soon.

@kenorb kenorb added the bug label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants