Skip to content

Commit

Permalink
Update labsecurity
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmeca authored May 16, 2021
1 parent 4d27945 commit aa2b430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labsecurity
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import sys
import time
from colorama import init, Fore, Style
from libsecurity.main import *
from libsecurity.core.scanners import *
from libsecurity.scanners import *

init(autoreset=True)

Expand Down

0 comments on commit aa2b430

Please sign in to comment.