Skip to content
@Gelhaus-Solutions

Gelhaus Solutions

Collaborative Group working on open-source software
Gelhaus Solutions

Gelhaus Solutions

Software, security and infrastructure — built and run by one engineer, to production standards.

Website Advisories Maintainer


Gelhaus Solutions is the umbrella for the work of Enno Gelhaus — Chief Operations & Security Officer at Postiz — covering everything built outside of that role: developer platform automation, security tooling and advisories, community infrastructure, and the homelab that runs it all.

What you see here is the public surface. Most development happens on a self-hosted GitLab; repositories move to GitHub when they are ready to be public.

Projects

Repository What it is
contribution-checker GitHub App + Next.js service that scores incoming pull requests for quality and checks them against a contributor whitelist. Runs in production across every Postiz repository and serves 100+ users on the hosted instance.
advisories Central, cross-project security advisory record. One place to look, regardless of which project a finding affects.

Forks & upstream work

Not everything worth maintaining is something new. These are forks kept alive here — some to carry patches upstream, some because the original stopped moving.

Fork Why
discordtickets-revamped A maintained continuation of discord-tickets/bot, the most widely used open-source ticket bot for Discord, after upstream went quiet. Actively developed, GPL-3.0.
Vulnogram Fork of the CVE Program's tool for reserving, managing and publishing CVE records — kept in step with day-to-day advisory work.
hexclave Fork of the Hexclave infrastructure platform, tracked and patched alongside upstream.

How things are built

  • UI-first, always. If it can be done through the API, it can be done through the interface. No feature is CLI-only.
  • Secrets belong in Vault. Signing keys, app credentials and tokens are Vault-backed with strict access scoping — never in a repository, never in a plain CI variable.
  • Operators keep control. Anything self-hosted stays that way: support access is opt-in, manually enabled and time-limited, and the operator always has the last word.
  • Forks are maintained, not abandoned. If something is forked here, it gets updates, security fixes and issue responses.
  • Licensing is per repository. Check the LICENSE file before reusing anything.

Security

Security is the core of what this organisation does, not a side channel.

  • Advisories for all projects are collected in Gelhaus-Solutions/advisories.
  • Found something? Report it privately to security@egelhaus.de, or through the repository's private vulnerability reporting. Please don't open a public issue for a security finding.
  • Reports are handled under coordinated disclosure: acknowledgement, a fix, a published advisory, and credit where it's wanted.

Contact

Built in Germany. Maintained with intent.

Pinned Loading

  1. discordtickets-revamped discordtickets-revamped Public

    Forked from discord-tickets/bot

    A better alternative to the unmaintained discordtickets/bot, the best and most popular open-source ticket management bot for Discord

    JavaScript 8 1

  2. contribution-checker contribution-checker Public

    Check PRs to see their quality and if they are on your whitelist

    TypeScript 3

  3. advisories advisories Public

    Security Advisories across all projects

    1 1

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…