mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Add unmaintained advisory for ncollide (#1623)
There is no activity since March 2022 and the maintainer has advised that this crate is passively-maintained since January 2021.
This commit is contained in:
15
crates/ncollide2d/RUSTSEC-0000-0000.md
Normal file
15
crates/ncollide2d/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,15 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "ncollide2d"
|
||||
date = "2021-01-29"
|
||||
url = "https://github.com/dimforge/ncollide"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
# ncollide2d is unmaintained
|
||||
|
||||
The maintainer has advised that this crate is passively-maintained and that it
|
||||
is being superseded by the [Parry](https://github.com/dimforge/parry) project.
|
||||
15
crates/ncollide3d/RUSTSEC-0000-0000.md
Normal file
15
crates/ncollide3d/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,15 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "ncollide3d"
|
||||
date = "2021-01-29"
|
||||
url = "https://github.com/dimforge/ncollide"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
# ncollide3d is unmaintained
|
||||
|
||||
The maintainer has advised that this crate is passively-maintained and that it
|
||||
is being superseded by the [Parry](https://github.com/dimforge/parry) project.
|
||||
Reference in New Issue
Block a user