We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3f5bb commit 991be60Copy full SHA for 991be60
.github/scorecard.yml
@@ -0,0 +1,8 @@
1
+# annotations tell scorecard that we have mitigated a concern. automation is only so good at establishing context
2
+# https://github.com/ossf/scorecard/blob/main/config/README.md#annotating-your-project
3
+annotations:
4
+ # our workflows only run when a maintainer allows it
5
+ - checks:
6
+ - dangerous-workflow
7
+ reasons:
8
+ - reason: remediated
0 commit comments