mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0383 to bcc (#2114)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
59c3881e69
commit
7d42d2c194
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
60335f276bb059bae9da0958c99d64a5da780ab679843285825cff55cc43deb8 -
|
||||
41d1c0c7f6a33e651813622eacbdd0bc3a50b517a846b092ca71ce33fd5a42bb -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0383"
|
||||
package = "bcc"
|
||||
date = "2024-09-04"
|
||||
url = "https://github.com/rust-bpf/rust-bcc/issues/200"
|
||||
@@ -12,4 +12,4 @@ 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).
|
||||
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