Skip to content

Conversation

@picatz
Copy link
Contributor

@picatz picatz commented Oct 27, 2025

Summary

  • .github/workflows/extensibility.yaml: Added a workflow-level permissions block granting only contents: read, which is sufficient for checkout and build steps.
  • .github/workflows/promql-to-dd-go_test.yaml: Declared workflow-level permissions with contents: read to cover checkout and test execution.
  • .github/workflows/promql-to-dd-go.yaml: Applied a workflow-level permissions block restricted to contents: read for the reusable workflow invocations.

This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
@picatz picatz requested a review from a team as a code owner October 27, 2025 16:58
@chaptersix chaptersix merged commit 585e9a2 into main Dec 16, 2025
3 checks passed
@chaptersix chaptersix deleted the security-campaign/set-explicit-github-actions-permissions branch December 16, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants