Skip to content

ci: add shared security scanning workflow#2251

Open
opentelemetrybot wants to merge 3 commits into
open-telemetry:mainfrom
opentelemetrybot:zizmor-rollout/ruby-20260714
Open

ci: add shared security scanning workflow#2251
opentelemetrybot wants to merge 3 commits into
open-telemetry:mainfrom
opentelemetrybot:zizmor-rollout/ruby-20260714

Conversation

@opentelemetrybot

@opentelemetrybot opentelemetrybot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Tracked in open-telemetry/sig-security#293.

Adds zizmor scanning through the OpenTelemetry shared workflow.

The workflow:

  • runs the regular persona on pull requests, pushes to configured push branches, and a randomized weekly schedule;
  • uploads results to GitHub code scanning;
  • uses the shared workflow pinned to an immutable commit.

Zizmor remediation

This change also resolves findings from these zizmor rules:

After merge

  1. Confirm the Zizmor workflow succeeds on the merged default-branch commit and its code-scanning analysis has no findings.
  2. Mark the corresponding admin PR ready for review and merge it to require zizmor code scanning.
  3. On the next repository pull request, confirm GitHub reports a required zizmor code-scanning result.

If enforcement unexpectedly blocks a valid change, restore require_zizmor = false in open-telemetry/admin while leaving scanning enabled.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@opentelemetrybot opentelemetrybot changed the title Add shared zizmor workflow ci: add shared zizmor workflow Jul 15, 2026
@opentelemetrybot opentelemetrybot changed the title ci: add shared zizmor workflow ci: add shared security scanning workflow Jul 15, 2026
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.

5 participants