admin-ch / CovidCertificate-SDK-Kotlin

CovidCertificate SDK for Kotlin
Mozilla Public License 2.0
4 stars 4 forks source link

[Security] Workflow gradle-wrapper-validation.yml is using vulnerable action gradle/wrapper-validation-action #52

Closed Freakston closed 2 years ago

Freakston commented 2 years ago

The workflow gradle-wrapper-validation.yml is referencing action gradle/wrapper-validation-action using references 1ed3d1cbba6f8f077128463ced1769606d17b77b. However this reference is missing the commit 89eda1fdc0167f59521d2bb10767f7169fb4d018 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.