kaplanelad / shellfirm

Intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move checks into includes list

kaplanelad opened this issue · comments

for better config managment we can move all the list of check to include like:

include: git,fs,base, kubernetes, aws etc

the includes should copy to list of check like :

user_defined:
   list of checks....