We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
name-reused
The detector should check which platform was used with https://crytic.github.io/crytic-compile/crytic_compile/crytic_compile.html#CryticCompile.platform and https://crytic.github.io/slither/slither/core/compilation_unit.html#SlitherCompilationUnit.crytic_compile
slither/slither/detectors/slither/name_reused.py
Lines 51 to 61 in 13d7d9f
https://github.com/crytic/crytic-compile/blob/b5c538aaa66be44b7a68d9723881a7eba2c20898/crytic_compile/platform/truffle.py#L83-L90
The text was updated successfully, but these errors were encountered:
Filter name-reused detector to only run on Truffle projects (crytic#2390
5de2360
)
Merge pull request #2394 from nsiregar/filter-name-reused-only-truffle
7071098
Filter name-reused detector to only run on Truffle projects (#2390)
No branches or pull requests
The detector should check which platform was used with https://crytic.github.io/crytic-compile/crytic_compile/crytic_compile.html#CryticCompile.platform and https://crytic.github.io/slither/slither/core/compilation_unit.html#SlitherCompilationUnit.crytic_compile
slither/slither/detectors/slither/name_reused.py
Lines 51 to 61 in 13d7d9f
https://github.com/crytic/crytic-compile/blob/b5c538aaa66be44b7a68d9723881a7eba2c20898/crytic_compile/platform/truffle.py#L83-L90
The text was updated successfully, but these errors were encountered: