mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 17:31:52 +03:00
Jun 16th update
This commit is contained in:
@@ -52,7 +52,6 @@ WaapComponent::preload()
|
||||
// TODO:: call stuff like registerExpectedCofiguration here..
|
||||
registerExpectedConfiguration<WaapConfigApplication>("WAAP", "WebApplicationSecurity");
|
||||
registerExpectedConfiguration<WaapConfigAPI>("WAAP", "WebAPISecurity");
|
||||
registerExpectedConfiguration<std::string>("WAAP", "Sigs score file path");
|
||||
registerExpectedConfiguration<std::string>("WAAP", "Sigs file path");
|
||||
registerExpectedConfigFile("waap", Config::ConfigFileType::Policy);
|
||||
registerConfigLoadCb(
|
||||
|
||||
Reference in New Issue
Block a user