scopeInfinity / Video2Description

Video to Text: Natural language description generator for some given video. [Video Captioning]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Security] Workflow stale.yml is using vulnerable action actions/stale

Ale0x78 opened this issue · comments

commented

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

Is follow-up required?

Thanks for sharing the issue. Removed actions/stale workflow in this commit as I'm not super active here won't prefer closing issue just because I failed to reply on time.