Astrotomic / stancy

This package aims to provide the most common and flexible CMS features to your Laravel project.
https://docs.astrotomic.info/stancy
MIT License
36 stars 5 forks source link

[Security] Workflow stale-issues.yml is using vulnerable action actions/stale #64

Open akulpillai opened 2 years ago

akulpillai commented 2 years ago

The workflow stale-issues.yml is referencing action actions/stale using references v2.0.0. 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.