shellhist-forensic 0.1.0

Forensic anomaly auditor for shell command history — history clearing, timestamp regression, and download-pipe-to-shell as graded report::Finding, built on shellhist-core
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "forensicnomicon"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "beb5aa5a16edfc4fb436fad2602d63da02a9bc9bdd7ed5e23a56f63bbccefc10"

[[package]]
name = "shellhist-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02efdbc76904189c4a388a1ecd0fe7ca301a8aea0772302bd8a1a39fb6bb6a9e"

[[package]]
name = "shellhist-forensic"
version = "0.1.0"
dependencies = [
 "forensicnomicon",
 "shellhist-core",
]