create configs

This commit is contained in:
ichiichi11
2020-10-11 23:40:08 +09:00
parent 0663f8403d
commit 261676574a
5 changed files with 95 additions and 66 deletions

View File

@@ -1,5 +1,6 @@
mod application;
mod common;
mod configs;
pub mod detection;
mod powershell;
mod security;