eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
25 stars 17 forks source link

[Trufflehog Update]: Reference agreed trufflehof version commit #424

Closed matbmoser closed 1 month ago

matbmoser commented 2 months ago

Description

In this line of code:

https://github.com/eclipse-tractusx/digital-product-pass/blob/edc081c7e244fe5802ef51310e08e729b46b25eb/.github/workflows/trufflehog.yaml#L68

Should be changed to:

uses: trufflesecurity/trufflehog@7e78ca385fb82c19568c7a4b341c97d57d9aa5e1

To reference the version of the workflow. Can it also be named as trufflehog.yml instead of trufflehog.yaml then we can be pretty standards in the naming convention.

saudkhan116 commented 1 month ago

Resolved