RUSTSEC-2024-0384: `instant` is unmaintained

Open
#249 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
security

Research direction

Start with the RustSec advisory and search the repository's dependency references for the instant crate and its 0.1.13 version. Replace the unmaintained dependency with the recommended web-time crate, then verify that the dependency no longer appears in the resolved dependency set and that the project's checks pass.

Written by the indexing model from the issue text.

Description

instant is unmaintained

Details
Status unmaintained
Package instant
Version 0.1.13
URL
Date 2024-09-01

This crate is no longer maintained, and the author recommends using the maintained web-time crate instead.

See advisory page for additional details.

Dominant language
Python
Stars
9
Forks
2
Avg merge
1d 9h
Merged PRs (30d)
8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stackabletech/listener-operator

All issues in stackabletech/listener-operator

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.