Add tree-sitter-perl-next unmaintained advisory (#3039)

* Add tree-sitter-perl-next unmaintained advisory

* Wrong ID
This commit is contained in:
Pierre Pichot
2026-07-06 11:06:20 +02:00
committed by GitHub
parent 03ea7ec793
commit 703a5d19fa

View 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.