Skip to content

fix: add reentrancy check in getQuoteStatus view

daa49a2
Select commit
Loading
Failed to load commit list.
Merged

Feature/GBI-2807 - PegIn contract #354

fix: add reentrancy check in getQuoteStatus view
daa49a2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither failed Aug 25, 2025 in 6s

12 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high
  • 1 medium
  • 3 low

Other Alerts:

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 149 in contracts/PegInContract.sol

See this annotation in the file changed.

Code scanning / Slither

Low-level calls Warning

Check failure on line 200 in contracts/PegInContract.sol

See this annotation in the file changed.

Code scanning / Slither

Reentrancy vulnerabilities High

Check notice on line 200 in contracts/PegInContract.sol

See this annotation in the file changed.

Code scanning / Slither

Return Bomb Low

Check failure on line 392 in contracts/PegInContract.sol

See this annotation in the file changed.

Code scanning / Slither

Functions that send Ether to arbitrary destinations High

Check notice on line 392 in contracts/PegInContract.sol

See this annotation in the file changed.

Code scanning / Slither

Return Bomb Low