pavlobu / deskreen

Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
https://deskreen.com
GNU Affero General Public License v3.0
16.9k stars 908 forks source link

[Security] Workflow codecov.yml is using vulnerable action codecov/codecov-action #175

Open Freakston opened 2 years ago

Freakston commented 2 years ago

The workflow codecov.yml is referencing action codecov/codecov-action using references v1.0.12. However this reference is missing the commit c6a36d2dbbf6a734e6ef75af344acdf122fcd9f9 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.