-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "dangerous workflow patterns detected",
"details": [
"Warn: untrusted code checkout '${{ github.event.pull_request.merge_commit_sha }}': .github/workflows/benchmark-on-label.yml:29"
],
"documentation": {
"short": "Determines if the project's GitHub Action workflows avoid dangerous patterns.",
"url": "https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"
}
},
Currently the score for this criteria is 0 in the OpenSSF scorecard. Fixing this will bring up the score to 10.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working