Skip to content

ci: add job to run cargo audit on pull_request and weekly#141

Merged
RCasatta merged 3 commits intorust-bitcoin:masterfrom
notmandatory:ci/add_audit
Sep 27, 2023
Merged

ci: add job to run cargo audit on pull_request and weekly#141
RCasatta merged 3 commits intorust-bitcoin:masterfrom
notmandatory:ci/add_audit

Conversation

@notmandatory
Copy link
Copy Markdown
Contributor

@notmandatory notmandatory commented Sep 26, 2023

Fixes #92

Added the audit.yml workflow file from the bdk project. I also had to fix RUSTSEC-2020-0071 by updating the zip dependency to 0.6 and I had to update some MSRV pinning in the CI workflow and README instructions.

I ran into the audit issue when adding bitcoind to bdk for some new integration tests. Once this is merged can you publish a new patch release?

@notmandatory notmandatory force-pushed the ci/add_audit branch 6 times, most recently from 6813361 to 59ef951 Compare September 26, 2023 17:30
@notmandatory notmandatory marked this pull request as ready for review September 26, 2023 17:38
@notmandatory notmandatory changed the title ci: add job to run cargo audit on push and weekly ci: add job to run cargo audit on pull_request and weekly Sep 26, 2023
@RCasatta
Copy link
Copy Markdown
Collaborator

ACK bd71e7a

Thanks a ton!

@RCasatta
Copy link
Copy Markdown
Collaborator

I am going to patch release...

@RCasatta RCasatta merged commit 0b01231 into rust-bitcoin:master Sep 27, 2023
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.

add cargo audit in CI

2 participants