Only the latest released version is supported. Older tags do not receive fixes.
Please report vulnerabilities privately via GitHub Security Advisories. Do not open a public issue for security problems.
You can expect an initial response within a week. This is a personal open-source project, maintained on a best-effort basis.
Published images are signed with cosign (keyless, via GitHub Actions OIDC). Verify with:
cosign verify \
--certificate-identity-regexp "https://github.com/emaori/ts-funnel-service" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
ghcr.io/emaori/ts-funnel-service:latestThis image exposes a local service to the public Internet by design. Securing the exposed service itself (authentication, updates, hardening) is the user's responsibility.