Liam Williams

Results 9 comments of Liam Williams

I am currently still exploring which bits would be useful to me as a library. The general problem I am solving is communication with servers when I only know the...

See https://github.com/grpc/grpc-java/issues/7397#issuecomment-719858933 where I was advised that SNI support with grpc-java is recommended to be achieved by manipulating the key store and relying on default handling for SNI in Java

@r-sreesaran @ymohdriz @gracekarina please see below for my current workaround that should demonstrate what is lacking from the current `OpenAPIV3Parser`. I do not have a PR ready, I am not...

@exelban sure happy to retry with a debug build, this reproduces consistently for me

I was hoping to be able to set the `cve.cpe.startswith.filter`

I noticed the recent issues with the NVD API and this seemed to be a key parameter, end goal is/was to stabilise my CI builds that use the plugin, that...

Makes sense, is this in the release notes somewhere I must have missed it?