Skip to content
README.md 300 B
Newer Older
ldemarcosm's avatar
ldemarcosm committed
# l3_attackmitigator
- Receives detected attacks from the Centralized Attack Detector component and performs the necessary mitigations.
- Functions: 
  - PerformMitigation(self, request: L3AttackmitigatorOutput)
  - GetMitigation(self, request: Empty)
  - GetConfiguredACLRules(self, request: Empty)