OpenMined / SyMPC

A SMPC companion library for Syft
MIT License
97 stars 39 forks source link

[Security] Workflow tests.yml is using vulnerable action pre-commit/action #316

Open Ale0x78 opened 2 years ago

Ale0x78 commented 2 years ago

The workflow tests.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.