elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.22k forks source link

Align dashboard APIs #161055

Open JordanSh opened 1 year ago

JordanSh commented 1 year ago

Summary

Currently we have 2 dashboard APIs:

The new vulnerability dashboard API currently follows different naming and routing conventions than the misfoncugrations API. We would like to align them to use a similar convention both for naming and routing

### Definition of done
- [ ] refactor misconfigurations route from "stats" to "misfoncugration_dashboard"
- [ ] refactor files and constants to follow this naming convention as well
elasticmachine commented 1 year ago

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)