Skip to content

Use shared OSSF Scorecard workflow - #8703

Open
opentelemetrybot wants to merge 1 commit into
open-telemetry:mainfrom
opentelemetrybot:scorecard-rollout/opentelemetry-java-2026-08-07
Open

Use shared OSSF Scorecard workflow#8703
opentelemetrybot wants to merge 1 commit into
open-telemetry:mainfrom
opentelemetrybot:scorecard-rollout/opentelemetry-java-2026-08-07

Conversation

@opentelemetrybot

@opentelemetrybot opentelemetrybot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Migrate OSSF Scorecard to the shared workflow. This limits code scanning alerts from Scorecard to BinaryArtifactsID, DangerousWorkflowID, PinnedDependenciesID, and TokenPermissionsID. See open-telemetry/sig-security#309 for details.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates the repository’s OSSF Scorecard GitHub Actions workflow from an inline job definition to the reusable workflow hosted in open-telemetry/shared-workflows, pinned to the v0.6.0 commit for reproducibility and centralized maintenance.

Changes:

  • Replaced the inline analysis job steps with a reusable workflow call to open-telemetry/shared-workflows/.github/workflows/scorecard.yml@f13d0cb… (v0.6.0).
  • Tightened default workflow token permissions to permissions: {} and explicitly set least-privilege permissions per job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.65%. Comparing base (db1d6be) to head (e9c0c56).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8703      +/-   ##
============================================
+ Coverage     91.63%   91.65%   +0.02%     
- Complexity    10349    10351       +2     
============================================
  Files          1003     1003              
  Lines         27207    27207              
  Branches       3198     3198              
============================================
+ Hits          24931    24937       +6     
+ Misses         1572     1565       -7     
- Partials        704      705       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trask
trask marked this pull request as ready for review August 7, 2026 17:57
@trask
trask requested a review from a team as a code owner August 7, 2026 17:57
@opentelemetry-pr-dashboard

Copy link
Copy Markdown

Pull request dashboard status

Waiting on maintainers · refreshed 2026-08-07 17:58 UTC

Merge when ready.

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.

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