Skip to content

Commit

Permalink
temporarily add vulnerability to test if it works
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Roy <[email protected]>
  • Loading branch information
roypat committed Oct 5, 2023
1 parent 7e1ed98 commit 2abca38
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
25 changes: 23 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/firecracker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ seccompiler = { path = "../seccompiler" }
snapshot = { path = "../snapshot" }
utils = { path = "../utils" }
vmm = { path = "../vmm" }
atty = "0.2.14"

[dev-dependencies]
cargo_toml = "0.16.3"
Expand Down

0 comments on commit 2abca38

Please sign in to comment.