stackabletech / stackabletech/postgresql-trino-gateway
RUSTSEC-2024-0436: paste - no longer maintained
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- Avg merge
- 3d 24m
- Merged PRs (30d)
- 3
Description
paste - no longer maintained
| Details | |
|---|---|
| Status | unmaintained |
| Package | paste |
| Version | 1.0.15 |
| URL | https://github.com/dtolnay/paste |
| Date | 2024-10-07 |
The creator of the crate paste has stated in the README.md
that this project is not longer maintained as well as archived the repository
Possible Alternative(s)
pastey: a fork of paste and is aimed to be a drop-in replacement with additional features for paste cratewith_builtin_macros: crate providing a superset ofpaste's functionality including generalmacro_rules!eager expansions andconcat!/concat_idents!macros
See advisory page for additional details.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the RUSTSEC-2024-0436 advisory and the linked paste README.md to confirm the maintenance status and replacement options. Locate where paste 1.0.15 is used and compare pastey or with_builtin_macros before choosing a replacement. Done means the unmaintained dependency is no longer required and the project still builds and passes its existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100