Matthias Muth
Matthias Muth
When comparing two GraphQL schemas and finding breaking changes between them, I'd propose to not only describe the found changes in a textual way (`myType.field changed type from String to...
__I want to suggest an idea and checked that ...__ - [x] ... to my best knowledge, my idea wouldn't break something for other users - [x] ... the documentation...
- the latest default Kubernetes setup of AWS has its kubelet config path in the added location. Proposing to extend the list of scanned paths in order to make kube-bench...
**Overview** I just upgraded my AWS EKS cluster to Kubernetes 1.29 - afterwards kube-bench reports 3 new findings that haven't been reported in 1.28: ``` [FAIL] 3.2.1 Ensure that the...
**Feature Request** Hi there - I am currently migrating from graphql-kickstart to spring-graphql. The new observations in the `GraphQlObservationInstrumentation` are really great! However I suffer from a huge amount of...