Mike M

Results 2 issues of Mike M

`RunnersApi.getRunners()` is missing the ability to search based on tag_list. Either a new getRunners() method could be added with the additional parameter, or a new, more generic method could be...

On [this page](https://spring.io/guides/topicals/spring-security-architecture) it says: > If you use the Spring Boot Actuator for management endpoints, you probably want them to be secure, and, by default, they are. In fact,...