Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prequel-dev/cre
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.42
Choose a base ref
...
head repository: prequel-dev/cre
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.43
Choose a head ref
  • 9 commits
  • 21 files changed
  • 7 contributors

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    bbe5e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4424675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f01d916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48a2ade View commit details
    Browse the repository at this point in the history
  5. Add Kubernetes critical upstream failure detection rule (#119)

    * feat: add high severity k8s failure cre
    
    * feat: add hash
    
    * chore: remove negates
    
    * fix format
    
    * fix
    varshith257 authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    6ba74de View commit details
    Browse the repository at this point in the history
  6. add nginx-ingress-rewrite (#115)

    * change id
    
    * add CRE-2025-0114
    pszyszkowski authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    e36ca14 View commit details
    Browse the repository at this point in the history
  7. Envoy Proxy – Persistent Upstream Service Failures (#111)

    * envoy-upstream-failure-rule
    
    * envoy-upstream-failure-rule
    
    * Update tags.yaml
    
    * Update envoy-upstream-failure.yaml
    
    * Update tags.yaml
    
    Removed duplicate name microservices tag
    
    * Update envoy-upstream-failure.yaml
    
    removed tag microservices
    
    * regex-update envoy-upstream-failure.yaml
    
    Now this rule will only target the response code key space not the entire logs so that we dont get any false positives.
    rvhost authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    d3b0b55 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Add Kubernetes Pod Disruption Budget (PDB) Violation Rule (#99)

    * Add Kubernetes Pod Disruption Budget (PDB) Violation Rule
    
    - Introduced a new rule (CRE-2025-0108) to detect violations of Kubernetes Pod Disruption Budgets during rolling updates, including detailed descriptions of causes, impacts, and mitigation strategies.
    - Added a test log file demonstrating various scenarios of PDB violations and their consequences.
    
    * fix tags issue
    
    * Corrected tag formatting for operational error in Kubernetes PDB violation rule
    
    * fix cre number
    dhvll authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    61d507e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Add nginx ingress SSL certificate crisis detection (#100)

    * feat(rules): add nginx ingress SSL certificate crisis detection
    
    Add new rule CRE-2025-0120 to detect critical SSL certificate failures in NGINX Ingress Controllers
    
    * chore: rename into failure instead of crisis
    elskow authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    34ee3d0 View commit details
    Browse the repository at this point in the history
Loading