in the src/InheritanceManager.sol
contract, the address[] beneficiaries
` variable isn't set to a value
```
A potential DOS attack which could prevent the contract from working altogether could potentially happen which is very likely as being a benefeciary is a requirement for withdrawal
Manual review
The number of beneficiaries in the address[] beneficiaries
should be set to a finite number in the constructor to prevent a potential DOS attack especially when it is being looped over as it is an array
for example;
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.