Skip to content

Commit 336b1c7

Browse files
fix impact of each nginx rule
1 parent 9950bdc commit 336b1c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/codacy-rules.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ rules:
564564
description: >
565565
Detects Ingress resources configured to use the Ingress NGINX controller.
566566
Ingress NGINX is scheduled for retirement (no fixes after March 2026).
567-
impact: MEDIUM
567+
impact: HIGH
568568
confidence: HIGH
569569
references:
570570
- https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/
@@ -591,7 +591,7 @@ rules:
591591
description: >
592592
Detects IngressClass objects wired to the Ingress NGINX controller.
593593
Ingress NGINX is scheduled for retirement (no fixes after March 2026).
594-
impact: MEDIUM
594+
impact: HIGH
595595
confidence: HIGH
596596
references:
597597
- https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/
@@ -620,7 +620,7 @@ rules:
620620
description: >
621621
Detects Kubernetes resources labelled as part of the Ingress NGINX
622622
controller stack. Ingress NGINX is scheduled for retirement (no fixes after March 2026).
623-
impact: MEDIUM
623+
impact: HIGH
624624
confidence: HIGH
625625
references:
626626
- https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/

0 commit comments

Comments
 (0)