### Implement a resolver that returns projects health metrics with the following filters: - Projects that need attention. - Healthy projects. - Unhealthy projects. - Add a filter by level for the resolver ### Additional filters that can be implemented - Projects that are not sufficient in leaders or contributor requirements. - Projects that have problems with funding. - Projects that have no recent commits or releases. #### Consider adding a filter to get the projects that have high scores with these issues. ### Are you going to work on implementing this? - [x] Yes - [ ] No