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

cargo-deny config no longer supported #5076

Closed
jayvdb opened this issue Sep 9, 2024 · 1 comment · Fixed by #5096
Closed

cargo-deny config no longer supported #5076

jayvdb opened this issue Sep 9, 2024 · 1 comment · Fixed by #5096

Comments

@jayvdb
Copy link

jayvdb commented Sep 9, 2024

Describe the bug

The deny.toml in the repo is no longer supported by cargo-deny

Steps to reproduce

wasmer> cargo deny check advisories
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
   ┌─ /home/jayvdb/rust/wasmer/deny.toml:39:1
   │
39 │ vulnerability = "deny"
   │ ━━━━━━━━━━━━━

Expected behavior

Actual behavior

Additional context

@jayvdb jayvdb mentioned this issue Sep 9, 2024
@xdoardo xdoardo assigned xdoardo and unassigned xdoardo Sep 12, 2024
@xdoardo
Copy link
Contributor

xdoardo commented Sep 12, 2024

Thanks for the report. We opened #5081 to keep track of it, so I'm closing this one. Again, thanks!

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 a pull request may close this issue.

3 participants