Skip to content

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Jan 30, 2024

In order to continuously monitor our dependencies for security vulnerabilities, we introduce a new CI job that will use cargo audit to check for any known vulnerabilities.

This job is run on a daily schedule. For each new advisory, a new issue will be created.

Same idea as lightningdevkit/rust-lightning#2861, but since we have some more/other dependencies here, we also introduce it in this repository.

In order to continuously monitor our dependencies for security
vulnerabilities, we introduce a new CI job that will use `cargo audit`
to check for any known vulnerabilities.

This job is run on a daily schedule. For each new advisory, a new issue
will be created.
@tnull tnull force-pushed the 2024-01-introduce-cargo-audit branch from 0840c81 to 13a5d73 Compare February 1, 2024 10:51
@tnull tnull merged commit b2272e5 into lightningdevkit:main Feb 1, 2024
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.

1 participant