Skip to content

feat(ci): sync ci security checks#792

Open
sonupreetam wants to merge 3 commits intocomplytime:mainfrom
sonupreetam:feat/sync-org-infra
Open

feat(ci): sync ci security checks#792
sonupreetam wants to merge 3 commits intocomplytime:mainfrom
sonupreetam:feat/sync-org-infra

Conversation

@sonupreetam
Copy link
Contributor

@sonupreetam sonupreetam commented Feb 18, 2026

Summary

Replicate the ci_security.yml from org_infra to resolve workflow failures

Updates

  • Add missing workflow permissions (packages: none, id-token: write, packages: write) to ci_security.yml to align with upstream org-infra reusable workflow requirements.
  • id-token: write is required for OIDC token generation in the trivy_image job.
  • packages: write is required for reusable workflow validation in the trivy_image job.

Review Hints

  • Verify CI security workflow runs successfully with the updated permissions.
  • Confirm no permission errors in the call_reusable_vuln_scan job.

Signed-off-by: sonupreetam <spreetam@redhat.com>
@sonupreetam sonupreetam requested a review from a team February 18, 2026 14:35
Copy link
Contributor

@marcusburghardt marcusburghardt left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants