Design Partner programme: the first 100 teams get SreNix free. 100 places left.

See the offer and apply
Security

A safety net you can read in the source

Every guardrail is in code you can read before you install. Not a policy page. Files in a repo.

Safeguards

01

Fixers with limits

Each fixer says what it may touch, in which namespaces, and how much. There is no open shell.

02

Signed approval links

If a fix is outside the rules, SreNix stops. It sends one expiring, signed link to a named person to approve.

03

No long-lived keys

Short-lived, traceable credentials for each fixer.

04

Air-gap ready

Runs disconnected, in your region, on your own model. Your data stays home.

05

A full record

Every detection, decision, command and check is written down. It is signed, so any change to the record can be spotted.

06

Audit bundle

One command exports the evidence pack for your auditors. It stays local.

Trust is earned, and measured

A type of fix gets more freedom only after it has worked reliably in your environment. If it starts failing, a circuit breaker returns it to manual approval.

# fixers/k8s-limit-raise.policy.yaml
scope:
  namespaces: [payments, checkout]
  resources: [deployment]
bounds:
  memory_multiplier_max: 2.0
  requires_verification: true
  rollback_on_regression: true
approval:
  in_envelope: auto
  out_of_envelope: signed_url
  signer_roles: [sre-oncall]
identity: oidc://srenix-fixer

Our honest answers

Are you SOC 2 certified?

Not yet. The evidence trail already exists: every action is signed and can be exported in one command. Certification is the next step.

Is it open source?

It is source-available. You can read all of the code. Commercial use needs a licence.

What if it makes things worse?

On the default path it can’t improvise. It only does fixes from an approved list, and it checks each one afterwards.

Visit the trust centre

On-call should be quieter every week

Helm install in 5 minutes. No telemetry exfiltration. No per-investigation surprises.