Ernest Micklei

Results 110 comments of Ernest Micklei

Well, I thought the v2.16.0 would do it at the time. My guess is that some other tooling and public? registry out there needs to become aware of it. I...

this says its ok now: https://nvd.nist.gov/vuln/detail/CVE-2022-1996

Moved to go-restful-openapi repo. https://github.com/emicklei/go-restful-openapi/issues/100

hi all, sorry for the delay. I will add this feature flag as mentioned. Will that suffice?

After the change, two test fail. Need to check if the test was correct in the first place ``` --- FAIL: Test_matchesRouteByPathTokens (0.00s) --- FAIL: TestMatchesPath_VarOnFront (0.00s) ```

Reading through https://github.com/protocolbuffers/protobuf/blob/v3.12.0/docs/implementing_proto3_presence.md and the fact that this parser already accepts proto2 syntac, it looks like no change is needed in the parser (unless it starts validating more in future...

Thank for providing your feedback. It helps the project to improve for all users. 1). At the moment, durations are not accepted in the second parameter of the progression function....

thank for commenting on the reply. I just started with 2) and got the first results working I will update this issue when I have more progress.