Project-LemonLime / Project_LemonLime

为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
GNU General Public License v3.0
588 stars 62 forks source link

[Security] Workflow cpack-deb-debian.yml is using vulnerable action actions/checkout #150

Closed fockboi-lgtm closed 2 years ago

fockboi-lgtm commented 2 years ago

The workflow cpack-deb-debian.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.