Skip to content
QuenchWorks

xyops 0.0.11

Chart · Workflow · standard · v0.0.11

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64

xyops, a workflow-automation and server-monitoring system (job scheduler, monitors, alerting, ticketing) by the creator of Cronicle. Built from source on Wolfi nodejs-22 (native better-sqlite3), nonroot on a hardened read-only-rootfs base. Single-instance with an embedded SQLite store on a persistent volume; the chart runs it as a StatefulSet.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version. Only the most recent releases are listed — an older chart pins an older image digest.

Released version

This is the 0.0.11 release of the xyops chart, published 2026-08-16. For the live security report and the currently deployed image digest, see the latest release.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only

Security report (Trivy)

D· 4/10010 fixable · rebuild clears them

Vulnerability detail

xyops 1.0.90 · 10 CVE
CVESeverityPackageInstalledFixed inTitle
GHSA-2x7j-588g-ccc2HIGHnodemailer9.0.19.1.0Nodemailer: Quadratic (O(n²)) time complexity in addressparser allows remote denial of service via a crafted address list
CVE-2026-18374MEDIUMglibc-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-63670MEDIUMsanitize-html2.17.52.17.6ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close
CVE-2026-84371MEDIUMsanitize-html2.17.52.17.7sanitize-html: stored XSS via SVG SMIL URI-list scheme-policy bypass
CVE-2026-85091MEDIUMzlib1.3.2-r41.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
GHSA-8m3c-c648-2xjjMEDIUMnodemailer9.0.19.1.1Nodemailer: resolveContent() on a MailMessage bypasses disableFileAccess/disableUrlAccess when called with the legacy signature
GHSA-cc9r-2j5m-2m83MEDIUMnodemailer9.0.19.1.0Nodemailer: Recipient-domain validation bypass via RFC 5322 comment mis-parsing leads to email delivery to an attacker-controlled domain
GHSA-wmmp-3585-3rmpMEDIUMnodemailer9.0.19.1.0Nodemailer: IDN/Punycode domain allow-list bypass leads to email delivery to an attacker-controlled domain
0
Critical
1
High
9
Medium
0
Low
0
Unknown

Security report (Trivy) · image xyops 1.0.90

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (pinned to 0.0.11)

helm install my-xyops oci://ghcr.io/quenchworks/charts/xyops --version 0.0.11
Chart version
0.0.11
Chart license
BSD-3-Clause
App license
BSD-3-Clause
Service port
5522
Signed
cosign (keyless)
Released
2026-08-16

Verify the chart

cosign verify ghcr.io/quenchworks/charts/xyops:0.0.11 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://github.com/pixlcore/xyops