Skip to content

ci: use shared OSSF Scorecard workflow - #5563

Open
opentelemetrybot wants to merge 1 commit into
open-telemetry:mainfrom
opentelemetrybot:scorecard-shared-workflow
Open

ci: use shared OSSF Scorecard workflow#5563
opentelemetrybot wants to merge 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

Waiting on reviewers · refreshed 2026-08-21 23:18 UTC

Review the latest changes.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • 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
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: No status

Development

Successfully merging this pull request may close these issues.

3 participants