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

Tracking issue for cargo audit fixes #208

Closed
8 of 11 tasks
martin-t opened this issue Oct 22, 2021 · 1 comment
Closed
8 of 11 tasks

Tracking issue for cargo audit fixes #208

martin-t opened this issue Oct 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@martin-t
Copy link
Member

martin-t commented Oct 22, 2021

I went through the dep tree to see what needs updating to get cargo audit to pass, here are my notes so far.

martin-t added a commit to martin-t/Fyrox that referenced this issue Oct 22, 2021
We know about them, there's no point failing all CI because of them.

Tracking issue: FyroxEngine#208
@mrDIMAS mrDIMAS pinned this issue Oct 22, 2021
@mrDIMAS mrDIMAS added the enhancement New feature or request label Feb 10, 2022
martin-t added a commit to martin-t/Fyrox that referenced this issue Aug 15, 2022
One new ignore, remove 3 existing ones. I updated the tracking issue - more
details there: FyroxEngine#208
@mrDIMAS mrDIMAS closed this as completed Nov 29, 2024
@martin-t
Copy link
Member Author

For anyone wondering why this is closed, it appears cargo audit CI was removed in c44cf70.

I think a better solution would be to add unmaintained crates to the list of ignores. It doesn't happen that often, this is the first time in two years. There's probably also a flag to ignore unmaintained in general. That way severe security issues would still be caught if/when they happen. But i also understand the frustration caused by how rust's community handles maintenance and deprecation in general.

Since i still use audit in crates that depend on fyrox, i might keep updating the issue to makes sense of my ignore list. OTOH my projects are somewhat on hold so i make no promises.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants