Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
golden_apple
Published crate doesn't match its repository
Verified 20 out of 22 files (includes 2 Cargo-generated).
Files in the crates.io crate compared to the repository:
src/netty/
mod.rs
does not match the repository.play.rs
not found.
Fetched
https://github.com/thisjaiden/golden_apple.git
4e236237ae297b713d3ab7fbbe0678d7f0e7d281.Checked on 2024-11-10
This check is experimental.
corewlan-sys
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Failed to verify create's content against its repository
Verified 9 out of 10 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- warning: There is no matching git tag containing version '0.1.1'.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
.DS_Store
not found.
Fetched
https://github.com/thisjaiden/corewlan-sys.git
f628216cc363038fdeaec378a98e7d200d8332e9.Checked on 2024-07-24
- warning: The crates.io package has no commit hash associated with it.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.