-
- Downloads
Add WAF anomalies controller
Adds controller for serving anomaly request summaries for WAF. Serves requests with polling interval of 5000ms and reactive caching Part of the work to complete #14707
parent
38b958ab
No related branches found
No related tags found
Showing
- ee/app/controllers/projects/security/waf_anomalies_controller.rb 47 additions, 0 deletions...controllers/projects/security/waf_anomalies_controller.rb
- ee/config/routes/project.rb 6 additions, 0 deletionsee/config/routes/project.rb
- ee/spec/controllers/projects/security/waf_anomalies_controller_spec.rb 77 additions, 0 deletions...ollers/projects/security/waf_anomalies_controller_spec.rb
- ee/spec/fixtures/api/schemas/waf_anomaly_summary.json 25 additions, 0 deletionsee/spec/fixtures/api/schemas/waf_anomaly_summary.json
Please register or sign in to comment