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

Audit tool now exits with nonzero error code if severe issues are found #29

Merged

Conversation

josh-richardson
Copy link
Contributor

To allow web3j audit to work nicely in a basic CI pipeline, we need to exit with a nonzero error code if non-informational issues are found during the audit. This pulls in some logic from the auditing tool to make this possible.

@cfelde
Copy link
Contributor

cfelde commented Jan 14, 2020

Maybe we talked about this already, but with our now import and use of the smartcheck jar and code, wouldn't this force us to GPL the CLI?

https://github.com/smartdec/smartcheck/blob/master/LICENSE

@josh-richardson josh-richardson merged commit ca2aa7f into hyperledger-web3j:master Mar 2, 2020
@josh-richardson josh-richardson deleted the improve-audit branch March 2, 2020 09:59
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

Successfully merging this pull request may close these issues.

2 participants