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

Fix cargo audit to catch advisory where information is set to unsound and yanked crates #106

Closed
wants to merge 22 commits into from

Conversation

la10736
Copy link
Contributor

@la10736 la10736 commented Jan 23, 2023

Fix cargo audit to catch advisory where information is set to unsound and yanked crates

We added audit.toml to configure cargo audit to catch this kind of warning and expose them as errors. We ignored a atty unsound error because we use atty just for banches and test logging.

More we removed the hack in the check script that relayed on json output and not on cargo audit script output values.

closes(partially): PS-231 https://horizenlabs.atlassian.net/browse/PS-231

ysibirski and others added 22 commits June 24, 2022 12:43
* Added SNAPSHOT[0-9]*.\.jar build and publish + set version script

* New CI/CD pipeline process
Co-authored-by: nicholas mainardi <mainardinicholas@gmail.com>
Co-authored-by: DanieleDiBenedetto <daniele@horizenlabs.io>
Co-authored-by: Carlo Russo <carlo.russo@email.it>
New Key Rotation Circuit + Java API updates
Restored backward compatibility on ThresholdV1 + added related regression tests
@la10736 la10736 closed this Jan 23, 2023
@la10736 la10736 deleted the cargo_audit_fix branch January 23, 2023 11:57
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.

None yet

4 participants