forked from actions-rs/audit-check
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Just added this action here luftkode/plotinator3000#148 but it fails with: Error: Unexpected token '2025-0"... is not valid JSON
I cannot see in the logs which version of cargo-audit
runs which I think would be nice(!). But running it locally with the latest version 0.21.0
gives this output:
cargo audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 724 security advisories (from /home/marc/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (538 crate dependencies)
Crate: proc-macro-error
Version: 1.0.4
Warning: unmaintained
Title: proc-macro-error is unmaintained
Date: 2024-09-01
ID: RUSTSEC-2024-0370
URL: https://rustsec.org/advisories/RUSTSEC-2024-0370
Dependency tree:
proc-macro-error 1.0.4
└── hdf5-metno-derive 0.9.1
└── hdf5-metno 0.9.2
└── skytem_hdf 0.1.0
└── plotinator3000 1.3.5
It runs fine but warns on an unmaintained dependency
Metadata
Metadata
Assignees
Labels
No labels