Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add dependabt config #385

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

feat: add dependabot configuration to github actions

85ce246
Select commit
Loading
Failed to load commit list.
Open

Feature/add dependabt config #385

feat: add dependabot configuration to github actions
85ce246
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither failed Jul 5, 2024 in 4s

31 new alerts including 6 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 high
  • 2 medium
  • 4 low

Other Alerts:

  • 19 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 20 in bridge/contracts/Proxies.sol

See this annotation in the file changed.

Code scanning / Slither

Local variable shadowing Low

Check notice on line 15 in bridge/contracts/Proxies.sol

See this annotation in the file changed.

Code scanning / Slither

Local variable shadowing Low

Check notice on line 10 in bridge/contracts/Proxies.sol

See this annotation in the file changed.

Code scanning / Slither

Local variable shadowing Low

Check notice on line 60 in bridge/contracts/zeppelin/upgradable/proxy/TransparentUpgradeableProxy.sol

See this annotation in the file changed.

Code scanning / Slither

Incorrect modifier Low

Modifier TransparentUpgradeableProxy.ifAdmin() does not always execute _; or revert

Check warning on line 78 in bridge/contracts/zeppelin/upgradable/proxy/UpgradeableProxy.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 143 in bridge/contracts/zeppelin/upgradable/proxy/TransparentUpgradeableProxy.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 42 in bridge/contracts/zeppelin/upgradable/proxy/Proxy.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 131 in bridge/contracts/zeppelin/upgradable/proxy/TransparentUpgradeableProxy.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 189 in bridge/contracts/zeppelin/utils/Address.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 54 in bridge/contracts/zeppelin/upgradable/proxy/UpgradeableProxy.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 3 in bridge/contracts/Proxies.sol

See this annotation in the file changed.

Code scanning / Slither

Incorrect versions of Solidity Warning

Version constraint ^0.8.0 contains known severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
- FullInlinerNonExpressionSplitArgumentEvaluationOrder
- MissingSideEffectsOnSelectorAccess
- AbiReencodingHeadOverflowWithStaticArrayCleanup
- DirtyBytesArrayToStorage
- DataLocationChangeInInternalOverride
- NestedCalldataArrayAbiReencodingSizeValidation
- SignedImmutables
- ABIDecodeTwoDimensionalArrayMemory
- KeccakCaching.
It is used by:
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0

Check warning on line 60 in bridge/contracts/zeppelin/utils/Address.sol

See this annotation in the file changed.

Code scanning / Slither

Low-level calls Warning

Check warning on line 146 in bridge/contracts/zeppelin/utils/Address.sol

See this annotation in the file changed.

Code scanning / Slither

Low-level calls Warning

Check warning on line 263 in bridge/contracts/MultiSigWallet.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 3 in bridge/contracts/MultiSigWallet.sol

See this annotation in the file changed.

Code scanning / Slither

Incorrect versions of Solidity Warning

Version constraint ^0.8.0 contains known severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
- FullInlinerNonExpressionSplitArgumentEvaluationOrder
- MissingSideEffectsOnSelectorAccess
- AbiReencodingHeadOverflowWithStaticArrayCleanup
- DirtyBytesArrayToStorage
- DataLocationChangeInInternalOverride
- NestedCalldataArrayAbiReencodingSizeValidation
- SignedImmutables
- ABIDecodeTwoDimensionalArrayMemory
- KeccakCaching.
It is used by:
- ^0.8.0

Check warning on line 263 in bridge/contracts/MultiSigWallet.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning

Check warning on line 175 in bridge/contracts/MultiSigWallet.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning