-
- 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
4c0689f0
No related branches found
No related tags found
Pipeline #106939563 failed
Stage: prepare
Stage: test
Stage: post-test
Stage: review-prepare
Stage: review
Stage: qa
Stage: post-qa
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/security/waf_anomalies_controller_spec.rb 79 additions, 0 deletions...pec/controllers/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