Skip to content

feat: add node attestations endpoint#549

Merged
jorgeantonio21 merged 8 commits into
mainfrom
add-attestation-to-db
Jul 23, 2025
Merged

feat: add node attestations endpoint#549
jorgeantonio21 merged 8 commits into
mainfrom
add-attestation-to-db

update openapi.yml

645cf07
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Security audit succeeded Jul 23, 2025 in 0s

Security advisories found

3 unmaintained

Details

Warnings

RUSTSEC-2025-0012

backoff is unmainted.

Details
Status unmaintained
Package backoff
Version 0.4.0
URL ihrwein/backoff#66
Date 2025-03-04

The backoff crate is no longer actively maintained. For exponential backoffs/retrying, you can use the backon crate.

RUSTSEC-2024-0388

derivative is unmaintained; consider using an alternative

Details
Status unmaintained
Package derivative
Version 2.2.0
URL mcarton/rust-derivative#117
Date 2024-06-26

The derivative crate is no longer maintained.
Consider using any alternative, for instance:

RUSTSEC-2024-0384

instant is unmaintained

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

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