Add feature : WAFv2 bp check

This commit is contained in:
Juwon 2024-08-07 15:21:51 +09:00 committed by skyuecx0630
parent 626a4b825a
commit 1146844795

6
test.py Normal file
View File

@ -0,0 +1,6 @@
from services.wafv2 import *
print(wafv2_logging_enabled())
# print(wafv2_webacl_not_empty())
# print(wafv2_rulegroup_logging_enabled())
# print(wafv2_rulegroup_not_empty())