Skip to content

Commit af59d31

Browse files
committed
fix tags
1 parent 682ce5f commit af59d31

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

rules/cre-2025-0115/mongodb-primary-election-failure.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,11 @@ rules:
2525
- System resource constraints (CPU, memory, disk) causing node failures
2626
- Firewall or security group rules blocking inter-node communication
2727
tags:
28-
- mongodb
29-
- replica-set
30-
- primary-election
31-
- availability
32-
- database
3328
- ha
3429
- quorum
35-
- heartbeat
36-
- network-partition
37-
- election-timeout
30+
- leader-election
31+
- network
32+
- timeout
3833
- crash
3934
- data-loss
4035
mitigation: |

0 commit comments

Comments
 (0)