- Check:
pess-readonly-reentrancy
- Severity:
High
- Confidence:
Low
The detector is obsolete since Slitherin 0.7.1. Highlights the use of getter functions that return a value that theoretically could be manipulated during the execution.
Ensure that getter function values aren't crucial and can't be maliciously used in other contract parts during external calls before being updated.
Also check out: