scout-soroban icon indicating copy to clipboard operation
scout-soroban copied to clipboard

Improve detector for incorrect-exponentiation and include new test-cases

Open arturoBeccar opened this issue 9 months ago • 0 comments

Description

  • [x] Improve detector incorrect-exponentiation to detect test-cases where the symbol ^= is used.
  • [x] Also add new relevant vulnerable and remediated test cases for using this symbol.
  • [x] Add, if necessary, any relevant additional documentation for the detector and test cases.
  • [x] Ensure that other than incorrect-exponentiation and maybe soroban-version, all other issues detected by scout are not present in the code.

arturoBeccar avatar May 06 '24 12:05 arturoBeccar