Merge pull request #5287 from piontec/ignore-scorecard-for-backports

add: OSSF scorecard configuration file - ignore false-positive
This commit is contained in:
Matheus Pimenta 2025-04-04 11:06:29 +01:00 committed by GitHub
commit 09af0becc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

5
.scorecard.yml Normal file
View file

@ -0,0 +1,5 @@
annotations:
- checks:
- dangerous-workflow
reasons:
- reason: not-applicable # This workflow does not run untrusted code, the bot will only backport a code if the a PR was approved and merged into main.