Skip to content

Commit 93fbb9f

Browse files
committed
Actions: Update description of missing permissions query
1 parent eeb938a commit 93fbb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/ql/src/Security/CWE-275/MissingActionsPermissions.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Workflow does not contain permissions
3-
* @description Workflows should contain permissions to provide a clear understanding has permissions to run the workflow.
3+
* @description Workflows should contain explicit permissions to restrict the scope of the default GITHUB_TOKEN.
44
* @kind problem
55
* @security-severity 5.0
66
* @problem.severity warning

0 commit comments

Comments
 (0)