Skip to content

Commit 1b69c3f

Browse files
0xDC0DEPieter De Cremer
andauthored
Fixed message in shai hulud backdoor rule (semgrep#3715)
Co-authored-by: Pieter De Cremer <[email protected]>
1 parent 9ce06f3 commit 1b69c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/github-actions/security/detect-shai-hulud-backdoor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rules:
33
languages:
44
- yaml
55
message: The Shai-hulud backdoor creates a purposefully vulnerable github action
6-
with the name
6+
with the name `discussion.yaml`.
77
paths:
88
include:
99
- "**/.github/workflows/discussion.yaml"

0 commit comments

Comments
 (0)