VYPR

Go modules package

github.com/operator-framework/operator-sdk

pkg:golang/github.com/operator-framework/operator-sdk

Vulnerabilities (1)

  • CVE-2025-7195MedAug 7, 2025
    affected < 0.15.2fixed 0.15.2

    Early versions of Operator-SDK provided an insecure method to allow operator containers to run in environments that used a random UID. Operator-SDK before 0.15.2 provided a script, user_setup, which modifies the permissions of the /etc/passwd file to 664 during build time. Develo