Skip to content

Commit

Permalink
Assigned RUSTSEC-2024-0383 to bcc (#2114)
Browse files Browse the repository at this point in the history
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and amousset authored Nov 10, 2024
1 parent 59c3881 commit 7d42d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .duplicate-id-guard
Original file line number Diff line number Diff line change
@@ -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 -
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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).

0 comments on commit 7d42d2c

Please sign in to comment.