Bug 2530053 (CVE-2026-87052) - CVE-2026-87052 operator-foundry: operator-foundry: No automated dependency-update or vulnerability-scanning configuration
Summary: CVE-2026-87052 operator-foundry: operator-foundry: No automated dependency-up...
Keywords:
Status: NEW
Alias: CVE-2026-87052
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-08 19:05 UTC by OSIDB Bzimport
Modified: 2026-09-08 19:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-08 19:05:46 UTC
## No automated dependency-update or vulnerability-scanning configuration

**Component:** operator-foundry

The repository has no Dependabot/Renovate configuration for Go modules or GitHub Actions, and no automated Go vulnerability scanning step in CI.

### Remediation
Add `.github/dependabot.yml` with `gomod` and `github-actions` ecosystems (or enable Konflux MintMaker/Renovate). Add a `govulncheck ./...` step to `.github/workflows/ci.yaml`.

---
*Source: Ex-Wing/Glasswing Konflux CI security assessment (Mythos), finding FIND-004*


Note You need to log in before you can comment on or make changes to this bug.