Skip to content

chore: Incorporate cargo-audit to CI #3378

@mrnaveira

Description

@mrnaveira

Currently we don't have automated process to detect vulnerabilities in our dependencies.

We could integrate something like cargo-audit to our CI process (e.g. to be triggered on pull requests).

For more context:

  • We already know that we have dependencies that need upgrading, so we should exclude them from cargo-audit until they are fixed, so only new dependency warnings are reported.
  • We used to have a bot that bumped dependency version automatically, but was disabled years ago for some reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions