mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Renamed crates (#518)
- `safe_core` has been renamed to `sn_client` - `safe_app` has been superseded by `sn_client` - `safe_authenticator` has been superseded by `sn_client`. - `safe_vault` has been renamed to `sn_node`.
This commit is contained in:
19
crates/safe_app/RUSTSEC-0000-0000.md
Normal file
19
crates/safe_app/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "safe_app"
|
||||
date = "2020-12-07"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_client/pull/1267"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been superseded by `sn_client`
|
||||
|
||||
This crate has been superseded by `sn_client`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_client>
|
||||
19
crates/safe_authenticator/RUSTSEC-0000-0000.md
Normal file
19
crates/safe_authenticator/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "safe_authenticator"
|
||||
date = "2020-12-07"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_client/pull/1267"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been superseded by `sn_client`
|
||||
|
||||
This crate has been superseded by `sn_client`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_client>
|
||||
19
crates/safe_core/RUSTSEC-0000-0000.md
Normal file
19
crates/safe_core/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "safe_core"
|
||||
date = "2020-12-07"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_client/pull/1267"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `sn_client`
|
||||
|
||||
This crate has been renamed from `safe_core` to `sn_client`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_client>
|
||||
19
crates/safe_vault/RUSTSEC-0000-0000.md
Normal file
19
crates/safe_vault/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "safe_vault"
|
||||
date = "2020-12-07"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_node/pull/1116"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `sn_node`
|
||||
|
||||
This crate has been renamed from `safe_vault` to `sn_node`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_node>
|
||||
Reference in New Issue
Block a user