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.
missing-actions-permissions
1 parent 909de52 commit d7259c1Copy full SHA for d7259c1
actions/ql/src/Security/CWE-275/MissingActionsPermissions.ql
@@ -3,11 +3,12 @@
3
* @description Workflows should contain permissions to provide a clear understanding has permissions to run the workflow.
4
* @kind problem
5
* @security-severity 5.0
6
- * @problem.severity recommendation
+ * @problem.severity warning
7
* @precision high
8
* @id actions/missing-workflow-permissions
9
* @tags actions
10
* maintainability
11
+ * security
12
* external/cwe/cwe-275
13
*/
14
0 commit comments