mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained advisory for bcc (#2065)
This commit is contained in:
15
crates/bcc/RUSTSEC-0000-0000.md
Normal file
15
crates/bcc/RUSTSEC-0000-0000.md
Normal 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).
|
||||
Reference in New Issue
Block a user