Add unmaintained advisory for bcc (#2065)

This commit is contained in:
Flash
2024-11-10 20:52:59 +08:00
committed by GitHub
parent d173a20a1d
commit 59c3881e69

View File

@@ -0,0 +1,15 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "bcc"
date = "2024-09-04"
url = "https://github.com/rust-bpf/rust-bcc/issues/200"
informational = "unmaintained"
[versions]
patched = []
```
# bcc is unmaintained
bcc will no longer be maintained as declared by the developer. Users are recommended to use libbpf-rs instead. See [libbpf-rs](https://github.com/libbpf/libbpf-rs).