diff --git a/crates/rusoto_credential/RUSTSEC-0000-0000.md b/crates/rusoto_credential/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..bd21913 --- /dev/null +++ b/crates/rusoto_credential/RUSTSEC-0000-0000.md @@ -0,0 +1,17 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "rusoto_credential" +date = "2022-04-24" +url = "https://github.com/rusoto/rusoto/issues/1651" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# Rusoto is unmaintained + +The maintainers of Rusoto advise that all its crates are deprecated. This includes the common crates `rusoto_core`, `rusoto_signature`, `rusoto_credential`, and service crates such as `rusoto_s3` and `rusoto_ec2`. + +Users should migrate to the [AWS SDK for Rust](https://github.com/awslabs/aws-sdk-rust), which is maintained by AWS.