Normalize DetMir Rust lockfile
CI / Rust checks (push) Waiting to run
CI / Docs and registry checks (push) Waiting to run
CI / Smoke checks (push) Waiting to run
Coverage / Coverage baseline (push) Waiting to run
Security / Cargo audit (push) Waiting to run
Security / Cargo deny (push) Waiting to run
Security / Secret pattern check (push) Waiting to run
Security / Dependency review (push) Waiting to run

This commit is contained in:
igor04091968
2026-07-01 06:23:18 +03:00
parent fe87c85a31
commit 388b61d903
-30
View File
@@ -561,18 +561,6 @@ version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
[[package]]
name = "containment-engine"
version = "0.1.0"
dependencies = [
"anyhow",
"chrono",
"clap",
"serde",
"serde_json",
"sha2",
]
[[package]]
name = "core-foundation-sys"
version = "0.8.7"
@@ -710,7 +698,6 @@ version = "0.1.0"
dependencies = [
"anyhow",
"clap",
"serde_json",
]
[[package]]
@@ -1269,10 +1256,8 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"sha2",
"tempfile",
"urlencoding",
"zip 2.4.2",
]
[[package]]
@@ -2136,21 +2121,6 @@ dependencies = [
"winapi-util",
]
[[package]]
name = "security-finding-inbox"
version = "0.1.0"
dependencies = [
"anyhow",
"chrono",
"clap",
"hayabusa-tools",
"reqwest",
"serde",
"serde_json",
"sha2",
"tempfile",
]
[[package]]
name = "semver"
version = "1.0.28"