Skip to content

ci: use shared OSSF Scorecard workflow - #5563

Merged
xrmx merged 1 commit into
open-telemetry:mainfrom
opentelemetrybot:scorecard-shared-workflow
Aug 24, 2026
Merged

ci: use shared OSSF Scorecard workflow#5563
xrmx merged 1 commit into
open-telemetry:mainfrom
opentelemetrybot:scorecard-shared-workflow

Conversation

@opentelemetrybot

Copy link
Copy Markdown
Contributor

Design discussion: open-telemetry/sig-security#309

Changes

Migrate OSSF Scorecard to the shared workflow. This limits code scanning alerts from Scorecard to BinaryArtifactsID, DangerousWorkflowID, PinnedDependenciesID, and TokenPermissionsID.

@opentelemetrybot
opentelemetrybot requested a review from a team as a code owner August 21, 2026 21:41
@trask
trask requested a lite review from Copilot August 21, 2026 21:42
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 21, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-24 09:44 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates this repository’s OSSF Scorecard GitHub Actions workflow to the organization’s reusable workflow in open-telemetry/shared-workflows, aligning with the security design discussion in open-telemetry/sig-security#309 and ensuring Scorecard findings uploaded to code scanning are filtered to the intended set of checks.

Changes:

  • Replaces the in-repo Scorecard job steps with a call to the shared reusable workflow (scorecard.yml@v0.10.0).
  • Tightens default workflow permissions to none (permissions: {}) and explicitly grants only the permissions needed by the reusable workflow (contents: read, id-token: write, security-events: write).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@trask trask added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 21, 2026
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest Aug 24, 2026
@xrmx
xrmx added this pull request to the merge queue Aug 24, 2026
Merged via the queue into open-telemetry:main with commit 4f96edc Aug 24, 2026
1155 of 1158 checks passed
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Python PR digest Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants