mirror of https://github.com/ConsenSys/mythril
blockchainethereumsmart-contractssoliditysecurityprogram-analysissecurity-analysissymbolic-execution
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
902 B
37 lines
902 B
---
|
|
name: Analysis module
|
|
about: Create an analysis module feature request
|
|
|
|
---
|
|
|
|
<!-- Please remove any of the optional sections if they are not applicable. -->
|
|
|
|
## Description
|
|
|
|
<!-- Replace this text with a description of an vulnerability that should be
|
|
detected by a Mythril analysis module. -->
|
|
|
|
## Tests
|
|
|
|
<!-- This section is optional.
|
|
|
|
Replace this text with suggestions on how to test the feature,
|
|
if it is not obvious. This might require certain Solidity source,
|
|
bytecode, or a Truffle project. You can also provide
|
|
links to existing code. -->
|
|
|
|
## Implementation details
|
|
|
|
<!-- This section is optional.
|
|
|
|
If you have thoughts about how to implement the analysis, feel free
|
|
replace this text with that. -->
|
|
|
|
## Links
|
|
|
|
<!-- This section is optional.
|
|
|
|
Replace this text with any links describing the issue or pointing to resources
|
|
that can help in implementing the analysis
|
|
|
|
Thanks for helping! -->
|
|
|