Skip to content

Add CRE-2026 log-based rules for popular Kubernetes OSS projects#167

Merged
tonymeehan merged 1 commit intoprequel-dev:mainfrom
tonymeehan:tony/add-k8s-oss-cre-2026
Feb 2, 2026
Merged

Add CRE-2026 log-based rules for popular Kubernetes OSS projects#167
tonymeehan merged 1 commit intoprequel-dev:mainfrom
tonymeehan:tony/add-k8s-oss-cre-2026

Conversation

@tonymeehan
Copy link
Contributor

This PR adds 241 new CRE rules (CRE-2026-0001..0016 and CRE-2026-0100..0324) focused on log-first detection for popular OSS components commonly deployed in Kubernetes (ingress-nginx, cert-manager, external-dns, CoreDNS, metrics-server, Prometheus, Grafana, Alertmanager, Loki, Fluent Bit, Harbor, Crunchy Postgres Operator, Redis, Strimzi Kafka, ECK/Elasticsearch, plus Elasticsearch/Kibana reliability patterns).

Each rule includes a minimal synthetic test.log to ensure the repo harness passes (go test ./tests -run TestCres). Category set to kubernetes-problem and tags to [public,kubernetes].

Notes:

  • These are draft-quality and intended to be tightened with real-world log samples and false-positive tests over time.
  • All rule ids are unique and do not conflict with existing CRE IDs in the upstream repo (no CRE-2026-* existed at time of creation).

@tonymeehan tonymeehan merged commit de545c7 into prequel-dev:main Feb 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants