neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

[Security] Workflow eslint.yml is using vulnerable action reviewdog/action-eslint #897

Open igibek opened 2 years ago

igibek commented 2 years ago

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