tirith-core 0.2.11

Terminal security analysis engine - homograph attacks, pipe-to-shell, ANSI injection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod cloaking;
pub mod codefile;
pub mod command;
pub mod configfile;
pub mod credential;
pub mod custom;
pub mod ecosystem;
pub mod environment;
pub mod hostname;
pub mod path;
pub mod rendered;
pub mod shared;
pub mod terminal;
pub mod transport;