mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 19:47:44 +03:00
Jun 16th update
This commit is contained in:
@@ -19,7 +19,6 @@ class I_LocalPolicyMgmtGen
|
||||
public:
|
||||
enum class LocalPolicyEnv { LINUX, K8S, COUNT };
|
||||
|
||||
|
||||
virtual std::string parsePolicy(const std::string &policy_version) = 0;
|
||||
virtual const std::string & getPolicyPath(void) const = 0;
|
||||
virtual LocalPolicyEnv getEnvType() const = 0;
|
||||
|
Reference in New Issue
Block a user