Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 384 Bytes

Activities that are very specific to the operation of the Microgateway.

  • anomaly is an anomaly detection engine
  • circuitbreaker is a circuit breaker for protecting failed services
  • jwt allows for JSON web token based authentication
  • ratelimiter is a rate limiter implementation
  • sqld is a SQL injection attack detector