Actions: Update description of missing permissions query

This commit is contained in:
Aditya Sharad
2025-04-14 14:39:31 -07:00
parent eeb938a76d
commit 93fbb9fe61

View File

@@ -1,6 +1,6 @@
/**
* @name Workflow does not contain permissions
* @description Workflows should contain permissions to provide a clear understanding has permissions to run the workflow.
* @description Workflows should contain explicit permissions to restrict the scope of the default GITHUB_TOKEN.
* @kind problem
* @security-severity 5.0
* @problem.severity warning