mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-07-22 01:06:54 -04:00
Add tree-sitter-perl-next unmaintained advisory (#3039)
* Add tree-sitter-perl-next unmaintained advisory * Wrong ID
This commit is contained in:
19
crates/tree-sitter-perl-next/RUSTSEC-0000-0000.md
Normal file
19
crates/tree-sitter-perl-next/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "tree-sitter-perl-next"
|
||||
date = "2026-07-06"
|
||||
url = "https://github.com/PRRPCHT/tree-sitter-perl-next"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# `tree-sitter-perl-next` is unmaintained
|
||||
|
||||
The author of `tree-sitter-perl-next` has stated that the crate is unmaintained and will not receive further fixes (see the repo's readme).
|
||||
|
||||
## Alternative(s)
|
||||
|
||||
- [`ts-parser-perl `](https://crates.io/crates/ts-parser-perl), an actively maintained tree-sitter Perl grammar that tree-sitter-perl-next initially forked.
|
||||
Reference in New Issue
Block a user