mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 12:07:43 +03:00
Mar 26th 2023 Dev
This commit is contained in:
@@ -29,18 +29,6 @@ class WaapConfigApplication
|
||||
{
|
||||
public:
|
||||
WaapConfigApplication();
|
||||
#if 0 // maybe will be used in the future
|
||||
WaapConfigApplication(
|
||||
bool autonomousSecurity,
|
||||
std::string autonomousSecurityLevel,
|
||||
std::string assetId,
|
||||
std::string assetName,
|
||||
std::string practiceId,
|
||||
std::string practiceName,
|
||||
std::string ruleId,
|
||||
std::string ruleName,
|
||||
bool botProtection);
|
||||
#endif
|
||||
|
||||
bool operator==(const WaapConfigApplication& other) const;
|
||||
|
||||
|
Reference in New Issue
Block a user