Skip to content

Unmaintained Dependency paste (RUSTSEC-2024-0436) #279

@Nicoretti

Description

@Nicoretti

Hi Cryptoki maintainers,

Thanks for providing this library!

I noticed that cryptoki uses the paste crate (https://github.com/dtolnay/paste), and I wanted to bring to your attention RUSTSEC-2024-0436, which notes that paste is currently unmaintained.

I've been thinking about possible solutions, and given how small the paste crate is, vendoring it directly into cryptoki seems like a reasonable and straightforward option. This would remove the external dependency and give you more control over its maintenance and security going forward. Plus, it wouldn't negatively impact the current security posture.

To that end, I was wondering if you'd be open to a PR where I vendor the paste code directly into cryptoki?

Thanks for your time and all your work on cryptoki!

best
Nico

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