Skip to content

Enhancement: use cargo-auditable to add metadata to the binary about dependencies #404

@cjrh

Description

@cjrh

Now that openssl is vendored following #401, it would be a good idea to inject dependency information into the executable during the build process:

https://github.com/rust-secure-code/cargo-auditable

Tools can scan all the binaries on a system to check specifically for statically-linked binaries that have reported vulnerabilities and dramatically speed up the process of finding, updating, rebuilding, and deploying such assets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions