Skip to content

Commit

Permalink
arkthor rule folder validation
Browse files Browse the repository at this point in the history
  • Loading branch information
JawedCIA committed Jul 2, 2023
1 parent e9bd798 commit d517794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Arkthor/Core/pscap.py
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,8 @@ def initilization_analysis():
#cnfLoad=load_config()
logging.info(f"START: Rule Folder Contents validation/Updation")
#Check for Arkthor Rules folder for its contents
check_rulefolder_contents("ArkThorRule")
process_threatfox_to_arkthor()
#check_rulefolder_contents("ArkThorRule")
#process_threatfox_to_arkthor()
logging.info(f"DONE: Rule Folder Contents validation/Updation")
#Added by Jawed for RabbitMQ Integration
Expand Down

0 comments on commit d517794

Please sign in to comment.