-
Notifications
You must be signed in to change notification settings - Fork 4
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
📄 update Natspec security message #69
📄 update Natspec security message #69
Conversation
🤖 Slither Analysis Report 🔎Slither reportSlither reportTHIS CHECKLIST IS NOT COMPLETE. Use incorrect-shift🔴 Impact: High
divide-before-multiply🟡 Impact: Medium
unused-return🟡 Impact: Medium
base/ModuleManager.sol#L303-L309 write-after-write🟡 Impact: Medium
shadowing-local🔵 Impact: Low
missing-zero-check🔵 Impact: Low
factory/AccountFactory.sol#L38 reentrancy-events🔵 Impact: Low
factory/AccountFactory.sol#L48-L67
assemblyℹ️ Impact: Informational
base/ExecutionHelper.sol#L58-L69
base/ExecutionHelper.sol#L126-L138
factory/AccountFactory.sol#L75-L92
base/ExecutionHelper.sol#L34-L49
base/BaseAccount.sol#L107-L122
factory/AccountFactory.sol#L48-L67
base/ModuleManager.sol#L65-L103
base/ExecutionHelper.sol#L103-L119 dead-codeℹ️ Impact: Informational
base/ExecutionHelper.sol#L103-L119
base/ExecutionHelper.sol#L126-L138
low-level-callsℹ️ Impact: Informational
missing-inheritanceℹ️ Impact: Informational
modules/validators/K1Validator.sol#L32-L88 naming-conventionℹ️ Impact: Informational
factory/AccountFactory.sol#L34
redundant-statementsℹ️ Impact: Informational
too-many-digitsℹ️ Impact: Informational
This comment was automatically generated by the GitHub Actions workflow. |
Changes to gas cost
🧾 Summary (5% most significant diffs)
Full diff report 👇
|
📄 update Natspec security message
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
46548b5
into
feat/SMA-828-fuzz-invariant-tests
Pull Request for Smart Contract Improvement
Describe your changes:
Link any related issues:
Testing:
Note: Please ensure all tests and lint checks pass before requesting a review. If there are any errors, fix them prior to submission.
Checklist: