mirror of https://github.com/crytic/slither
parent
f148bbc0a8
commit
722a343b77
@ -1,20 +0,0 @@ |
||||
{ |
||||
"missing-vars-in-v2": [], |
||||
"new-variables": [ |
||||
"ContractV2.stateC" |
||||
], |
||||
"tainted-variables": [ |
||||
"ContractV2.stateB", |
||||
"ContractV2.bug" |
||||
], |
||||
"new-functions": [ |
||||
"i() returns()" |
||||
], |
||||
"modified-functions": [ |
||||
"checkB() returns(bool)" |
||||
], |
||||
"tainted-functions": [ |
||||
"g(uint256) returns()", |
||||
"h() returns()" |
||||
] |
||||
} |
Loading…
Reference in new issue