We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecec62a commit 1c276b4Copy full SHA for 1c276b4
1 file changed
semgrep/custom-rules.yaml
@@ -1,8 +1,8 @@
1
rules:
2
- id: deny-actions-create-github-app-token
3
- pattderns:
+ patterns:
4
- pattern-regex: "uses:\\s*actions/create-github-app-token"
5
- passths:
+ paths:
6
include:
7
- "*.yaml"
8
- "*.yml"
0 commit comments