Skip to content

[Build] RUSTSEC-2020-0071: Potential segfault in the time crate #325

@c0dearm

Description

@c0dearm

Description

arrayfire-rust depends on the mnist package that in turn depends on the time crate.

The following security advisory was raised tonight regarding the time crate: c0dearm/mushin#16

I think there are a few things to do here:

  • Upgrade the mnist package so that the security vulnerability is not there anymore.
  • Set up a GitHub workflow to check for package vulnerabilities (like it is done in the mushin project)
  • Is mnist really a required dependency? Would it be possible to have it only as a dev dependency or in a Cargo feature flag?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions