Skip to content

Include contract name in config file #138

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

Closed
alexleid opened this issue Nov 26, 2018 · 1 comment
Closed

Include contract name in config file #138

alexleid opened this issue Nov 26, 2018 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@alexleid
Copy link

Some of the examples seem to contain multiple contracts in the source file (e.g. modifier_reentrancy.sol). Typically you have to specify which contract to verify when using automated tools, so reading the contract name from the yaml config would be very helpful.

Is there anywhere else where I can reliably find the contract name for each contract with a vulnerability? It's possible to read the file and fetch every name, but having the name on hand would be much easier.

@thec00n thec00n self-assigned this Nov 29, 2018
@thec00n thec00n added the question Further information is requested label Nov 29, 2018
@thec00n
Copy link
Collaborator

thec00n commented Feb 11, 2019

Hey @alexleid have a look at #168 this should address your question.

@thec00n thec00n closed this as completed Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants