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/gosec failed Jan 5, 2026 in 12m 17s

Gosec scan completed

⚠️ GoSec scan found code issues:

  1. G401: Use of weak cryptographic primitive, Severity: MEDIUM
      1. File: /home/runner/work/bulwark/bulwark/target-repo/pkg/cloud/services/eks/iam/iam.go:532:13
  2. G505: Blocklisted import crypto/sha1: weak cryptographic primitive, Severity: MEDIUM
      1. File: /home/runner/work/bulwark/bulwark/target-repo/pkg/cloud/services/eks/iam/iam.go:22:2

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.