Skip to content

add rustsec audit workflow #52

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

interacsion
Copy link
Contributor

Adds a workflow to run cargo-audit daily to be notified of relevant CVEs.
Should probably fix the dependency on SQLx first though, since it is locked to a yanked version and is pulling in a vulnerable dependency. Will probably open a PR for that later

@interacsion
Copy link
Contributor Author

Opened #53. Unfortunately due to a cargo bug (rust-lang/cargo#10801) sqlx-mysql and in turn rsa (which has a vulnerability) still get added to Cargo.lock. Should be fine though, it won't open an issue for it more than once

@jonringer
Copy link
Contributor

Thank you

@jonringer jonringer merged commit bde77ee into ekala-project:master Apr 23, 2025
1 check passed
@interacsion interacsion deleted the rustsec-audit branch April 23, 2025 14:39
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