Skip to content
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

Does securify analyse all contracts in a contract file? #15

Open
lukasdenk opened this issue Oct 11, 2020 · 3 comments
Open

Does securify analyse all contracts in a contract file? #15

lukasdenk opened this issue Oct 11, 2020 · 3 comments

Comments

@lukasdenk
Copy link

Some .sol-files contain several contracts. If so, does securify analyse all of them? If not, which one does it analyse?

@YannisSach
Copy link
Collaborator

YannisSach commented Oct 12, 2020

Hi Lukas, Securify2.0 analyzes all contracts. However, you can choose to get only the results for the contracts you are interested in by using the argument --include-contracts.

Yannis

@lukasdenk
Copy link
Author

Hi, thank you!

@lukasdenk
Copy link
Author

lukasdenk commented Oct 13, 2020

In the help-message, it says "Contracts to include in the output". Does this mean that securify analyses all contracts but only reports the specified ones or does it also just only analyse the specified ones?

@lukasdenk lukasdenk reopened this Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants