mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-15 07:05:50 +01:00
Add explicit permissions blocks to GitHub Actions workflow files to follow the principle of least privilege. This addresses CodeQL security warnings about workflows not limiting GITHUB_TOKEN permissions. Changes: - automated-releases.yml: Add workflow-level read default, job-level permissions for release jobs that need write access - build-and-test-v3.yml: Add workflow-level read default, job-level permissions for each job - publish-npm.yml: Add workflow-level read default, job-level permissions for detect job (rebuild_and_publish already had explicit permissions) - test-simple.yml: Add empty permissions block since it only echoes text Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| file-labeler.yml | ||
| FUNDING.yml | ||
| issue-labeler.yml | ||
| pull_request_template.md | ||
| stale.yml | ||