Skip to content

Removing EKS OIDC Enable IAM flag check

47ff372
Select commit
Loading
Failed to load commit list.
Open

Removing EKS OIDC Enable IAM flag check #996

Removing EKS OIDC Enable IAM flag check
47ff372
Select commit
Loading
Failed to load commit list.
Bulwark-SpectroCloud / security-scans/govulncheck failed Jan 5, 2026 in 3m 49s

Govulncheck scan completed

⚠️ GoVulnCheck scan found vulnerabilities:

  1. GO-2025-3553
    • Module: github.com/golang-jwt/jwt/v4
    • Found in: v4.5.1
    • Fixed in: v4.5.2
    • Example Traces:
      1. pkg/rosa/client.go:51:70: rosa.NewOCMClient calls ocm.Build, which eventually calls authentication.Build
  2. GO-2025-4123
    • Module: github.com/dvsekhvalnov/jose2go
    • Found in: v1.6.0
    • Fixed in: v1.7.0
    • Example Traces:
      1. pkg/rosa/client.go:51:70: rosa.NewOCMClient calls ocm.Build, which eventually calls keyring.Get

Please review these findings and fix the issues before merging.

Click 'View more details' to see the workflow run and detailed results in the Bulwark repository.