-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
area/ciInvolves continuous integration workflows and infrastructureInvolves continuous integration workflows and infrastructurearea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernskind/bug-reportSomething doesn't seem to workSomething doesn't seem to workpriority/p1High priorityHigh priority
Description
CodeQL security scans are flagging the workflows for lack of permissions declarations. Here's a sample warning:
Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block
This concerns all of the current workflow files in .github/workflows/.
Metadata
Metadata
Assignees
Labels
area/ciInvolves continuous integration workflows and infrastructureInvolves continuous integration workflows and infrastructurearea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernskind/bug-reportSomething doesn't seem to workSomething doesn't seem to workpriority/p1High priorityHigh priority