wails/.github
Lea Anthony 04c8224943 fix(security): restrict GITHUB_TOKEN permissions in workflows
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>
2026-01-22 06:03:03 +11:00
..
ISSUE_TEMPLATE Documentation updates. 2024-12-16 20:00:56 +11:00
workflows fix(security): restrict GITHUB_TOKEN permissions in workflows 2026-01-22 06:03:03 +11:00
file-labeler.yml Add issue management automation tools 2025-05-14 20:47:45 +10:00
FUNDING.yml [v2] beta.0 test 2021-09-27 21:05:43 +10:00
issue-labeler.yml Add issue management automation tools 2025-05-14 20:47:45 +10:00
pull_request_template.md Update pull_request_template.md 2025-07-19 16:55:32 +10:00
stale.yml Update stale bot configuration to protect older issues 2025-05-14 20:49:28 +10:00