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

Hotfix: Add TruffleHog workflow for Secret Scanning #416

Closed saudkhan116 closed 2 months ago

saudkhan116 commented 2 months ago

Why we create this PR?

There is a requirement in trg-8.03 to introduce TruffleHog secret scanning tool as an altertive to Gitguardian. Since, Gitguardian is no more used, it should be offboarded and TruffleHog must be used in place.

What we want to achieve with this PR?

Replace Gitguardian with TruffleHog tool https://eclipse-tractusx.github.io/docs/release/trg-8/trg-8-03/

What is new?

Added

Issue(s) linked to:

Closes #414