Firebase functions unbounded operations from user input dow risk
Detects code patterns where the number of iterations in a loop or the size of a fetched list is determined by unvalidated user input, especially if costly operations are performed within the loop. This can be exploited for Denial of Wallet (DoW) attacks.