-
Notifications
You must be signed in to change notification settings - Fork 712
Closed
Description
For enhanced security, set explicit permissions for GitHub workflows. This applies to both the primary "caller" workflows and the reusable "callee" workflows they invoke (this repo hosts popular reusable "callee" workflows).
This approach aligns with security best practices, as detailed in the following documentation:
- https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#defining-access-for-the-github_token-scopes
- https://openssf.org/blog/2024/08/12/mitigating-attack-vectors-in-github-workflows/
-
benchmarks.yml -
cmake_tests.yml -
cxx_interop.yml -
macos_tests.yml -
main.yml -
pull_request_label.yml -
pull_request.yml -
release_builds.yml -
static_sdk.yml -
swift_6_language_mode.yml -
swift_load_test_matrix.yml -
swift_matrix.yml -
swift_test_matrix.yml -
unit_tests.yml -
wasm_sdk.yml
Metadata
Metadata
Assignees
Labels
No labels