Skip to content

Commit

Permalink
Adds scorecard annotations (#6979)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuenzenmeyer committed Sep 13, 2024
1 parent ac3f5bb commit 991be60
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/scorecard.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# annotations tell scorecard that we have mitigated a concern. automation is only so good at establishing context
# https://github.com/ossf/scorecard/blob/main/config/README.md#annotating-your-project
annotations:
# our workflows only run when a maintainer allows it
- checks:
- dangerous-workflow
reasons:
- reason: remediated

0 comments on commit 991be60

Please sign in to comment.