Assigned RUSTSEC-2024-0383 to bcc (#2114)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-10 13:53:21 +01:00
committed by GitHub
parent 59c3881e69
commit 7d42d2c194
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently. This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs. This prevents duplicate ID assignment due to a race between those jobs.
60335f276bb059bae9da0958c99d64a5da780ab679843285825cff55cc43deb8 - 41d1c0c7f6a33e651813622eacbdd0bc3a50b517a846b092ca71ce33fd5a42bb -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2024-0383"
package = "bcc" package = "bcc"
date = "2024-09-04" date = "2024-09-04"
url = "https://github.com/rust-bpf/rust-bcc/issues/200" url = "https://github.com/rust-bpf/rust-bcc/issues/200"
@@ -12,4 +12,4 @@ patched = []
# bcc is unmaintained # 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).